Skip to content

Release/v0.26.0#2726

Merged
ebuchman merged 7 commits intodevelopfrom
release/v0.26.0
Nov 2, 2018
Merged

Release/v0.26.0#2726
ebuchman merged 7 commits intodevelopfrom
release/v0.26.0

Conversation

@ebuchman
Copy link
Contributor

@ebuchman ebuchman commented Oct 29, 2018

@codecov-io
Copy link

codecov-io commented Oct 29, 2018

Codecov Report

Merging #2726 into develop will decrease coverage by 0.13%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #2726      +/-   ##
===========================================
- Coverage    62.31%   62.17%   -0.14%     
===========================================
  Files          212      212              
  Lines        17099    17176      +77     
===========================================
+ Hits         10655    10680      +25     
- Misses        5547     5598      +51     
- Partials       897      898       +1
Impacted Files Coverage Δ
consensus/reactor.go 66.31% <0%> (-0.35%) ⬇️
libs/db/mem_batch.go 100% <0%> (ø) ⬆️
libs/db/remotedb/grpcdb/server.go 0% <0%> (ø) ⬆️
consensus/wal_generator.go 79.43% <0%> (+3.24%) ⬆️

CHANGELOG.md Outdated
`AppVersion`

* Go API
* [config] [\#2232](https://github.com/tendermint/tendermint/issues/2232) timeouts as time.Duration, not ints
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This already exists under the bullet point "CLI/RPC/Config". Not sure if this is on purpose or by accident.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's on purpose. I think it's worth duplicating entries when they affect distinct components.

Copy link
Contributor

@melekes melekes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ebuchman ebuchman changed the base branch from master to develop October 31, 2018 15:03
@ebuchman ebuchman merged commit 322cee9 into develop Nov 2, 2018
@ebuchman ebuchman deleted the release/v0.26.0 branch November 2, 2018 17:55
maxim-levy pushed a commit to maxim-levy/tendermint that referenced this pull request Nov 13, 2018
* 'master' of https://github.com/tendermint/tendermint: (330 commits)
  Release/v0.26.1 (tendermint#2803)
  fix amino overhead computation for Tx (tendermint#2792)
  p2p: re-check after sleeps (tendermint#2664)
  check the result of `ps.peer.Send` before calling `ps.setHasVote` (tendermint#2787)
  p2p: AddressBook requires addresses to have IDs; Do not close conn immediately after sending pex addrs in seed mode (tendermint#2797)
  test AutoFile#Size (happy path)
  [autofile/group] do not panic when checking size
  openFile creates a file if not exist => ErrNotExist is not possible
  use our logger in autofile/group
  Add tests for ValidateBasic methods (tendermint#2754)
  [docs] improve organization of ABCI docs & fix links (tendermint#2749)
  p2p: peer-id -> peer_id (tendermint#2771)
  mempool: print postCheck error (tendermint#2762)
  Fix crypto/merkle ProofOperators.Verify to check bounds on keypath pa… (tendermint#2756)
  Mempool WAL is still created by default in home directory, leads to permission errors (tendermint#2758)
  mempool: ErrPreCheck and more log info (tendermint#2724)
  Release/v0.26.0 (tendermint#2726)
  [ADR] [DRAFT] pubsub 2.0 (tendermint#2532)
  validate reactor messages (tendermint#2711)
  TMHASH is 32 bytes. Closes tendermint#1990 (tendermint#2732)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants