提交历史

作者 SHA1 备注 提交日期
  aggstam 341635f12b consensus: minor fixes 4 年之前
  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 年之前
  aggstam 4589153852 script/research/nodes-tool: use new src/consensus structs 4 年之前
  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 年之前
  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 年之前
  aggstam 4ed5fb001b Revert "src/consensus: removed fixed genesis timestamp (if sled db doesn't exists it restarts from current timestamp)" 4 年之前
  aggstam 425d339c43 src/consensus: removed fixed genesis timestamp (if sled db doesn't exists it restarts from current timestamp) 4 年之前
  aggstam a9b5777861 src/consensu: block metadata modifications, proper hash handling, misc cleanups 4 年之前
  aggstam 7a34ec3d45 src/consensus: split state, fully sled integration, modified nodes-tool to extract all sled db data 4 年之前
  aggstam ab7eb937ad WIP:script/research/nodes-tool: dummy tool to extract validatord state from sled to a json like file 4 年之前