erigon-pulse/cmd/integration/commands
brendan-kelly ee99f17fbe
Add Parlia consensus engine for Binance Smart Chain support (#3086)
* Add Parlia consensus engine for Binance Smart Chain support

* Leave RamanujanBlock as nil in params/config.go

* Run `go fmt` on files needing it

* Add comment for PoSA

* Remove empty branches and ineffectual assignments in parlia.go

* Remove commented imports

* Fix compilation error

* Remove EIP155Signer in transaction_signing.go

* Fix compilation issue

* Fix go fmt issues

* Remove Ramanujan from print statement

* Remove references to EthAPIBackend approach

* Fix Finalize method across consensus engines

* Run go fmt

* More linting

* Remove more changes

* remove a comment

* Remove unneeded hashing function

* Remove bytes check and fix actual vs expected mistake
2021-12-11 00:07:10 +00:00
..
flags.go Snapshot: exec and trie to support snapshot files (#3033) 2021-11-29 10:43:19 +07:00
refetence_db.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
reset_state.go save (#3059) (#3060) 2021-11-30 12:36:01 +00:00
root.go prohibit change prune mode (#2908) 2021-11-03 20:05:52 +07:00
stages.go Add Parlia consensus engine for Binance Smart Chain support (#3086) 2021-12-11 00:07:10 +00:00
state_stages.go Genesis sync from existing snapshots (#3087) 2021-12-05 09:03:08 +07:00
testing.go Issue/2710 add grpc health check (#3091) 2021-12-06 12:03:46 +00:00