NOTE: Is a promotion of v0.8.2-rc4, so it's exactly same code
🔄 Changes Summary
- Add remove GER tool
- Add endpoints on the bridge service to support remove GER tool
🐞 Issues
- aggsender / validator: Fix error calling to
eth_getLogsin some RPC providers #1517 - bridgesyncer: Persistent error backfiling some rows in L1 mainnet #1514
- validator: expose metrics for validator #1510
- bridge-service: fix a bug in claims count logic (related to pagination), it affects the end-point
/claims#1395 - bridgesyncer: migration files ara equal to 0.9.x and develop, a minor improvement is that migrations from 0.8.0 preserve values of
bridge.to_address#1499 - Fix bug for double claim processing
What's Changed
- feat: backport remove-ger tool and supporting bridgesync/bridgeservic… by @arnaubennassar in #1497
- fix: preserve bridge.to_address (partial cherry-pick of PR #1452) v0.8.x by @joanestebanr in #1499
- fix: expose metrics for validator (#1511) by @joanestebanr in #1512
- fix: Error backfilling in case of same tx have multiples bridges by @joanestebanr in #1515
- fix: unset claims max log range (0.8) by @arnaubennassar in #1526
Full Changelog: v0.8.1...v0.8.2