skoupidi
|
0de966c9c7
darkfid: forks sync logic implemented
|
hace 2 años |
skoupidi
|
6de4869bec
darkfid: removed obselete protocol_block
|
hace 2 años |
parazyd
|
68c9bc8418
consensus: Use BigUint for block ranking to obtain higher resolution
|
hace 2 años |
skoupidi
|
6916cff694
validator/consensus: fork rank logic minor optimization
|
hace 2 años |
skoupidi
|
8eef36b898
blockchain/header: changed nonce from pallas::Base to u64
|
hace 2 años |
skoupidi
|
72526ed18c
validator: improved uproposed txs retriaval logic
|
hace 2 años |
skoupidi
|
2ce7f38880
validator: producer tx on last instead of first position in block txs vector and proper header Merkle tree validation
|
hace 2 años |
skoupidi
|
f79bd2de18
sdk, blockchain, validator: removed slot stuff
|
hace 2 años |
skoupidi
|
3e15d146a3
validator/consensus: cleaned up slots logic
|
hace 2 años |
skoupidi
|
4c45c8d592
validator: cleaned up verification and validations methods and merged the two files
|
hace 2 años |
skoupidi
|
ccc3a8e3a7
blockchain/header: derive block version using sdk block_version fn
|
hace 2 años |
skoupidi
|
f64c4e5750
contract/*: renamed all slot references to block height
|
hace 2 años |
parazyd
|
2305faefb4
validator/verification: Return an Error if there are failing txs in verifying sets
|
hace 2 años |
parazyd
|
0e6f51e895
chore: Update copyright year in license headers
|
hace 2 años |
aggstam
|
7c9b3549cf
darkfid2: use minerd to mine blocks, validator: cleaned up threads info as its not longer required
|
hace 2 años |
aggstam
|
e5660ce75d
validator: check if proposal already exists when looking ofr its fork index
|
hace 2 años |
parazyd
|
4aa20d40f3
validator: Port serialization to async functions
|
hace 2 años |
parazyd
|
0231beba7f
validator: Add placeholder for tx fee enforcement
|
hace 2 años |
aggstam
|
bb99e816f2
validator: removed RwLock over whole struct ptr and moved to inner stuff
|
hace 2 años |
aggstam
|
4d3984a611
validator: renamed testing_mode to pos_testing_mode
|
hace 2 años |
aggstam
|
cb06356c46
validator/pow: introduced fixed difficulty for testing purposes
|
hace 2 años |
aggstam
|
44482105c8
darkfid2: enchanched args configuration
|
hace 2 años |
aggstam
|
5f053ac265
darkfid2: proper producer tx usage
|
hace 2 años |
aggstam
|
1d2212ae10
validator/consensus: generate proper slots on fork creation/rebuilding
|
hace 2 años |
aggstam
|
4043e09330
validator/consensus: handle same ranking forks
|
hace 2 años |
aggstam
|
893ea4a52f
validator/pow: store block difficulty info in sled
|
hace 2 años |
aggstam
|
594946044e
validator/pow: TODOs cleanup
|
hace 2 años |
aggstam
|
8cff15a9b8
validator: handle proposals based on their version
|
hace 2 años |
aggstam
|
1cdad996d3
validator/consensus: cache fork rank for better performance
|
hace 2 años |
aggstam
|
0331a02f53
validator/consensus: use blocks previous previous VRF for ranking
|
hace 2 años |