erigon-pulse/consensus/bor
ledgerwatch 17b2a9ba93
Bor fixes (#3553)
* Integration to work with bor

* Turn off validator set check

* disable verifySeal, add skeleton of postExec stage

* Pass around syscall

* Print

* Print more

* Default heimdall values for integration

* restore contract

* Print

* Print

* Print

* Print

* Print

* Print

* Print

* Print

* Fix nonce of system contract

* Remove prints

* Revert some more printing

* More fixes

* Print log

* Fix transfer log

* More printing

* More printing

* Print

* Print

* Print

* Print

* Print

* Print

* Print

* Fix validaor reward

* Remove printing

* Remove more prints

* Less printing

* Fetch validators from heimdall

* Remove syscall from Seal and CalcDifficulty

* Remove syscall from Prepare

* Print

* Remove DNS discovery

* Print apply snapshot

* Print

* Chunk up snapshot generation

* Chunk up snapshot generation

* Better logs when snapshotting

* Handle parents

* Prevent shadowing of snap

* Fix heimdall fetch

* Logging fixes

* Save generated snapshots

* Add header

* Less logging

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2022-02-24 00:03:10 +00:00
..
api.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
bor.go Bor fixes (#3553) 2022-02-24 00:03:10 +00:00
clerk.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
errors.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
genesis_contracts_client.go Bor fixes (#3553) 2022-02-24 00:03:10 +00:00
merkle.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
rest.go Bor fixes (#3553) 2022-02-24 00:03:10 +00:00
snapshot_test.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
snapshot.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
span.go Bor fixes (#3553) 2022-02-24 00:03:10 +00:00
validator_set.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
validator.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00