M. J. Fromberger
e4feb56813
Update CHANGELOG.md for release v0.34.13. ( #6935 )
Fixes #6933 . I forgot to update master after I did the v0.34.13 release.
3 years ago
William Banfield
9b458a1c43
update changelog ahead of v0.35 release ( #6893 )
This change moves the changelog entries from CHANGELOG_PENDING.md to CHANGELOG.md ahead of the 0.35 release.
3 years ago
Tess Rinearson
69f6eee2e4
changelog: linkify the 0.34.11 release notes ( #6836 )
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
3 years ago
Tess Rinearson
0ed3ba6279
changelog: update to reflect 0.34.12 release ( #6833 )
3 years ago
Callum Waters
e8f38e3260
changelog: have a single friendly bug bounty reminder ( #6600 )
3 years ago
Callum Waters
6ade17997c
release: update changelog and version ( #6599 )
3 years ago
Tess Rinearson
281b5234b2
changelog: update for 0.34.10 ( #6358 )
4 years ago
Tess Rinearson
8b7a53bdb2
changelog: update to reflect 0.34.9 ( #6334 )
4 years ago
Tess Rinearson
ddba7f931a
changelog: update for 0.34.8 ( #6183 )
4 years ago
Tess Rinearson
93719c2eb3
changelog: update with changes from 0.34.7 (and failed 0.34.5, 0.34.6) ( #6150 )
4 years ago
Tess Rinearson
df0b868415
changelog: update 0.34.3 changelog with details on security vuln ( #6108 )
Closes #6095 .
4 years ago
Tess Rinearson
3e6f9329c1
changelog: update to reflect v0.34.4 release ( #6105 )
4 years ago
Callum Waters
162f67cf26
correct spelling to US english ( #6077 )
4 years ago
Tess Rinearson
eff1b16a0c
changelog: update changelog for v0.34.3 ( #5927 )
(No changelog pending updates, since we all forgot to update the changelog pending with all these changes 🤡 )
4 years ago
Tess Rinearson
178d421c77
changelog: update changelogs to reflect changes released in 0.34.2
4 years ago
Tess Rinearson
2c95b0b5e0
changelog: update with changes released in 0.34.1 ( #5875 )
4 years ago
Tess Rinearson
6bee97160f
changelog: squash changelog from 0.34 RCs into one ( #5691 )
"Squashes" the changelog from RCs 2-6 into one changelog message for 0.34.0, and adds the changelog pending.
4 years ago
Tess Rinearson
ec32df2d8a
CHANGELOG: add breaking Version name change ( #5628 )
The good folks at Regen pointed out that this was an additional breaking change when they upgraded to use RC6: https://github.com/cosmos/cosmos-sdk/pull/7828#discussion_r518337441
4 years ago
Tess Rinearson
a65c23a526
CHANGELOG: update to reflect v0.34.0-rc6 ( #5622 )
Note that this also deletes everything from CHANGELOG_PENDING that was included in RC6.
4 years ago
Marko
c6f8f0aefc
crypto: add in secp256k1 support ( #5500 )
Secp256k1 was removed in the protobuf migration, this pr adds it back in order to provide this functionality for users (band)
Closes : #5495
4 years ago
Marko
1a74e01d18
update changelog for rc5 ( #5501 )
## Description
update changelog with updates in rc5
Closes: #XXX
4 years ago
Tess Rinearson
b9d98a61c2
changelog: add missing date to v0.33.5 release, fix indentation ( #5454 )
I forgot to add the date when we cut 0.33.5. This fixes that. It also fixes a header indentation issue for 0.33.8.
4 years ago
Tess Rinearson
c50c33e4e9
CHANGELOG: update for 0.34.0-rc4 ( #5400 )
4 years ago
Erik Grinaker
7a69d5c241
changelog: add v0.33.8 from release ( #5242 )
Wasn't added when the release was made, so adding now.
4 years ago
Erik Grinaker
8f3e7248e7
changelog: update for 0.34.0-rc3 ( #5240 )
4 years ago
Erik Grinaker
958c4cdc6e
changelog: add v0.32.13 release ( #5204 )
4 years ago
Erik Grinaker
310f802cd2
changelog: add v0.33.7 release ( #5203 )
Merge once #5185 is out.
4 years ago
Erik Grinaker
29d15df10b
changelog: bump to 0.34.0-rc2 ( #5176 )
Bumps 0.34.0-rc2 - rc1 must be pulled due to premature checksum recorded on sum.golang.org.
4 years ago
Marko
6ec8e57d08
changelog: move entries from pending ( #5172 )
## Description
This pr bumps version and moves changlog entries.
Closes: #XXX
4 years ago
Tess Rinearson
43c44deae8
changelog: note breaking change in the 0.33.6 release ( #5077 )
4 years ago
Marko
f508459d80
changelog: update 0.33.6 ( #5075 )
## Description
update changelog on master and bump version
Closes: #XXX
4 years ago
Anton Kaliaev
3c79251ffc
Update UPGRADING.md and bump p2p/block protocol versions ( #5038 )
Closes #4411
4 years ago
Tess Rinearson
29e50794c8
CHANGELOG: add 0.32.12 changelog entry ( #4918 )
4 years ago
Tess Rinearson
bdf268e03e
CHANGELOG: update to reflect 0.33.5 ( #4915 )
Final step of a point release.
4 years ago
Anton Kaliaev
2afae13a48
privval: retry GetPubKey/SignVote/SignProposal N times before
returning an error
Closes #4707
5 years ago
Marko
727c15e5e2
rc1/v0.33.4
Prepare release 0.33.4
5 years ago
Marko
7b717c72df
changelog: add entries from secruity releases
______
For contributor use:
- [ ] Wrote tests
- [ ] Updated CHANGELOG_PENDING.md
- [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
- [ ] Updated relevant documentation (`docs/`) and code comments
- [ ] Re-reviewed `Files changed` in the Github PR explorer
5 years ago
Anton Kaliaev
4f88071324
update changelog and version
5 years ago
Marko
130b16529d
minor link fixing ( #4598 )
5 years ago
Callum
586d299991
moved to changelog_pending
5 years ago
Callum
c42d530507
update Changelog with PR #4548
5 years ago
Marko
c534291a56
rc1/v0.33.2( #4541 )
* rc1/v0.33.2
- release candiadte for 0.33.2
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
5 years ago
Marko
fb5751d2c5
release: minor release 0.33.1 ( #4401 )
* release: minor release 0.33.1
- minor release for 0.33.1
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* remvoe wording
* version bump
5 years ago
Marko
5aa209a156
Rc1 0.33 ( #4306 )
* rc for 0.33
* address some pr comments
* some adds to upgrade.md
* undo version
5 years ago
Marko
a3a09285de
changelog: add 0.32.9 changelog to master ( #4305 )
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
5 years ago
Leslie Cheung
98e0b5297c
doc: fix broken links ( #4186 )
replaces https://tendermint.com/docs " with "https://docs.tendermint.com/master "
5 years ago
Marko
97222eb90f
CHANGELOG: update release/v0.32.8 details ( #4162 )
- update master with changelog from v0.32.8
- bump `tm-version` in `version.go`
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
5 years ago
Albert
0a014e37b7
changelog: fix typo ( #4106 )
5 years ago
Marko
5206ce32a0
Update master ( #4087 )
* cs: panic only when WAL#WriteSync fails
- modify WAL#Write and WAL#WriteSync to return an error
* fix test
* types: validate Part#Proof
add ValidateBasic to crypto/merkle/SimpleProof
* cs: limit max bit array size and block parts count
* cs: test new limits
* cs: only assert important stuff
* update changelog and bump version to 0.32.7
* fixes after Ethan's review
* align max wal msg and max consensus msg sizes
* fix tests
* fix test
* add change log for 31.11
5 years ago
Anton Kaliaev
7ac8443cc0
add v0.31.10 changelog entry
5 years ago