4l0n50
|
dfcf276dab
|
Refactor encode_empty_node and encode_branch_node
Clean code
Not important
Restore jumpdets_analysis.asm
Refactor encode_empty_node and encode_branch_node
|
2023-12-21 16:15:36 +01:00 |
|
wborgeaud
|
74ba303255
|
MPT deletion (#1025)
* First try
* Fixes
* Fix sstore
* Comments
* Clippy
* Fix aggregator.rs
* PR feedback
|
2023-05-11 14:56:10 +02:00 |
|
Daniel Lubarov
|
a05ed9fc3a
|
Fix clobbering of RLP data memory
|
2023-03-19 11:49:15 -07:00 |
|
Daniel Lubarov
|
9639ff22dc
|
MPT storage logic
|
2022-10-17 22:46:48 -07:00 |
|
Daniel Lubarov
|
cad0473e1d
|
More MPT insert logic
|
2022-10-10 09:40:28 -07:00 |
|
Daniel Lubarov
|
4a055b3a76
|
MPT insert logic, part 2
|
2022-10-09 11:32:01 -07:00 |
|
Daniel Lubarov
|
e6b5e3656f
|
Some more uses of %increment, %decrement
|
2022-10-07 12:03:37 -07:00 |
|
Daniel Lubarov
|
0e48d58147
|
Finish MPT read logic
|
2022-09-26 19:13:17 -07:00 |
|
Daniel Lubarov
|
c7b03cfe9a
|
More MPT logic
|
2022-09-24 20:49:19 -07:00 |
|
Daniel Lubarov
|
37d92b55ac
|
Basic MPT logic
For now this contains most of the basic framework/structure. Logic for things like insertions will come later.
|
2022-09-22 11:25:37 -07:00 |
|