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
Anton Kaliaev
1e05242297
update changelog and bump version to 0.22.5
6 years ago
ValarDragon
99e582d79a
crypto: Refactor to move files out of the top level directory
Currently the top level directory contains basically all of the code
for the crypto package. This PR moves the crypto code into submodules
in a similar manner to what `golang/x/crypto` does. This improves code
organization.
Ref discussion: https://github.com/tendermint/tendermint/pull/1966
Closes #1956
6 years ago
Ethan Buchman
94006855d1
changelog and version
6 years ago
Ethan Buchman
17c924de7e
changelog, version
6 years ago
Zach Ramsay
44dad6d70b
Revert "detele everything"
This reverts commit d02c5d1e30
.
6 years ago
Zach Ramsay
d02c5d1e30
detele everything
6 years ago
Ethan Buchman
9d81a74429
dev version
6 years ago
Ethan Buchman
af697d3c4a
changelog, version
6 years ago
Ethan Buchman
2fa9962835
changelog and version
6 years ago
Ethan Buchman
931b465a05
dev version bump
6 years ago
Ethan Buchman
233b35a2a9
Revert "delete some things for the merge"
This reverts commit 2902ab1a14
.
6 years ago
Ethan Buchman
ae3bf81833
mv tmlibs files to libs dir
6 years ago
Ethan Buchman
2902ab1a14
delete some things for the merge
6 years ago