This website requires JavaScript.
Explore
Help
Sign In
logos-storage
/
plonky2
Watch
1
Star
0
Fork
0
You've already forked plonky2
mirror of
https://github.com/logos-storage/plonky2.git
synced
2026-01-23 08:03:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
plonky2
/
evm
/
src
/
cpu
/
kernel
/
asm
/
mpt
/
write.asm
4 lines
80 B
NASM
Raw
Normal View
History
Unescape
Escape
Basic MPT logic For now this contains most of the basic framework/structure. Logic for things like insertions will come later.
2022-09-18 09:45:31 -07:00
global
mpt_write
:
Finish some misc storage logic
2022-10-02 11:14:07 -07:00
/
/
stack:
node_ptr
,
num_nibbles
,
key
,
retdest
Basic MPT logic For now this contains most of the basic framework/structure. Logic for things like insertions will come later.
2022-09-18 09:45:31 -07:00
/
/
TODO
Reference in New Issue
Copy Permalink