5035 Commits (01f6009518513e622bc915bedc8400ac11b62f15)
 

Author SHA1 Message Date
  Ethan Buchman 68a0b3f95b version bump. add roadmap back. minor fixes 6 years ago
  Ethan Buchman b1f3c11948 Merge branch 'master' into develop 6 years ago
  Jae Kwon e1a3f16fa4 Comment tweaks 6 years ago
  Ethan Buchman aab98828fe
Merge pull request #1570 from tendermint/release/v0.19.3 6 years ago
  Liamsi 3fe985e289 fix makefile 6 years ago
  Liamsi 9136140719 get rid of go-bindata dependency in Makefile; hardcode its output instead 6 years ago
  Liamsi aa2b6b546f Remove outdated non-building code in _nano 6 years ago
  Ethan Buchman ec8079089f
Merge pull request #237 from tendermint/bucky/begin-end-block-tags 6 years ago
  Ethan Buchman 9b20287463 add tags to begin/end block 6 years ago
  Ethan Buchman 4b080454bb
Merge pull request #236 from tendermint/bucky/absent-vals 6 years ago
  Ethan Buchman f7d775337b absent_validators: repeated int -> repeated bytes 6 years ago
  Ethan Buchman 6f316db5de
Merge pull request #213 from tendermint/validators-type-assert-to-sortInterface 6 years ago
  Ethan Buchman 453e8efe8a
Merge pull request #234 from tendermint/adrian/genesis_bytes 6 years ago
  Ethan Buchman 063a7d83c1
Merge branch 'develop' into adrian/genesis_bytes 6 years ago
  Ethan Buchman 49849de414
Merge pull request #233 from tendermint/adrian/requestinitchain 6 years ago
  Ethan Buchman 43e72bbcc0 version bump 6 years ago
  Ethan Buchman cd24e92dcb
Merge pull request #235 from tendermint/develop 6 years ago
  Ethan Buchman da73fb87a4
Merge branch 'develop' into adrian/requestinitchain 6 years ago
  Ethan Buchman 03f6a29a64 changelog and version 6 years ago
  Ethan Buchman 4851653d8e
Merge pull request #1569 from tendermint/bucky/update-valid-block-rule 6 years ago
  Ethan Buchman 162811476a update some comments 6 years ago
  Zarko Milosevic b5ac9ede8a Add rules in gossipVotesForHeight to clarify priorities on messages to send 6 years ago
  Jae Kwon ff5dfc0c15 Add more comments for Valid* 6 years ago
  Jae Kwon d3a98675aa Refactor addVote() to be clearer 6 years ago
  Jae Kwon e3c4625e63 Suggested changes to consensus/reactor.go 6 years ago
  Zarko Milosevic 01ac378c96 Update condition based on Jae input 7 years ago
  Zarko Milosevic 83ca46396d Update gossipVotes routine to align with validBlock mechanism 7 years ago
  Zarko Milosevic 2c125b6c78 Fix validValue rule 7 years ago
  Ethan Buchman 3dde0584ed
Merge pull request #1529 from tendermint/greg/persistent-script-fix 6 years ago
  Ethan Buchman e132e7842b
Merge pull request #223 from tendermint/adrian/circle2 6 years ago
  Zach 52d6dfe074
Update specification.rst 6 years ago
  Greg Szabo 4bca7c1009 Added tendermint/testing docker image description 7 years ago
  Greg Szabo 4be3ffbe9b Persistence test bash fix for relative folder path 7 years ago
  Ethan Buchman 5b9a1423ae
Merge pull request #1564 from tendermint/bucky/dump-consensus 6 years ago
  Ethan Buchman 16932f889f changelog 6 years ago
  Ethan Buchman e9804d76cf fixes from review 6 years ago
  Christopher Goes e6d0ade0e1 Update to latest upstream, debugging information 6 years ago
  Christopher Goes 337ad8e594 Update to new Ledger API in progress 7 years ago
  Christopher Goes 49e03fb481 Update dependency versions 7 years ago
  Christopher Goes 86b09b0cd7 Bugfix 7 years ago
  Christopher Goes 391936b734 Prevent unnecessary signatures, improve error messages 7 years ago
  Christopher Goes e25a64fdf1 Fix testcases, all looks OK 7 years ago
  Christopher Goes 065c3943b1 Fix no-Ledger testcase 7 years ago
  Christopher Goes 1c9ff46e98 Ledger integration, WIP 7 years ago
  Adrian Brink 9439306f0f
Change last instance of AppStateBytes to GenesisBytes 6 years ago
  Ethan Buchman a41f0d3891 rpc: /consensus_state for simplified output 6 years ago
  Adrian Brink f80b3aee48
Change AppStateBytes to GenesisBytes 6 years ago
  Ethan Buchman 658060150c rpc: add voting power totals to vote bitarrays 6 years ago
  Adrian Brink ef67705524
Allow ResponseInitChain to return the initial validator set 6 years ago
  Ethan Buchman d0229e8b1e
Merge pull request #1554 from tendermint/jae/expose_peer_stats 6 years ago