Marko Baricevic
15878dc80c
release for v0.32.2
5 years ago
Marko
0c9a284f8d
Marko/update release1 ( #3806 )
* pr comments
* remove empty space
5 years ago
Marko
245e1c9ef7
pr comments ( #3803 )
* pr comments
* abci changelog change
5 years ago
Marko Baricevic
7a86e49312
moved abci change to features as it doesnt break the abci
5 years ago
Marko Baricevic
1b69c6b56b
include doc change for abci/app
5 years ago
Marko Baricevic
0787b79347
add link bump abci Version
5 years ago
Marko
823d916a11
Apply suggestions from code review
Comment from PR
Co-Authored-By: Ethan Buchman <ethan@coinculture.info>
5 years ago
Marko Baricevic
e8926867d8
wording change
5 years ago
Marko Baricevic
0f076e5fbe
add links to changelog
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
9dcee69ac2
v0.31.6 changelog ( #3688 )
* update changelog
* Update changelog
- less detail about internal stuff like the `mempool`
- focus BUG FIX entries more on what was fixed rather than how
* minor cleanup.
- remove entry for GenesisDocProvider, it's being undone
* minor fix
6 years ago
Ismail Khoffi
18bd5b627a
Apply suggestions from code review
Co-Authored-By: melekes <anton.kalyaev@gmail.com>
6 years ago
Anton Kaliaev
3cb7013c38
update changelog
6 years ago
Ismail Khoffi
def5c8cf12
address review comments: ( #3550 )
- mention ADR in release summary
- remove [p2p] api changes
- amend v0.31.3 log to contain note about breaking change
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
Ethan Buchman
9390a810eb
minor changelog updates ( #3499 )
6 years ago
Ismail Khoffi
a49d80b89c
catch up with develop and rebase on current release to include #3482
6 years ago
Ismail Khoffi
ae88965ff6
changelog: add summary & fix link & add external contributor ( #3490 )
6 years ago
Ismail Khoffi
3c7bb6b571
Add some numbers for #2778
6 years ago
Ismail Khoffi
52727863e1
add external contributors
6 years ago
Ismail Khoffi
ed63e1f378
Add more entries to the Changelog, fix formatting, linkify
6 years ago
Ismail Khoffi
55b7118c98
Prep changelog: copy from pending & update version
6 years ago
Ismail Khoffi
1e3469789d
Ensure WriteTimeout > TimeoutBroadcastTxCommit ( #3443 )
* Make sure config.TimeoutBroadcastTxCommit < rpcserver.WriteTimeout()
* remove redundant comment
* libs/rpc/http_server: move Read/WriteTimeout into Config
* increase defaults for read/write timeouts
Based on this article
https://www.digitalocean.com/community/tutorials/how-to-optimize-nginx-configuration
* WriteTimeout should be larger than TimeoutBroadcastTxCommit
* set a deadline for subscribing to txs
* extract duration into const
* add two changelog entries
* Update CHANGELOG_PENDING.md
Co-Authored-By: melekes <anton.kalyaev@gmail.com>
* Update CHANGELOG_PENDING.md
Co-Authored-By: melekes <anton.kalyaev@gmail.com>
* 12 -> 10
* changelog
* changelog
6 years ago
Ismail Khoffi
e276f35f86
remove 3421 from changelog
6 years ago
Ismail Khoffi
8e62a3d62a
Add #3421 to changelog and reorder alphabetically
6 years ago
Ethan Buchman
551b6322f5
Update v0.31.0 release notes ( #3434 )
* changelog: fix formatting
* update release notes
* update changelog
* linkify
* update UPGRADING
6 years ago
Ismail Khoffi
52c4e15eb2
changelog: more review fixes/release/v0.31.0 ( #3427 )
* Update release summary
* Add pubsub config changes
* Add link to issue for pubsub changes
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
Ethan Buchman
f2351dc758
update changelog
6 years ago
Anton Kaliaev
9d4f59b836
update changelog and bump version
6 years ago
Ethan Buchman
dc6567c677
consensus: flush wal on stop ( #3297 )
Should fix #3295
Also partial fix of #3043
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
af6e6cd350
remove MixEntropy ( #3278 )
* remove MixEntropy
* changelog
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
90970d0ddc
fix changelog
6 years ago
Anton Kaliaev
8992596192
update changelog
6 years ago
Ethan Buchman
a97d6995c9
fix changelog indent ( #3190 )
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
6d6d103f15
fixes from review ( #3137 )
6 years ago
Ethan Buchman
239ebe2076
fix changelog fmt ( #3134 )
6 years ago
Ethan Buchman
0cba0e11b5
update changelog and upgrading ( #3133 )
6 years ago
Ethan Buchman
fc031d980b
Bucky/v0.28.0 ( #3119 )
* changelog pending and upgrading
* linkify and version bump
* changelog shuffle
6 years ago