go-ethereum/consensus
Pratik Patil e7b00c40c6
Moved TxDependency Metadata to ExtraData in Block Header (#930)
* moved TxDependency Metadata to ExtraData in Block Header

* updated unit tests

* lints

* small bug fix

* small improvement

* minor bug fix

* addressed comments

* bug fix, only using the BlockExtraData structure after the Parallel Universe HF

* addressed comments

* fixed an error

* bug fix

* encoding nil ValidatorBytes and TxDependency in prepare if the current block is not the last block of the sprint

* bug fix
2023-07-19 20:37:30 +05:30
..
beacon Mining Analysis (#429) 2022-09-30 13:40:18 +05:30
bor Moved TxDependency Metadata to ExtraData in Block Header (#930) 2023-07-19 20:37:30 +05:30
clique Mining Analysis (#429) 2022-09-30 13:40:18 +05:30
ethash Update sealer_test.go 2022-11-16 09:47:01 +05:30
misc Shivam/txpool tracing (#604) 2022-12-12 12:34:02 +05:30
consensus.go Mining Analysis (#429) 2022-09-30 13:40:18 +05:30
errors.go Update Bor to geth-v1.9.16 (#78) 2020-07-24 19:01:41 +05:30
merger.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00