BGluth
|
8fb1e4e760
|
Added a mapping between code hashes and contract byte code
Added a mapping between an account's `codehash` field and the actual contract byte code in `GenerationInputs`.
|
2022-09-21 16:46:18 -06:00 |
|
BGluth
|
d7d8803d0a
|
Replaced PartialTrie definitions with eth-trie-utils crate
- There were enough dependencies that it made sense to move
`PartialTrie` logic to its own crate.
|
2022-09-19 11:05:48 -06:00 |
|
Daniel Lubarov
|
a4300758b4
|
Fix test
|
2022-08-25 23:38:39 -07:00 |
|
Daniel Lubarov
|
b829b44dcf
|
Fix test
|
2022-08-25 22:11:25 -07:00 |
|
Daniel Lubarov
|
aa87f2c3ba
|
Public memory
|
2022-08-25 20:19:18 -07:00 |
|
Daniel Lubarov
|
ff228c9386
|
Have witness generation take a partial trie instead of Merkle proofs
|
2022-08-24 20:43:49 -07:00 |
|
Daniel Lubarov
|
5d74a19ad6
|
Add test (won't work for a while, but to illustrate)
|
2022-07-04 18:10:03 -07:00 |
|