v0.7.8
·
103 commits
to master
since this release
This version is backwards compatible to v0.7.0. It is optional, but encouraged.
AvalancheGo Compatibility
The plugin version is updated to 43 and is compatible with AvalancheGo version v1.13.4.
Updates
- Enable experimental
state-schemeflag to specify Firewood as a state database. - Added prometheus metrics for Firewood if it is enabled and expensive metrics are being used.
What's Changed
- ci: Add GH token by @alarso16 in #1651
- ci: fix license script by @alarso16 in #1652
- fix: remove firewood race by @alarso16 in #1653
- chore: Fix releases guide by @JonathanOppenheimer in #1650
- sync: coreth PR #999: Remove legacy warp handlers by @JonathanOppenheimer in #1640
- sync: coreth PR #1062: use require in statesync tests by @JonathanOppenheimer in #1658
- sync: coreth PR #1073: fix summary metrics + flaky test by @JonathanOppenheimer in #1659
- sync: coreth PR #1041: enable blockchain ops and tests by @JonathanOppenheimer in #1648
- sync: coreth PR #1052: Update Firewood to v0.0.9 by @JonathanOppenheimer in #1657
- sync: coreth PR #1061: firewood metrics by @JonathanOppenheimer in #1660
- sync: coreth PR #1058: update numThreads to numWorkers by @JonathanOppenheimer in #1661
- sync: coreth PR #1063: change sync interface to Wait() by @JonathanOppenheimer in #1662
- build(deps): bump antithesishq/antithesis-trigger-action from 0.8 to 0.9 by @dependabot[bot] in #1655
- chore(deps): bump github.com/spf13/viper from 1.12.0 to 1.20.1 by @dependabot[bot] in #1579
- chore(deps): bump serialize-javascript and mocha in /contracts by @dependabot[bot] in #1576
- sync: coreth PR #1043: cleanup statedb extension by @JonathanOppenheimer in #1654
- Fixed Bug Bounty Program links by @satnam72 in #1669
- sync: coreth PR #1053: Remove custom
state.StateDBby @JonathanOppenheimer in #1670 - Remove metrics package by @JonathanOppenheimer in #1671
- chore: update libevm version by @alarso16 in #1672
- chore: release v0.7.8 by @alarso16 in #1673
New Contributors
Full Changelog: v0.7.7...v0.7.8