Austin Roberts
de36173878
Update to decode blob_tx correctly
2024-01-17 01:02:11 -06:00
Austin Roberts
ade3091b04
Add accidentally omitted file
2024-01-16 17:22:17 -06:00
Austin Roberts
7bac6be2d4
Update types for cancun
2024-01-16 17:13:21 -06:00
philip-morlier
95319e5252
Updated the update method on the treiHasher object.
2023-09-07 19:04:39 -07:00
54c41c300a
restricted/types: fix discrepancy in receipt.EffectiveGasPrice json encoding tags
...
Port of https://github.com/ethereum/go-ethereum/pull/27114
2023-07-19 13:35:03 +08:00
211a8aba96
restricted/types: add EffectiveGasPrice in Receipt
...
Port of https://github.com/ethereum/go-ethereum/pull/26713
2023-07-19 13:35:03 +08:00
d69102afec
restricted/types: add MarshalBinary, UnmarshalBinary for Receipt
...
Port of https://github.com/ethereum/go-ethereum/pull/22806
2023-07-19 13:35:03 +08:00
80a4c5f4c5
Fix various build errors and bugs
...
- bug in hex decoding in bls12381 package
- correct interfaces
- missing test variables
2023-07-07 00:07:06 +08:00
5c57181c36
update TrieHasher
2023-07-07 00:06:59 +08:00
Austin Roberts
920ed764db
Add withdrawals to Block
...
Includes:
* restricted/types/withdrawal.go
* Additions to restricted/types/blocks.go
Note that I have not currently included withdrawal_gen.go, which
does not appear on the surface to be necessar,y but that may
require adjustment if testing shows otherwise.
2023-01-26 16:09:39 -06:00
Austin Roberts
0ee401ca60
Add types package
2021-09-14 11:53:41 -05:00