aggstam
|
13d2b3e9a0
consensus: moved consensus state corresponding functions from ValidatorState(validator.rs) to ConsensusState(state.rs)
|
3 years ago |
x
|
4009320e86
doc: mark consensus as alpha
|
3 years ago |
aggstam
|
95e6d74826
script/research/nodes-tool: updated to latest structures
|
3 years ago |
parazyd
|
671967261e
Update dependency versions
|
3 years ago |
parazyd
|
90eb93a9e5
drk: Block scanning
|
3 years ago |
aggstam
|
b0bdc6b633
consensus: proposal eta and sigmas validation against checkpoints impl
|
3 years ago |
parazyd
|
b57b11042f
consensus/validator: Add placeholder for DAO contract deployment.
|
3 years ago |
mohab metwally
|
213fd8d806
reactive some validation rules, and complete proof verification
|
3 years ago |
mohab metwally
|
f5fbddbeb7
[consensus
|
3 years ago |
mohab metwally
|
9c1b3ff750
merge conflict resolved
|
3 years ago |
aggstam
|
67160dc83c
consensus: slot checkpoints logic added
|
3 years ago |
parazyd
|
56628ade87
runtime: Allow db_get in Deploy section.
|
3 years ago |
parazyd
|
0b6f6f847d
contract/dao: Initial implementation.
|
3 years ago |
aggstam
|
6bc24e54ef
consensus: hot/live slot checkpoints sync impl added as part of consensus_sync task
|
3 years ago |
aggstam
|
4d819bf716
consensus: slot checkpoints sync impl added as part of block_sync task
|
3 years ago |
aggstam
|
0a030d7067
consensus: SlotCheckpoint struct created, blockchain: SlotCheckpointStore created
|
3 years ago |
aggstam
|
6e895537c7
consensus: split ValidatorState and ConsensusState into different files
|
3 years ago |
parazyd
|
1d7866f688
Update crate dependencies.
|
3 years ago |
parazyd
|
205d892e70
Clean leftovers in Cargo.toml
|
3 years ago |
parazyd
|
223ca4bcb2
Remove example/smart-contract
|
3 years ago |
parazyd
|
78f92df9c6
Remove example/tx.rs
|
3 years ago |
parazyd
|
f7eff2bebb
Delete example/less_than
|
3 years ago |
parazyd
|
5a0b893637
Move crypto/mimc_vdf to script/research.
|
3 years ago |
parazyd
|
ca3c486d76
Move crypto/proof to zk/proof.
|
3 years ago |
parazyd
|
1cf8ef4849
zk: Remove old mint & burn circuits.
|
3 years ago |
mohab metwally
|
277e71cea1
remove loclnet log files
|
3 years ago |
mohab metwally
|
9ac700774b
prune example
|
3 years ago |
mohab metwally
|
c5a303931a
remove crypsinous example
|
3 years ago |
mohab metwally
|
d80d02ff04
[consensus] clip f value, pruned nonce_cm for lead coin, commented derived coins
|
3 years ago |
mohab metwally
|
7b103f1bdf
comment some validation rules untill WIP on some utilities finishes
|
3 years ago |