c89f6309f8
add trie iterators
2023-06-14 19:22:23 +08:00
philip-morlier
6667e62765
added hasher package
2023-04-04 21:25:44 -07:00
philip-morlier
d3e488ca30
added encbuffer to restricted rlp
2023-04-04 21:25:21 -07:00
philip-morlier
2f0a270ff2
cgo adjustments to avoid compile time errors
2023-03-24 09:41:58 -07:00
Austin Roberts
9127848510
Add ommitted consensus package
2023-03-24 09:20:36 -05:00
Austin Roberts
2c24710d5d
Updates for consensus engine injection
2023-03-23 16:37:02 -05: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
05e3652c6c
Update version numbers to align with PluGeth
2022-04-05 13:13:21 -05:00
philip-morlier
a1532d773b
Changes to core/interface and addition of opcodes also in service of block tracer
2021-11-05 17:08:42 -07:00
Austin Roberts
92f38f719c
Add database iteration to restricted backend
...
Needed for cardinal state dump
2021-09-23 16:47:38 -05:00
Austin Roberts
a55f805606
Misc updates to eliminate accidental geth imports
2021-09-16 15:52:50 -05:00
Austin Roberts
0ee401ca60
Add types package
2021-09-14 11:53:41 -05:00
Austin Roberts
8eb2ef63b8
Add params package
2021-09-14 11:53:20 -05:00
Austin Roberts
ffd0033781
Add crypto library
2021-09-13 15:12:49 -05:00
Austin Roberts
244866381c
Add RLP package under restricted
2021-09-13 14:46:29 -05:00
Austin Roberts
0d3400ee78
Make Hash and Address implement JSON marshalling, add hexutils to restricted
2021-09-10 11:33:16 -05:00
Austin Roberts
e8b93d7597
Initial commit
2021-08-31 15:24:20 -05:00