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 |
|