| .. |
|
src
|
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 سال پیش |
|
.gitignore
|
9b429d9b6c
Update dependency versions.
|
4 سال پیش |
|
Cargo.toml
|
8ea28e752f
src/consensus: blake3 hashes used insted of String, removed serde Deserialize/Serialize (finally)
|
4 سال پیش |
|
simulation.sh
|
c217030367
validatord: sync tasks and protocols implemented
|
4 سال پیش |
|
validatord_config.toml
|
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 سال پیش |