mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-08 00:33:06 +00:00
Add TODO
This commit is contained in:
parent
718732ee2e
commit
9d22e376d0
@ -207,6 +207,7 @@ prepend_rlp_list_prefix_big_done_writing_len:
|
||||
// Get the number of bytes required to represent the given scalar.
|
||||
// The scalar is assumed to be non-zero, as small scalars like zero should
|
||||
// have already been handled with the small-scalar encoding.
|
||||
// TODO: Should probably unroll the loop
|
||||
global num_bytes:
|
||||
// stack: x, retdest
|
||||
PUSH 0 // i
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user