You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use CircuitInputStateRef.stack_push/stack_pop if viable. Except DUP/SWAP, most usage of stack_read/stack_write can be replaced by stack_pop/stack_push. Need to keep track of stack ptr inside bus-mapping.
add & use helper function for StorageOp/TxAccessListAccountStorageOp/TxRefundOp too.
Additional context
No response
The text was updated successfully, but these errors were encountered:
lispc
changed the title
refactor(bus-mapping): most consistent way of using ew
refactor(bus-mapping): most consistent way of using rw
Sep 9, 2023
Describe the feature you would like
Additional context
No response
The text was updated successfully, but these errors were encountered: