Robin Salen
|
68bb49671d
|
Update tests to have a blockgaslimit fitting u32s
|
2023-08-18 19:02:06 -04:00 |
|
Robin Salen
|
89e62e554a
|
Use Keccak config in simple tests
|
2023-08-15 10:48:40 -04:00 |
|
wborgeaud
|
df07ae093a
|
Write trie roots to memory before kernel bootstrapping (#1172)
* Write trie roots
* Remove CPU trace length
* Update hash_initial/final_tries
* Fix tests
* Minor
* PR feedback
|
2023-08-09 10:15:13 +02:00 |
|
Robin Salen
|
9f8c152222
|
Remove unused attributes
|
2023-08-02 08:54:20 -04:00 |
|
wborgeaud
|
6e3036017e
|
Support for type-2 transactions (#1052)
* Type-2 txns
* Minor
* Minor
* Fix add11_yml block metadata
* Fix simple_transfer test
* Minor
|
2023-05-23 15:06:26 +02:00 |
|
Robin Salen
|
9ee47ab745
|
Move HashConfig into GenericConfig associated types
|
2023-04-01 09:54:14 -04:00 |
|
Robin Salen
|
e857c020bf
|
Make hash functions generic
|
2023-03-31 18:55:06 -04:00 |
|
BGluth
|
3c7bc8835c
|
Removed a type alias
- Was conflicting with the trait `PartialTrie` and also making the types
harder to follow.
|
2023-03-28 14:38:58 -06:00 |
|
BGluth
|
60ad9e03ba
|
Bumped eth_trie_utils to 0.5.0
|
2023-03-27 17:30:11 -06:00 |
|
Daniel Lubarov
|
373421a1d1
|
Fix tests - need to supply empty code
|
2023-03-16 14:11:40 -07:00 |
|
Daniel Lubarov
|
44c77f5583
|
Input addresses
|
2023-03-16 14:08:31 -07:00 |
|
Daniel Lubarov
|
d5003b7cf2
|
Gas fees go to coinbase
|
2023-03-12 23:13:19 -07:00 |
|
Daniel Lubarov
|
84fbbbf410
|
Couple minor fixes
|
2023-03-10 17:02:15 -08:00 |
|
Daniel Lubarov
|
137bc78565
|
Prep for publishing to crates.io
|
2023-01-30 13:18:06 -08:00 |
|
Daniel Lubarov
|
f2e40541d9
|
Increment sender nonce + buy gas
|
2023-01-17 23:57:53 -08:00 |
|