Issues
- 1
Transaction Hash
#519 opened by ed255 - 3
Sync BufferReaderGadget with the circuit
#440 opened by ChihChengLiang - 0
Specify `TLOAD` and `TSTORE` instructions
#511 opened by zemse - 3
Refactor: clean up duplicated keccak_table
#499 opened by KimiWu123 - 1
Deprecation notice
#518 opened by ChihChengLiang - 0
Rename `master` to `main` branch
#515 opened by zemse - 0
- 3
Integrate precompiles into callop
#498 opened by KimiWu123 - 1
[Precompile] Adding proper constraints for each precompile in precompile_gadget
#509 opened by KimiWu123 - 0
Specify `MCOPY` instruction
#510 opened by zemse - 9
We're using the wrong field
#489 opened by ed255 - 1
`mypy` doesn't work as expected
#502 opened by KimiWu123 - 2
[proof-chunk] dummy step: beginchunk/endchunk specs
#492 opened by hero78119 - 0
Towards Shanghai Upgrade
#461 opened by KimiWu123 - 0
Error state - ErrGasUintOverflow, sync with circuit
#493 opened by KimiWu123 - 3
Support EIP-1559
#490 opened by KimiWu123 - 0
documentation on root circuit & aggregation circuit
#491 opened by hero78119 - 1
- 0
[Shanghai] EIP-3651 Warm COINBASE
#457 opened by KimiWu123 - 0
[Shanghai] Rename DIFFICULTY to PRERANDAO
#437 opened by ChihChengLiang - 0
Fix rw counter delta in error state cases
#472 opened by KimiWu123 - 0
Implement `ErrorOutOfGasCREATE2` error state
#454 opened by KimiWu123 - 1
[Shanghai] EIP-3860 Limit and meter initcode
#459 opened by KimiWu123 - 0
The InvalidCreationCode Error
#434 opened by ChihChengLiang - 0
Implement `ErrorReturnDataOutOfBound` error state
#446 opened by KimiWu123 - 0
Implement `ErrorOutOfGasSHA3` error state
#450 opened by KimiWu123 - 0
Pass over md files
#480 opened by rrtoledo - 0
Implement `ErrorOutOfGasAccountAccess` state error
#447 opened by KimiWu123 - 0
- 0
- 0
Implement `ErrorOutOfGasSLOAD` error state
#452 opened by KimiWu123 - 0
Implement `ErrorOutOfGasSSTORE` error state
#453 opened by KimiWu123 - 1
Implement `ErrorOutOfGasEXTCODECOPY` error state
#451 opened by KimiWu123 - 0
- 1
Specify `PUSH0` instruction
#435 opened by ed255 - 0
Implement `ErrorOutOfGasEXP` error state
#449 opened by KimiWu123 - 1
Support EIP3860 ErrGasUintOverflow
#421 opened by ashWhiteHat - 0
- 0
Implement `ErrorOutOfGasLOG` error state
#448 opened by KimiWu123 - 0
Fully implement pushn
#463 opened by rrtoledo - 0
Implement `ErrorInsufficientBalance` in callop
#442 opened by KimiWu123 - 0
Implement `ErrorWriteProtection` error state
#441 opened by KimiWu123 - 1
[Shanghai] EIP-3855: PUSH0 instruction
#458 opened by KimiWu123 - 1
Implement InvalidCreationCode error state
#444 opened by KimiWu123 - 0
BeginTx: spec for contract creation via Tx
#420 opened by ed255 - 6
Rename all instances of RwTableTag by Target
#422 opened by ChihChengLiang - 0
Rename RWTable "address" column
#432 opened by ChihChengLiang - 0
Investigate why mypy type check not work properly.
#429 opened by hero78119 - 0
Split address type in tables
#423 opened by ed255 - 0
Document how we handle non-existing accounts and account creation (with CodeHash = 0, etc)
#425 opened by ed255