aggstam
|
be7fd5fef2
|
consensus/proto/protocol_sync:handle_receive_block(): consensus nodes exit at function start, nodes-tool: upgraded to latest versions
|
2022-05-04 20:35:58 +03:00 |
|
parazyd
|
01724a544d
|
Sync package versions in the repo.
|
2022-04-28 20:19:04 +02:00 |
|
aggstam
|
341635f12b
|
consensus: minor fixes
|
2022-04-27 21:08:13 +03:00 |
|
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
|
2022-04-26 19:13:16 +03:00 |
|
aggstam
|
4589153852
|
script/research/nodes-tool: use new src/consensus structs
|
2022-04-25 14:56:48 +03:00 |
|
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
|
2022-04-21 16:40:52 +03:00 |
|
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
|
2022-04-19 16:27:53 +03:00 |
|
aggstam
|
4ed5fb001b
|
Revert "src/consensus: removed fixed genesis timestamp (if sled db doesn't exists it restarts from current timestamp)"
This reverts commit 425d339c43.
|
2022-04-17 16:50:58 +03:00 |
|
aggstam
|
425d339c43
|
src/consensus: removed fixed genesis timestamp (if sled db doesn't exists it restarts from current timestamp)
|
2022-04-17 15:10:08 +03:00 |
|
aggstam
|
a9b5777861
|
src/consensu: block metadata modifications, proper hash handling, misc cleanups
|
2022-04-15 20:58:32 +03:00 |
|
aggstam
|
7a34ec3d45
|
src/consensus: split state, fully sled integration, modified nodes-tool to extract all sled db data
|
2022-04-14 13:19:11 +03:00 |
|
aggstam
|
ab7eb937ad
|
WIP:script/research/nodes-tool: dummy tool to extract validatord state from sled to a json like file
|
2022-04-11 15:38:13 +03:00 |
|