scroll-v4.3.51
Thegaram
released this
24 Aug 17:31
·
252 commits
to develop
since this release
Overview
scroll-v4.3.51
fixes a block validation corner case and addresses some performance issues.
What's Changed
- refactor(trace): wrap the core routine in
CreateTraceEnv
by @noel2004 in #460 - fix: free raw result returned from CCC by @Thegaram in #477
- fix: use correct CGo syntax for Free by @Thegaram in #478
- fix the bug when calculating l2TxCount. by @mask-pp in #479
- fix: exclude L1 message from block payload size validation by @Thegaram in #476
- fix: update row estimation with scroll-prover
v0.7.2
by @silathdiir in #475 - refactor: simplify ccc revert to snapshot by @iczc in #480
- feat: use --gcmode=archive and --cache.noprefetch=true by default by @Thegaram in #482
- feat(sdk): support compressed response by @mask-pp in #469
- fix: disable pruning and prefetch if not flags are provided by @Thegaram in #483
Full Changelog: scroll-v4.3.43...scroll-v4.3.51