v0.7.0
[0.7.0] - 2022-01-24
Miscellaneous Tasks
- Create only 1 proof block by default
- Release script and initial changelog (#250)
- [breaking] Bump ABCI version and update release.sh to change TMVersionDefault automatically (#253)
Build
- Bump github.com/prometheus/client_golang (#249)
- Bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0
[0.7.0-dev.6] - 2022-01-07
Bug Fixes
- Change CI testnet config from ci.toml on dashcore.toml
- Update the title of pipeline task
- Ensure seed at least once connects to another seed (#200)
- Panic on precommits does not have any +2/3 votes
- Improved error handling in DashCoreSignerClient
- Don't disconnect already disconnected validators
Documentation
- Add description about how to keep validators public keys at full node
- Add information how to sue preset for network generation
- Change a type of code block
Features
- Add two more CI pipeline tasks to run e2e rotate.toml
- Reset full-node pub-keys
- Manual backport the upstream commit b69ac23
- Update CHANGELOG_PENDING.md
- Improve logging for better elasticsearch compatibility (#220)
- InitChain can set initial core lock height (#222)
- Add empty block on h-1 and h-2 apphash change (#241)
- Inter-validator set communication (#187)
- Add create_proof_block_range config option (#243)
Refactor
- Minor formatting improvements
- Apply peer review feedback
Testing
- Regenerate remote_client mock
- Get rid of workarounds for issues fixed in 0.6.1
- Clean up databases in tests (#6304)
- Improve cleanup for data and disk use (#6311)
- Close db in randConsensusNetWithPeers, just as it is in randConsensusNet
- Ensure commit stateid in wal is OK
Buf
- Modify buf.yml, add buf generate (#5653)
Build
- Fix proto-lint step in Makefile
- Github workflows: fix dependabot and code coverage (#191)
- Bump github.com/adlio/schema from 1.1.13 to 1.1.14
- Bump github.com/lib/pq from 1.10.3 to 1.10.4
- Run e2e tests in parallel
- Bump technote-space/get-diff-action from 5.0.1 to 5.0.2
- Bump github.com/adlio/schema from 1.1.14 to 1.1.15
- Bump github.com/adlio/schema from 1.1.15 to 1.2.3
- Bump github.com/rs/cors from 1.8.0 to 1.8.2
E2e
- Add option to dump and analyze core dumps
[0.6.1-dev.1] - 2021-10-26
Bug Fixes
- Accessing validator state safetly
- Safe state access in TestValidProposalChainLocks
- Safe state access in TestReactorInvalidBlockChainLock
- Safe state access in TestReactorInvalidBlockChainLock
- Seeds should not hang when disconnected from all nodes
Buf
- Modify buf.yml, add buf generate (#5653)
Build
- Bump rtCamp/action-slack-notify from 2.1.1 to 2.2.0
- Fix proto-lint step in Makefile
Light
- Fix panic when empty commit is received from server
Full changelog
https://github.com/dashevo/tenderdash/blob/v0.7.0/CHANGELOG.md