Releases: dashpay/tenderdash
Releases · dashpay/tenderdash
v0.10.0-dev.4
chore(release): update changelog and version to 0.10.0-dev.4 (#503)
v0.10.0-dev.1
What's Changed
- chore: update abci++ spec by @shotonoff in #414
- backport: tendermint v0.36 by @shotonoff in #446
- feat: add node's pro-tx-hash into a context by @shotonoff in #416
- feat: same-block execution by @shotonoff in #418
- chore: remove stateID from VoteSet and HeightVoteSet by @shotonoff in #455
- doc(abci++): same-block execution docs and protobuf cleanup by @lklimek in #454
- chore(release): update changelog and bump version to 0.10.0-dev.1 by @shotonoff in #456
Full Changelog: v0.9.0-dev.1...v0.10.0-dev.1
v0.9.0-dev.1
What's Changed
- build(deps): Bump actions/setup-go from 3.2.0 to 3.2.1 by @dependabot in #415
- fix: check a receiver of ValidatorSet on nil by @shotonoff in #413
- fix(e2e): invalid initial height in e2e vote extensions test by @lklimek in #419
- chore(backport): allow
create-proof-block-range
to be0
by @shotonoff in #449 - chore(release): update changelog and bump version to 0.9.0-dev.1 by @shotonoff in #450
Full Changelog: v0.8.0-dev.6...v0.9.0-dev.1
v0.8.0-dev.10
What's Changed
- feat: allow
create-proof-block-range
to be0
by @shotonoff in #444 - chore(release): update changelog and bump version to 0.8.0-dev.10 by @shotonoff in #445
Full Changelog: v0.8.0-dev.9...v0.8.0-dev.10
v0.7.2-dev.1
refactor: logging locked round and block hash if needed to reset a lo…
v0.8.0-dev.9
What's Changed
- chore: update alpine image version by @shotonoff in #439
- chore(release): update changelog and bump version to 0.8.0-dev.9 by @shotonoff in #441
Full Changelog: v0.8.0-dev.8...v0.8.0-dev.9
v0.8.0-dev.8
What's Changed
- chore(release): update changelog and bump version to 0.8.0-dev.8 by @shotonoff in #440
Full Changelog: v0.8.0-dev.7...v0.8.0-dev.8
v0.8.0-dev.7
Merge pull request #438 from dashevo/release_0.8.0-dev.7 chore(release): update changelog and bump version to 0.8.0-dev.7
v0.8.0-dev.6
What's Changed
- test(cmd): use correct home path in TestRootConfig by @lklimek in #385
- refactor(node): Simplify priv validator initialization logic by @lklimek in #383
- fix(release): release script tries to use non-existing file by @lklimek in #405
- TD-77 vote extensions improvements by @shotonoff in #404
- refactor(privval): DashCoreSignerClient should return correct private key by @lklimek in #407
- refactor: improve vote-extensions feature by @shotonoff in #392
- feat: add missed fields to RequestPrepareProposal and FinalizeBlock by @shotonoff in #410
- fix: replace proposed-app-version on consensus-version by @shotonoff in #411
- chore(release): update changelog and bump version to 0.8.0-dev.6 by @shotonoff in #417
Full Changelog: v0.8.0-dev.5...v0.8.0-dev.6
v0.8.0-dev.5
BREAKING: This prerelease contains ABCI++. It requires major changes in ABCI Client app (Drive).
This release contains:
- new version of ABCI++ protocol
- backport of development version of Tendermint - up to commit tendermint/tendermint@6c40ad3
This is a pre-release, and is expected to change.
What's Changed
- build(ci): Update golangci-lint-action and golang-ci versions (backport from 0.8) by @lklimek in #329
- fix(consensus): network stuck due to outdated proposal block by @lklimek in #327
- fix: don't process WAL logs for old rounds by @shotonoff in #331
- chore(release): update changelog and bump version to 0.7.1-dev.1 by @lklimek in #330
- build(release): implement full release workflow in the release script (backport #332) by @lklimek in #345
- chore(release): update changelog and bump version to 0.7.1 by @lklimek in #346
- chore(release): update changelog and bump version to 0.7.1 by @lklimek in #349
- chore: clone bls library if tenderdash is not tracked by git by @shotonoff in #355
- chore(release): hide prereleases in full release changelog by @lklimek in #364
- build(deps): Bump docker/build-push-action from 2.9.0 to 3.0.0 by @dependabot in #374
- build(deps): Bump docker/login-action from 1.14.1 to 2.0.0 by @dependabot in #372
- build(deps): Bump docker/setup-buildx-action from 1.6.0 to 2.0.0 by @dependabot in #373
- build!: update golang to 1.18 by @lklimek in #365
- build(deps): Bump actions/setup-go from 2 to 3.1.0 by @dependabot in #379
- build(deps): Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #378
- build(deps): Bump actions/setup-go from 3.1.0 to 3.2.0 by @dependabot in #390
- build(deps): Bump github.com/golangci/golangci-lint from 1.46.0 to 1.46.2 by @dependabot in #386
- backport: merge result of tendermint/master with v0.8-dev by @shotonoff in #376
- feat(abcidump): abcidump - tool to dump and parse communication between Drive and Tenderdash by @lklimek in #388
- backport: merge result of v0.9-dev with v0.8-dev by @shotonoff in #398
- Backport-v0.7-dev to v0.8-dev by @lklimek in #399
- chore(release): update changelog and bump version to 0.8.0-dev.5 by @lklimek in #401
- fix(docker): downgrade alpine to 3.15 by @lklimek in #402
- chore(release): update changelog and bump version to 0.8.0-dev.5 by @lklimek in #403
Full Changelog: v0.8.0-dev.4...v0.8.0-dev.5