mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-09 01:03:08 +00:00
Fix doubly_encode_rlp_scalar in the 0 case. (#1022)
This commit is contained in:
parent
653a6b15de
commit
f11921c9ad
@ -53,7 +53,7 @@ global doubly_encode_rlp_scalar:
|
||||
%increment
|
||||
%mstore_rlp
|
||||
// stack: pos, retdest
|
||||
%increment
|
||||
%add_const(2)
|
||||
// stack: pos, retdest
|
||||
SWAP1
|
||||
JUMP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user