mohab metwally
|
d903c71cd9
[consensus] kp, ki as a function of #leads
|
3 years ago |
parazyd
|
6f69003bf4
contract/money: WIP swap client and integration test.
|
3 years ago |
mohab metwally
|
fe2055c934
[consensus] exponentially decreasing pid proportions
|
3 years ago |
mohab metwally
|
a4e3369ef0
[consensus] increase pid i paramter
|
3 years ago |
mohab metwally
|
4393d2050c
[consensus] pid integral is integral of #leads
|
3 years ago |
aggstam
|
ae24fd7674
consensus: leaders history sync fix, fmt
|
3 years ago |
mohab metwally
|
ab7f99dade
increase proportional value to 0.4 stablizes pid
|
3 years ago |
mohab metwally
|
aa0b15bb83
fixed growing negative pid value, signed d, abs p, i
|
3 years ago |
aggstam
|
0fee6b319c
consensus: broadcasting finalized slot checkpoints impl added, minor fixes
|
3 years ago |
aggstam
|
ba5355f21e
consensus: fork state checkpoints logic added
|
3 years ago |
aggstam
|
9b013fbc5d
consensus: removed redundant leaders_spent_coins
|
3 years ago |
aggstam
|
760db452f2
consensus: general cleanup, removed epoch coins vector
|
3 years ago |
aggstam
|
13d2b3e9a0
consensus: moved consensus state corresponding functions from ValidatorState(validator.rs) to ConsensusState(state.rs)
|
3 years ago |
mohab metwally
|
f5fbddbeb7
[consensus
|
3 years ago |
mohab metwally
|
9c1b3ff750
merge conflict resolved
|
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
|
ca3c486d76
Move crypto/proof to zk/proof.
|
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 |
mohab metwally
|
85fa141b3d
[consensus] added some utilities, some tuning to pid
|
3 years ago |
aggstam
|
46eee6dfc1
consensus: moved coin commitments tree under ConsensusState
|
3 years ago |
mohab metwally
|
27f15c5d44
[consensus] fix derived coin cm path,leaf pos, root
|
3 years ago |
mohab metwally
|
da64f6115b
[consensus] reward for leaders
|
3 years ago |
aggstam
|
931e1dd3cc
consensus: empty slots and offste calculations tunning
|
3 years ago |