This repository was archived by the owner on Jul 5, 2024. It is now read-only.
This repository was archived by the owner on Jul 5, 2024. It is now read-only.
State Circuit Tracker #568
Closed
Description
BinaryNumberChip for simplifying code and lowering degree
- Add BinaryNumberChip for selecting tags #550
- Use BinaryNumberChip in LexicographicOrderingConfig to lower degree #566 - fixes fix state circuit order and packing issue #561
General constraints
- MPT lookups for Account/AccountStorage rows
- add value_prev column and related constraints: Add initial_value column and constraints for rw consistency and initial values #591
-
rw table: add committed_value to Rw::Account #557decided not to do this.
Implement constraints for individual RwTableTags
- build_call_context_constraints
- build_account_destructed_constraints
- build_account_constraints
- build_tx_refund_constraints: Add initial_value column and constraints for rw consistency and initial values #591
- build_tx_access_list_account_storage_constraints: Add initial_value column and constraints for rw consistency and initial values #591
- build_tx_access_list_account_constraints: Add initial_value column and constraints for rw consistency and initial values #591
- build_account_storage_constraints
- implement log state circuit #552
Nice to haves
- Think about moving Rw::TxReceipt rows to the Tx table?
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done