Go to file
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
.idea Deleting redundant documentation directory 2021-10-14 16:51:55 -07:00
core interface added to core/interface to enable passing through of cli.v2 methods into plugeth in order to enable polygon's dependency on cli.v1. 2022-12-07 17:59:37 -08:00
docs Corrections to documentation. 2022-02-14 10:15:11 -08:00
restricted Add withdrawals to Block 2023-01-26 16:09:39 -06:00
.editorconfig Misc updates to eliminate accidental geth imports 2021-09-16 15:52:50 -05:00
.gitignore Remove docs build directory 2021-10-15 14:56:12 -05:00
go.mod Add withdrawals to Block 2023-01-26 16:09:39 -06:00
go.sum Merge remote-tracking branch 'origin/master' 2022-08-25 14:53:10 -05:00