erigon-pulse/consensus/clique
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
..
api.go remove chain indexer and core.setHead func (#1826) 2021-04-27 14:48:59 +07:00
clique_test.go Pruning flag, incremental staged sync (#1899) 2021-05-08 00:07:49 +03:00
clique.go [wip] dv2: Validate body (#1913) 2021-05-12 14:57:35 +01:00
keys.go Snapshot sync headers stage (#1836) 2021-05-08 09:45:40 +01:00
snapshot_test.go Pruning flag, incremental staged sync (#1899) 2021-05-08 00:07:49 +03:00
snapshot.go Simplify clique (#1801) 2021-04-25 09:28:53 +01:00
verifier.go Baikal testnet configuration (#1910) 2021-05-11 10:54:20 +01:00