3046 Commits (6e823c6e8735c5e351f054f7f608b0ddc81d81c4)
 

Author SHA1 Message Date
  Ethan Buchman 6e823c6e87 p2p: support addr format ID@IP:PORT 7 years ago
  Ethan Buchman 7d35500e6b p2p: add ID to NetAddress and use for AddrBook 7 years ago
  Ethan Buchman a17105fd46 p2p: peer.Key -> peer.ID 7 years ago
  Ethan Buchman b289d2baf4 persistent node key and ID 7 years ago
  Ethan Buchman f2e0abf1dc p2p: reorder some checks in addPeer; add comments to NodeInfo 7 years ago
  Ethan Buchman 528154f1a2 p2p: PrivKey need not be Ed25519 7 years ago
  Ethan Buchman bc71840f06 more p2p docs 7 years ago
  Ethan Buchman 1acb12edf5 p2p docs 7 years ago
  Ethan Buchman 008de93bbe
Merge pull request #1039 from tendermint/add_consensus_spec 7 years ago
  Zach 4e834baa9a
docs: update ecosystem.rst (#1037) 7 years ago
  Zarko Milosevic 96e0e4ab5a Describe messages sent as part of consensus/gossip protocol 7 years ago
  Ethan Buchman 381fe19335 changelog date [ci skip] 7 years ago
  Ethan Buchman ff99ca7cdf bump wal test timeout 7 years ago
  Ethan Buchman 60f95cd9ea changelog and version 7 years ago
  Ethan Buchman 28bbeac763 state: send byzantine validators in BeginBlock 7 years ago
  Ethan Buchman e97e0bacd1 update glide 7 years ago
  Ethan Buchman abfdfe67e8 test/p2p: add some timeouts 7 years ago
  Ethan Buchman 992371b4cf
Merge pull request #1035 from tendermint/readme-min-requirements 7 years ago
  Ethan Buchman 07eeddc5e1
Merge pull request #1015 from tendermint/state_funcs 7 years ago
  Emmanuel Odeke 3b70c89e07
README: document the minimum Go version 7 years ago
  Ethan Buchman 444db4c242 metalinter 7 years ago
  Ethan Buchman cb845ebff5 fix EvidencePool and VerifyEvidence 7 years ago
  Ethan Buchman 6112578d07 ValidateBlock is a method on blockExec 7 years ago
  Ethan Buchman ae68fcb78a move fireEvents to ApplyBlock 7 years ago
  Ethan Buchman 8d8d63c94c changelog 7 years ago
  Ethan Buchman 1d6f00859d fixes from review 7 years ago
  Ethan Buchman 397251b0f4 fix evidence 7 years ago
  Ethan Buchman 537b0dfa1a use NopEventBus 7 years ago
  Ethan Buchman 0acca7fe69 final updates for state 7 years ago
  Ethan Buchman bac60f2067 blockchain: update for new state 7 years ago
  Ethan Buchman f82b7e2a13 state: re-order funcs. fix tests 7 years ago
  Ethan Buchman 9e6d088757 state: BlockExecutor 7 years ago
  Ethan Buchman c915719f85 *State->State; SetBlockAndValidators->NextState 7 years ago
  Ethan Buchman f55135578c state: move methods to funcs 7 years ago
  Ethan Buchman 139eca0177
Merge pull request #1027 from tendermint/1026-error-signing-vote-wal-gen 7 years ago
  Anton Kaliaev 75182f7205
change directory for each call, not only for each test 7 years ago
  Ethan Buchman 41caa4415c
Merge pull request #1024 from tendermint/1023-tendermint-version 7 years ago
  Anton Kaliaev c611cc7268
remove quotes from `tendermint version` 7 years ago
  Ethan Buchman d14ec7d7d2
Merge pull request #1011 from tendermint/1006-panic-on-light-client-startup 7 years ago
  Anton Kaliaev 4ca19e33c2 add mutex to memStoreProvider 7 years ago
  Ethan Buchman 1a0db878bf
Merge pull request #1009 from tendermint/spec 7 years ago
  Ethan Buchman 53eb9aca2b
Merge pull request #592 from tendermint/evidence 7 years ago
  Ethan Buchman caccabd4e5 spec: fixes from review 7 years ago
  Ethan Buchman d0e0ac5fac types: better error messages for votes 7 years ago
  Ethan Buchman 7d81a3f4a5 address some comments from review 7 years ago
  Ethan Buchman f95b7529eb
Merge pull request #999 from tendermint/feature/result-hash-header 7 years ago
  Ethan Buchman 6a4fd46479 fixes from rebase 7 years ago
  Ethan Buchman b01b1e4758 remove unused var 7 years ago
  Ethan Buchman 014b0b9944 evidence: reactor test 7 years ago
  Ethan Buchman 5904f6df8b minor fixes from review 7 years ago