erigon-pulse/consensus/ethash
Alex Sharov 47d22773b9
[wip] dv2: Validate body (#1913)
* validate body

* validate body

* save

* save

* body deliveries messages handling into staged sync

* body deliveries messages handling into staged sync

* body deliveries messages handling into staged sync

* body deliveries messages handling into staged sync

* body deliveries messages handling into staged sync

* penalize right after verifyUncles and stop, don't batch

* penalize right after verifyUncles and stop, don't batch

* penalize right after verifyUncles and stop, don't batch

* penalize right after verifyUncles and stop, don't batch

* penalize right after verifyUncles and stop, don't batch

* penalize right after verifyUncles and stop, don't batch

* penalize right after verifyUncles and stop, don't batch

* penalize right after verifyUncles and stop, don't batch

* penalize right after verifyUncles and stop, don't batch
2021-05-12 14:57:35 +01:00
..
algorithm_test.go Move clique buckets to separate DB (#1703) 2021-04-19 22:58:05 +01:00
algorithm.go Move clique buckets to separate DB (#1703) 2021-04-19 22:58:05 +01:00
api.go Mining stage (#1554) 2021-03-23 16:00:07 +07:00
consensus_test.go Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
consensus.go [wip] dv2: Validate body (#1913) 2021-05-12 14:57:35 +01:00
difficulty.go Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
ethash_test.go Mining: remove local pow mining (from ethash), --miner.notify is required now, cycle is non-blocking now (#1617) 2021-03-28 21:40:27 +07:00
ethash.go Clique snapshot timer fixed (#1789) 2021-04-23 20:47:06 +03:00
fake.go [wip] dv2: Validate body (#1913) 2021-05-12 14:57:35 +01:00
sealer_test.go Move clique buckets to separate DB (#1703) 2021-04-19 22:58:05 +01:00
sealer.go Move clique buckets to separate DB (#1703) 2021-04-19 22:58:05 +01:00