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-11 10:13:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
plonky2
/
evm
/
src
/
cpu
/
kernel
/
asm
/
rlp
History
wborgeaud
e6a7b8c5cb
Add contract creation flag (
#1056
)
...
* Add contract creation flag * Minor * Fix intrinsic gas test
2023-05-24 17:49:54 +02:00
..
decode.asm
Add contract creation flag (
#1056
)
2023-05-24 17:49:54 +02:00
encode_rlp_scalar.asm
Fix doubly_encode_rlp_scalar in the 0 case. (
#1022
)
2023-05-04 17:51:27 +02:00
encode_rlp_string.asm
Fix a few issues found by EVM tests
2023-02-24 23:37:08 -08:00
encode.asm
Doubly RLP-encode storage values
2023-04-03 21:51:17 -07:00
num_bytes.asm
Unroll num_bytes
2022-10-03 14:42:11 -07:00
read_to_memory.asm
Switch a few uses of current-context memory to kernel memory
2022-10-15 08:45:01 -07:00