Activity
refactor: use WriteBatchEntry and ChainstateEntry wrappers
refactor: use WriteBatchEntry and ChainstateEntry wrappers
fix(chaintsn): remove panics from process_l1_checkpoint
fix(chaintsn): remove panics from process_l1_checkpoint
db: chainstate purge and rollbacks should also delete indexed blockids
db: chainstate purge and rollbacks should also delete indexed blockids
chaintsn: ensure block epoch is correct
chaintsn: ensure block epoch is correct
fix: handle mock mode properly
fix: handle mock mode properly
resolve issues due to rebase conflict
resolve issues due to rebase conflict
chore: update Cargo.locks
chore: update Cargo.locks
chaintsn: remove tip blockid usage in chainstate
chaintsn: remove tip blockid usage in chainstate
Force push
chore: update zkaleido
chore: update zkaleido
genesis: correct l2 genesis block and chainstate
genesis: correct l2 genesis block and chainstate
Flatten checkpoint l1 ref in rpc and fix txid bytes reversal
Flatten checkpoint l1 ref in rpc and fix txid bytes reversal
fix: arbitrary amount of withdrawal amount
fix: arbitrary amount of withdrawal amount
fntest: run in strict mode, update comments
fntest: run in strict mode, update comments