Upgrade Notice
This release introduces refactors to the testnode integration test tooling so that we can produce invalid blocks. There were no consensus breaking changes or even user facing changes. This release is squarely targeted at downstream repositories that use the refactored code. Therefore nodes on existing networks can upgrade as they see fit, but there are no tangible benefits to upgrading either.
What's Changed
- fix: enable node grpc service in tests by @cmwaters in #2164
- fix: pass all the app config arguments to the app constructor by @cmwaters in #2162
- chore: backport testnode refactors by @evan-forbes in #2167
Full Changelog: v1.0.0-rc10...v1.0.0-rc11