parazyd
|
a516ec90e0
Fixup rebase artifacts
|
2 лет назад |
parazyd
|
8828438d8f
contract/test-harness: Cleanup and addition of tx fees.
|
2 лет назад |
parazyd
|
00aefdded5
contract/money: Faucet cleanup
|
2 лет назад |
skoupidi
|
2ce7f38880
validator: producer tx on last instead of first position in block txs vector and proper header Merkle tree validation
|
2 лет назад |
skoupidi
|
2dc6832656
validator: removed genesis tx total calculation | darkfid: use next block height for contracts deployment
|
2 лет назад |
skoupidi
|
7ac561fe67
util/time: TimeKeeper yeeted
|
2 лет назад |
skoupidi
|
f79bd2de18
sdk, blockchain, validator: removed slot stuff
|
2 лет назад |
skoupidi
|
3e15d146a3
validator/consensus: cleaned up slots logic
|
2 лет назад |
skoupidi
|
4c45c8d592
validator: cleaned up verification and validations methods and merged the two files
|
2 лет назад |
skoupidi
|
3355575721
runtime: replaced timekeeper with verifying block height directly
|
2 лет назад |
skoupidi
|
f64c4e5750
contract/*: renamed all slot references to block height
|
2 лет назад |
skoupidi
|
16103b84a7
Night of the living dead
|
2 лет назад |
parazyd
|
2305faefb4
validator/verification: Return an Error if there are failing txs in verifying sets
|
2 лет назад |
parazyd
|
f733f094e7
validator: Account for Schnorr signature verification for fees in txs
|
2 лет назад |
parazyd
|
0e6f51e895
chore: Update copyright year in license headers
|
2 лет назад |
aggstam
|
7c9b3549cf
darkfid2: use minerd to mine blocks, validator: cleaned up threads info as its not longer required
|
2 лет назад |
parazyd
|
036afda345
validator: Configurable fee verification, incomplete
|
2 лет назад |
parazyd
|
fecab39d77
validator: Move DeployParamsV1 to darkfi-sdk
|
2 лет назад |
parazyd
|
2ad9183239
validator: Implement contract deployment handling upon tx verification
|
2 лет назад |
parazyd
|
4aa20d40f3
validator: Port serialization to async functions
|
2 лет назад |
parazyd
|
0231beba7f
validator: Add placeholder for tx fee enforcement
|
2 лет назад |
aggstam
|
bb99e816f2
validator: removed RwLock over whole struct ptr and moved to inner stuff
|
2 лет назад |
aggstam
|
4d3984a611
validator: renamed testing_mode to pos_testing_mode
|
2 лет назад |
aggstam
|
cb06356c46
validator/pow: introduced fixed difficulty for testing purposes
|
2 лет назад |
aggstam
|
44482105c8
darkfid2: enchanched args configuration
|
2 лет назад |
aggstam
|
893ea4a52f
validator/pow: store block difficulty info in sled
|
2 лет назад |
aggstam
|
594946044e
validator/pow: TODOs cleanup
|
2 лет назад |
aggstam
|
8cff15a9b8
validator: handle proposals based on their version
|
2 лет назад |
aggstam
|
6ad2a19bac
validator: validate blocks based on their version
|
2 лет назад |
aggstam
|
10fbf5d963
validator: pow module added for mining
|
2 лет назад |