|
|
@ -1,6 +1,6 @@ |
|
|
|
# Unreleased Changes |
|
|
|
|
|
|
|
## v0.34.11 |
|
|
|
## v0.34.12 |
|
|
|
|
|
|
|
Special thanks to external contributors on this release: |
|
|
|
|
|
|
@ -12,8 +12,6 @@ Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermi |
|
|
|
|
|
|
|
- Apps |
|
|
|
|
|
|
|
- [Version] \#6494 `TMCoreSemVer` is not required to be set as a ldflag any longer. |
|
|
|
|
|
|
|
- P2P Protocol |
|
|
|
|
|
|
|
- Go API |
|
|
@ -24,10 +22,5 @@ Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermi |
|
|
|
|
|
|
|
### IMPROVEMENTS |
|
|
|
|
|
|
|
- [statesync] \#6566 Allow state sync fetchers and request timeout to be configurable. (@alexanderbez) |
|
|
|
- [statesync] \#6378 Retry requests for snapshots and add a minimum discovery time (5s) for new snapshots. (@tychoish) |
|
|
|
- [statesync] \#6582 Increase chunk priority and add multiple retry chunk requests (@cmwaters) |
|
|
|
|
|
|
|
### BUG FIXES |
|
|
|
|
|
|
|
- [evidence] \#6375 Fix bug with inconsistent LightClientAttackEvidence hashing (@cmwaters) |