Commit History

Author SHA1 Message Date
  parazyd eda67fdc5a chore: Clippy lint 2 years ago
  x 5874702bce p2p channels() doesn't need to be async 3 years ago
  parazyd 41631701ac consensus: Compile fix. 3 years ago
  parazyd 0f125fa2db net: Remove async-std dependency and prefer smol. 3 years ago
  parazyd 21dd80ae99 rpc: Replace serde_json with tinyjson. 3 years ago
  aggstam d3aa5ba643 rpc/jsonrpc: simplyfied subscibers usage 3 years ago
  parazyd 55ee919906 net: Perform full p2p code cleanup and improve certain pieces. 3 years ago
  aggstam ec97e969c8 sdk: renamed SlotCheckpoint to Slot 3 years ago
  aggstam 01dad53892 consensus: created helper struct for all time related calculations, for easier access by the runtime 3 years ago
  aggstam e06b6fa1df consensus: moved pending txs from memory a distinct sled store 3 years ago
  parazyd 4efb0ecf8c lib: Apply linter suggestions. 3 years ago
  aggstam a9fe80715b consensus: fixed consensys state sync 3 years ago
  aggstam 90f3a0fea7 consensus/task/consensus_sync: removed redundant check 3 years ago
  aggstam 401354da91 consensus: simplyfied previous leaders count 3 years ago
  aggstam 3f6fc0d7af consensus: simplyfied total stake calculation and removed slot offset logic 3 years ago
  x 5702976798 cleanup logging project wide 3 years ago
  parazyd 71cd3064d6 Update license year. 3 years ago
  aggstam 1af30e6975 consensus/consensus_sync: fixed stupid check 3 years ago
  aggstam 402e313100 consensus: sync fixes and more checks to trigger resync 3 years ago
  aggstam c8165d5320 consensus: fixes and additions 3 years ago
  aggstam 1f48e01a26 consensus/task/consensus_sync: missing unsbscribe added 3 years ago
  aggstam ae538b08b9 consensus:proposal_task(): redesign completed, consensus minor fixes 3 years ago
  aggstam abfc86c0fb WIP: consensus/consensus_sync(): redesign 3 years ago
  aggstam ae24fd7674 consensus: leaders history sync fix, fmt 3 years ago
  aggstam ba5355f21e consensus: fork state checkpoints logic added 3 years ago
  aggstam 9b013fbc5d consensus: removed redundant leaders_spent_coins 3 years ago
  aggstam 6bc24e54ef consensus: hot/live slot checkpoints sync impl added as part of consensus_sync task 3 years ago
  aggstam 0f3d8e29b1 consensus: include nullifiers and spent coins when syncing consensus state 3 years ago
  aggstam d6aa0d32ad consensus: overall empty slots calculation along with slots offset logic 3 years ago
  aggstam 0bd7d8a376 consensus: chopped Participants 3 years ago