Anton Kaliaev
b5cad43b26
update changelog and bump version to 0.32.7
5 years ago
Anton Kaliaev
88946fd6d8
update changelog and bump version to v0.32.6
5 years ago
Zaki Manian
d06286916d
update version.go
5 years ago
Marko Baricevic
049f158465
revert abci change
5 years ago
Marko Baricevic
a5a19add77
bump versions
5 years ago
Anton Kaliaev
5346d8b9a2
v0.32.3 changelog and version bump ( #3924 )
5 years ago
Marko Baricevic
15878dc80c
release for v0.32.2
5 years ago
Marko Baricevic
8ed1400949
release for v0.32.2
5 years ago
Marko
06a57baa59
Release/v0.32.1 ( #3801 )
* Release branch for v0.32.1
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* add links to changelog
* wording change
* Apply suggestions from code review
Comment from PR
Co-Authored-By: Ethan Buchman <ethan@coinculture.info>
* add link bump abci Version
* include doc change for abci/app
* moved abci change to features as it doesnt break the abci
* pr comments (#3803 )
* pr comments
* abci changelog change
* Marko/update release1 (#3806 )
* pr comments
* remove empty space
5 years ago
Marko Baricevic
0787b79347
add link bump abci Version
5 years ago
Marko Baricevic
ac232caef3
Release branch for v0.32.1
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
5 years ago
Ethan Buchman
747f99fdc1
changelog and version ( #3750 )
* changelog and version
* Add section on ABCI changes
* Update ABCI upgrade section to include events examples
* update upgrading
* more upgrading and changelog
* update changelog from pending
* refer to #rpc_changes
* minor word changes
5 years ago
Ethan Buchman
65a3dfe235
changelog and version ( #3709 )
6 years ago
Anton Kaliaev
4474a5ec70
bump version
6 years ago
Ismail Khoffi
b6da8880c2
prepare v0.31.4 release:
- prep changelog
- add missing changelog entries
- fix minor glitch in existing changelog (v0.31.2)
- bump versions
6 years ago
Ethan Buchman
3cfd9757a7
changelog and version v0.31.3
6 years ago
Ismail Khoffi
ab24925c94
prepare changelog and bump versions to v0.31.2
6 years ago
Ismail Khoffi
2338134836
bump versions
6 years ago
Ismail Khoffi
5483ac6b0a
minor changes / fixes to release 0.31.0 ( #3422 )
* bump ABCIVersion due to renaming BlockSizeParams -> BlockParams
(https://github.com/tendermint/tendermint/pull/3417#discussion_r264974791 )
* Move changelog on consensus params entry to breaking
* Add @melekes' suggestion for breaking change in pubsub into upgrading.md
* Add changelog entry for #3351
* Add changelog entry for #3358 & #3359
* Add changelog entry for #3397
* remove changelog entry for #3397 (was already released in 0.30.2)
* move 3351 to improvements
* Update changelog comment
6 years ago
Ismail Khoffi
85c023db88
Prep release v0.31.0:
- update changelog, reset pending
- bump versions
- add external contributors (partly manually)
6 years ago
Anton Kaliaev
e42f833fd4
Merge master back to develop ( #3412 )
* libs/db: close batch (#3397 )
ClevelDB requires closing when WriteBatch is no longer needed, https://godoc.org/github.com/jmhodges/levigo#WriteBatch.Close
Fixes the memory leak in https://github.com/cosmos/cosmos-sdk/issues/3842
* update changelog and bump version to 0.30.2
6 years ago
Anton Kaliaev
f996b10f47
update changelog and bump version to 0.30.2
6 years ago
Anton Kaliaev
9d4f59b836
update changelog and bump version
6 years ago
Ethan Buchman
792b12573e
Prepare v0.30.0 ( #3287 )
* changelog, upgrading, version
* update for evidence fixes
* linkify
* fix an entry
6 years ago
Ethan Buchman
f571ee8876
prepare v0.29.2 ( #3272 )
* update changelog
* linkify
* bump version
* update main changelog
* final fixes
* entry for wal fix
* changelog preamble
* remove a line
6 years ago
Ethan Buchman
a58d5897e4
note about TmCoreSemVer
6 years ago
Anton Kaliaev
bb0a9b3d6d
bump version
6 years ago
Ethan Buchman
d9d4f3e629
Prepare v0.29.0 ( #3184 )
* update changelog and upgrading
* add note about max voting power in abci spec
* update version
* changelog
6 years ago
Ethan Buchman
5a2e69df81
changelog and version
6 years ago
Ethan Buchman
fc031d980b
Bucky/v0.28.0 ( #3119 )
* changelog pending and upgrading
* linkify and version bump
* changelog shuffle
6 years ago
Ethan Buchman
c6604b5a9b
changelog and version
6 years ago
Ethan Buchman
0533c73a50
crypto: revert to mainline Go crypto lib ( #3027 )
* crypto: revert to mainline Go crypto lib
We used to use a fork for a modified bcrypt so we could pass our own
randomness but this was largely unecessary, unused, and a burden.
So now we just use the mainline Go crypto lib.
* changelog
* fix tests
* version and changelog
6 years ago
Ethan Buchman
b3141d7d02
makeNodeInfo returns error ( #3029 )
* makeNodeInfo returns error
* version and changelog
6 years ago
Ethan Buchman
e4806f980b
Bucky/v0.27.1 ( #3022 )
* update changelog
* linkify
* changelog and version
6 years ago
Ethan Buchman
dc2a338d96
Bucky/v0.27.0 ( #2950 )
* update changelog
* changelog, upgrading, version
6 years ago
Ethan Buchman
1abf34aa91
Prepare v0.26.4 changelog ( #2921 )
* prepare changelog
* linkify changelog
* changelog and version
* update changelog
6 years ago
Ethan Buchman
ccf6b2b512
Bucky/v0.26.3 ( #2872 )
* update CONTRIBUTING with notes on CHANGELOG
* update changelog
* changelog and version
6 years ago
Ethan Buchman
9973decff9
changelog, versionbump ( #2850 )
6 years ago
Ethan Buchman
533b3cfb73
Release/v0.26.1 ( #2803 )
* changelog and version
* fix changelog
6 years ago
Ethan Buchman
f94eb42ebe
Version bump; Update Upgrading.md; linkify Changelog ( #2679 )
* version bump
* update UPGRADING.md
* add missing pr numbers to changelog pending
* linkify changelog
6 years ago
Ethan Buchman
ed4ce5ff6c
ADR-016: Update ABCI Info method for versions ( #2662 )
* abci: update RequestInfo for versions
* abci: update ResponseInfo for versions
* compile fix
* fix test
* software_version -> version
* comment fix
* update spec
* add test
* comments and fix test
6 years ago
Ethan Buchman
e4ee34cfbc
version: types
6 years ago
Ethan Buchman
ee8b8bbefb
flush changelog pending, bump version
6 years ago
Ethan Buchman
54fe6ef73c
version: add and bump abci version
6 years ago
Ethan Buchman
b616e54c9b
changelog and version
6 years ago
Ethan Buchman
9e940b95ad
libs/autofile: bring back loops ( #2261 )
* libs/autofile: bring back loops
* changelog, version
6 years ago
Ethan Buchman
c5c2b9601f
update changelog and version
6 years ago
Jae Kwon
d542d2c394
Fix 0.22.7, bump to 0.22.8
6 years ago
Ethan Buchman
e4dfab6349
changelog and version
6 years ago
Ethan Buchman
5768b67162
changelog and version
6 years ago