What's Changed
- feat(proposer): introduce the
txpool.locals
flag by @davidtaikocha in #122 - feat(proposer): improve sync progress check by @davidtaikocha in #123
- fix(proposer): fix an issue in
L2ExecutionEngineSyncProgress
by @davidtaikocha in #124 - feat(ci): add go cache in action by @alexshliu in #125
- feat: comment hive results by @alexshliu in #126
- chore: Comment on the specified PR by @alexshliu in #129
- chore: update to 2023 and rename LICENSE to LICENSE.md by @d1onys1us in #131
- chore(bindings): update bindings by @davidtaikocha in #133
- feat(prover): update
TaikoL1Evidence
struct by @davidtaikocha in #134 - test(ci): update integration tests setup by @davidtaikocha in #136
- chore(ci): add hive test to PR actions by @alexshliu in #135
- fix: fix security issue caused by btcd not check witness size by @alexshliu in #137
- test(ci): fix two typos in integration test scripts by @davidtaikocha in #138
- chore(protocol): update bindings by @alexshliu in #140
- feat(prover): update invalid transactions list hints by @davidtaikocha in #142
- feat(bindings): update bindings,
TaikoL1.getStateVariables
returns a struct by @davidtaikocha in #143 - chore(bindings): update protocol bindings by @davidtaikocha in #144
Full Changelog: v0.2.3...v0.2.4