plugeth-utils/restricted
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
..
crypto Update version numbers to align with PluGeth 2022-04-05 13:13:21 -05:00
hexutil Misc updates to eliminate accidental geth imports 2021-09-16 15:52:50 -05:00
params Add params package 2021-09-14 11:53:20 -05:00
rlp Add RLP package under restricted 2021-09-13 14:46:29 -05:00
types Add withdrawals to Block 2023-01-26 16:09:39 -06:00
database.go Add database iteration to restricted backend 2021-09-23 16:47:38 -05:00
interface.go Add types package 2021-09-14 11:53:41 -05:00
opcodes.go Changes to core/interface and addition of opcodes also in service of block tracer 2021-11-05 17:08:42 -07:00
types.go Misc updates to eliminate accidental geth imports 2021-09-16 15:52:50 -05:00