v0.9.9
What's Changed
- better ccc log by @lispc in #960
- fix: move
inner-prove
andchunk-prove
to common provertest
feature by @silathdiir in #961 - fix(prover): delete
StorageTrace
fromChunkProof
by @silathdiir in #964 - misc refactor: rename batch->chunk; remove useless var; refine comments; by @lispc in #965
- test(mpt circuit): transfer eth to non existing address by @DreamWuGit in #949
- fix circuit doc math latex by @DreamWuGit in #952
- CI: upgrade actions and fix cache issue by @silathdiir in #966
- [feat] testool : more improvements by @lightsing in #955
- fix: add
batch-prove
to prover test module by @silathdiir in #975 - fix: typo in variable name by @icemelon in #978
- Add code hash regression tests by @z2trillion in #977
- fix tob-3-10 and tob-3-11 by @zhenfeizhang in #979
- add sanity check to make sure ComparatorChip only use cur() in RLP by @kunxian-xia in #980
- upgrade mpt circuit by @lispc in #982
- fix: add
set_light_mode
function to ccc by @silathdiir in #984 - fix (v0.9): add feature
strict-ccc
by @silathdiir in #1003 - trace: disable step storage; remove reading from sload step storage by @lispc in #1035
New Contributors
Full Changelog: v0.9.2...v0.9.9