mohab metwally
|
8167f81e95
[consensus/stx] verify stx
|
3 years ago |
mohab metwally
|
2c7b54c702
[consensus/tx] transfer tx fixed
|
3 years ago |
mohab metwally
|
2f4046b79f
[consensus/rect] take coin pk out of TxRcpt, coin ID is owned by stakeholder
|
3 years ago |
mohab metwally
|
93f06ea754
[consensus/rcpt] encrypted TxRcpt of transfer Tx
|
3 years ago |
parazyd
|
0fd0cee7fb
consensus: Don't use wrapping struct for transactions.
|
4 years ago |
aggstam
|
f230d1dc82
consensus2: renamed to consensus, fixed all dependencies
|
4 years ago |
aggstam
|
70ffc7e0c4
src/consensus: moved under script/research/validatord workspace
|
4 years ago |
aggstam
|
c217030367
validatord: sync tasks and protocols implemented
|
4 years ago |
aggstam
|
7a34ec3d45
src/consensus: split state, fully sled integration, modified nodes-tool to extract all sled db data
|
4 years ago |
aggstam
|
56186fc49e
src/consensus: fork chains to use BlockProposal strusture, cleanup, encode_payload! macro added
|
4 years ago |
aggstam
|
8ea28e752f
src/consensus: blake3 hashes used insted of String, removed serde Deserialize/Serialize (finally)
|
4 years ago |
aggstam
|
5d94a1406e
src/consensus: updated structures with new serialization derives.
|
4 years ago |
aggstam
|
5a00ea2c51
validatord: p2p impl for all consensus messages implemented, consensus structures added at src/consensus, WIP: consensus network
|
4 years ago |