Fix doubly_encode_rlp_scalar in the 0 case. (#1022)

This commit is contained in:
wborgeaud 2023-05-04 17:51:27 +02:00 committed by GitHub
parent 653a6b15de
commit f11921c9ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ global doubly_encode_rlp_scalar:
%increment
%mstore_rlp
// stack: pos, retdest
%increment
%add_const(2)
// stack: pos, retdest
SWAP1
JUMP