erigon-pulse/cmd/state/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
..
check_change_sets.go Prefer Block.NumberU64() over Block.Number.Uint64() (#3051) 2021-11-29 11:32:41 +00:00
check_enc.go rename (#1978) 2021-05-20 19:25:53 +01:00
check_index.go rename (#1978) 2021-05-20 19:25:53 +01:00
erigon2.go Erigon2 state runner - option to compare with historical state (#3061) 2021-11-30 16:46:43 +00:00
global_flags_vars.go prohibit change prune mode (#2908) 2021-11-03 20:05:52 +07:00
index_stats.go rename (#1978) 2021-05-20 19:25:53 +01:00
opcode_tracer.go Add Parlia consensus engine for Binance Smart Chain support (#3086) 2021-12-11 00:07:10 +00:00
root.go Remove config.name (const "erigon") from paths (#2531) 2021-08-18 16:24:03 +07:00
verify_txlookup.go rename (#1978) 2021-05-20 19:25:53 +01:00