aggstam
|
d7bf42a67f
validatord/protocol_sync.rs: handle_receive_block correct flag value handling
|
4 years ago |
aggstam
|
66baa52e91
validatord/protocol_sync.rs: handle_receive_block to be executed based on node mode flag
|
4 years ago |
aggstam
|
caeeb2648e
src/consensus/state.rs: unproposed txs from extending chain only, fix an index bug when generating a new fork chain
|
4 years ago |
aggstam
|
bae1ce4ad3
validatord: removed dummy log message used for testing
|
4 years ago |
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 years ago |
ghassmo
|
c9c3c9881d
src/net2: WIP clean up
|
4 years ago |
lunar-mining
|
4f8a8cd6d8
dnetview/ parse_data: change if/else parse logic to match
|
4 years ago |
lunar-mining
|
ec26d1254f
dnetview/ parse_data: add data to model and simplify
|
4 years ago |
lunar-mining
|
0a7fe06449
dnetview/model: cleanup
|
4 years ago |
lunar-mining
|
cc96f904b9
dnetview: make info hashmap singular and update README
|
4 years ago |
aggstam
|
c217030367
validatord: sync tasks and protocols implemented
|
4 years ago |
Dastan-glitch
|
d36dd1847e
bin/tau: proper error handling
|
4 years ago |
Dastan-glitch
|
fe4fe2f483
bin/tau: fixing imports
|
4 years ago |
Dastan-glitch
|
243dfb882e
bin/tau: splitting tau-cli code, cleanup and adding task state pause
|
4 years ago |
ghassmo
|
ffc16cc985
example/p2pdebug: using net2 for debugging
|
4 years ago |
ghassmo
|
cd46d368e6
create net2 module with support for multi transport protocol
|
4 years ago |
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 years ago |
lunar-mining
|
53f9ba6b2c
dnetview: major refactor of Model/ underlying data structure
|
4 years ago |
lunar-mining
|
fc098b894c
dnetview: move data parsing from RPC into isolated function, parse_data()
|
4 years ago |
lunar-mining
|
4785fd31ff
dnetview: updated README
|
4 years ago |
lunar-mining
|
566bdf55ea
dnetview: replace Vec<SelectableObject> with NodeInfo on model and view
|
4 years ago |
lunar-mining
|
668fae0617
dnetview: create enum SelectableObject and pass to view, model
|
4 years ago |
mohab
|
5686a6b093
[crypsinous/doc/architecture/blockchain] added scalar linear leader slection function
|
4 years ago |
aggstam
|
4ed5fb001b
Revert "src/consensus: removed fixed genesis timestamp (if sled db doesn't exists it restarts from current timestamp)"
|
4 years ago |
aggstam
|
425d339c43
src/consensus: removed fixed genesis timestamp (if sled db doesn't exists it restarts from current timestamp)
|
4 years ago |
narodnik
|
d1d4859169
send/recv log per channel for json-rpc debugging
|
4 years ago |
aggstam
|
a9b5777861
src/consensu: block metadata modifications, proper hash handling, misc cleanups
|
4 years ago |
lunar-mining
|
a21578088f
dnetview: update README
|
4 years ago |
aggstam
|
d7bceafba5
src/consensus: misc vote validations
|
4 years ago |
aggstam
|
7a34ec3d45
src/consensus: split state, fully sled integration, modified nodes-tool to extract all sled db data
|
4 years ago |