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
* pi circuit: add rpi_rlc_acc_word and enable keccak lookup
* fix pi equality constraint error
* pi enable state_root check between local_conn&state_roots
* update tx table value to word
* update tx circuit per tx table change
* tx circuit update assign_fixed_rows
* update value_is_zero_chip & tx values
* sig table add msg_hash_word
* disable several yaml tests temporarily
* fix table assignment
* update evm circuit to support tx table word lookup
* try remove msg_hash_rlc in sig circuit
* update u8 with uxtable
* update less than/comparator to use uxtable
* enable yaml tests
* update u16 with uxtable
* clippy fixes
* cargo fmt update
* fix test serial_test_simple_pi
* fix value_is_zero_hi_chip &keep gas_price rlc
* enable test_aggregation_circuit
* fix sig table lookup test error
* fix hash tag lookup into RLP table condition
* fix tx circuit keccak lookup for txhash & txsignhash
* chagne tx gas price, address to all use lo part
* decrease tx circuit degree to 9
* disable test_aggregation_circuit to test other issue
* fix aggregation test
* add tx_value_evm_rlc column targeting for rlc table lookup
* fix constrait: is_none is true => value == 0
* fix tx hash constraint
* add keccak word and some clean up
* fix super circuit lookup keccak(rpi)
* fix super circuit: state root copy constraints
* fix aggregatio test by removing last two word cells
* fix clippy
0 commit comments