This release primarily contains :
- Changes proposed in PIP-52 which will be activated by the
Jorvik
hardfork on amoy testnet. - Enabling of GRPC communication between heimdall and bor.
- Optimizations for exporting app module state.
- Bug fixes as usual.
What's Changed
- Docs fix spelling issues by @nnsW3 in #1194
- Optimization of export genesis command by @avalkov in #1195
- Limit bytes during response body read / NPE fix by @marcello33 in #1202
- Implement gRPC bidirectional communication between heimdall and bor by @marcello33 in #1203
- Enhance GetBridgeDBInstance: Add Error Handling for LevelDB Initialization by @vinayak0035 in #1201
- gRPC edge cases by @marcello33 in #1204
- Fix DefaultBorGRPCUrl by @marcello33 in #1205
- Fix gRPC test due to new encoding by @marcello33 in #1206
- Change parameters for bor producer selection algorithm by @Raneet10 in #1208
New Contributors
- @nnsW3 made their first contribution in #1194
- @avalkov made their first contribution in #1195
- @vinayak0035 made their first contribution in #1201
Full Changelog: v1.0.10...v1.1.0-beta