Commit History

Author SHA1 Message Date
  aggstam e85ab2d204 script/research/nodes-tool: update structs 4 years ago
  aggstam d02ee72177 consensus: explicit field names in structures 4 years ago
  aggstam 20467eadba consesus:block restructure 4 years ago
  aggstam 0f3b420122 src/consensus/task/consensus_sync: modified state retrieval, script/consensus_simulation and script/research/node-tools updated, src/util/time: increased retries to 10 4 years ago
  aggstam be7fd5fef2 consensus/proto/protocol_sync:handle_receive_block(): consensus nodes exit at function start, nodes-tool: upgraded to latest versions 4 years ago
  aggstam 341635f12b consensus: minor fixes 4 years ago
  aggstam fcbc935fd9 nodes-tool: modified to work with darkfid2, syncing: changed blocks retriaval method, forking a fork chain impl added, new consensus simulation script added 4 years ago
  aggstam 4589153852 script/research/nodes-tool: use new src/consensus structs 4 years ago
  aggstam 9e613d514a validatord: moved tx protocol and json rpc to main p2p subnet, protocol_sync.rs: upon receiving finalized block, node removes blocks txs from unconfirmed_txs, /src/consensus/state.rs: decoupled removal of unconfirmed txs 4 years ago
  aggstam 71cd403ceb scr/consensus: BlockOrderStore created, validatord: retrieve last block info from sled (removed redudant ConsensusState attributes), added subnets configs, simulation script modified, nodes-tool: removed redudant info 4 years ago
  aggstam 4ed5fb001b Revert "src/consensus: removed fixed genesis timestamp (if sled db doesn't exists it restarts from current timestamp)" 4 years ago
  aggstam 425d339c43 src/consensus: removed fixed genesis timestamp (if sled db doesn't exists it restarts from current timestamp) 4 years ago
  aggstam a9b5777861 src/consensu: block metadata modifications, proper hash handling, misc cleanups 4 years ago
  aggstam 7a34ec3d45 src/consensus: split state, fully sled integration, modified nodes-tool to extract all sled db data 4 years ago
  aggstam ab7eb937ad WIP:script/research/nodes-tool: dummy tool to extract validatord state from sled to a json like file 4 years ago