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
|
7a34ec3d45
src/consensus: split state, fully sled integration, modified nodes-tool to extract all sled db data
|
4 лет назад |
aggstam
|
56186fc49e
src/consensus: fork chains to use BlockProposal strusture, cleanup, encode_payload! macro added
|
4 лет назад |
aggstam
|
8ea28e752f
src/consensus: blake3 hashes used insted of String, removed serde Deserialize/Serialize (finally)
|
4 лет назад |
aggstam
|
267e1d2016
validatord: state storage moved from jsonfile to sled
|
4 лет назад |
aggstam
|
bc49396a64
validatord: participants logic implemented
|
4 лет назад |
aggstam
|
65e827df1e
validatord: proper p2p messages handling, n nodes simulation
|
4 лет назад |
aggstam
|
07b27791b0
validatord: added votes orphans impl, removed artificial delays when voting, remove +nightly from simulation
|
4 лет назад |
aggstam
|
bcf0975d82
jsonrpc: quick results handling
|
4 лет назад |
aggstam
|
3328887294
validatord: jsonrpc cleanup
|
4 лет назад |
aggstam
|
5a00ea2c51
validatord: p2p impl for all consensus messages implemented, consensus structures added at src/consensus, WIP: consensus network
|
4 лет назад |
aggstam
|
cbcb90ca6b
script/research/validatord: minor cleanup
|
4 лет назад |
aggstam
|
e5b507693c
script/research/validatord: Core validator boilerplate implementation, using p2p network.
|
4 лет назад |