plugeth-utils/restricted/types
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
..
access_list_tx.go Add types package 2021-09-14 11:53:41 -05:00
block.go Add withdrawals to Block 2023-01-26 16:09:39 -06:00
bloom9.go Add types package 2021-09-14 11:53:41 -05:00
dynamic_fee_tx.go Add types package 2021-09-14 11:53:41 -05:00
gen_access_tuple.go Add types package 2021-09-14 11:53:41 -05:00
gen_header_json.go Add types package 2021-09-14 11:53:41 -05:00
gen_log_json.go Add types package 2021-09-14 11:53:41 -05:00
gen_receipt_json.go Add types package 2021-09-14 11:53:41 -05:00
hashing_test.go Add types package 2021-09-14 11:53:41 -05:00
hashing.go Add types package 2021-09-14 11:53:41 -05:00
legacy_tx.go Add types package 2021-09-14 11:53:41 -05:00
log_test.go Add types package 2021-09-14 11:53:41 -05:00
log.go Add types package 2021-09-14 11:53:41 -05:00
receipt_test.go Add types package 2021-09-14 11:53:41 -05:00
receipt.go Add types package 2021-09-14 11:53:41 -05:00
transaction_marshalling.go Add types package 2021-09-14 11:53:41 -05:00
transaction_signing_test.go Add types package 2021-09-14 11:53:41 -05:00
transaction_signing.go Add types package 2021-09-14 11:53:41 -05:00
transaction_test.go Add types package 2021-09-14 11:53:41 -05:00
transaction.go Add types package 2021-09-14 11:53:41 -05:00
withdrawal.go Add withdrawals to Block 2023-01-26 16:09:39 -06:00