6515 Commits (8a1a79257e8e8b309cd35bb1fe40bf9b3330fd7d)
 

Author SHA1 Message Date
  mossid 50c521e706 expose KVPair 7 years ago
  mossid 2861f795f5 add SimpleProofsFromMap 7 years ago
  Ethan Buchman c9a263c589
Merge pull request #1389 from tendermint/1380-trim-whitespaces 7 years ago
  Jae Kwon e4492afbad Merge 7 years ago
  Ethan Buchman 799beebd36 fix consensus tests 7 years ago
  Jae Kwon 45ec5fd170 WIP consensus 7 years ago
  Anton Kaliaev 6e39ec6e26
do not even try to dial ourselves 7 years ago
  Anton Kaliaev d38a6cc7ea trim whitespace from elements of lists (like `persistent_peers`) 7 years ago
  Anton Kaliaev 7f6ee7a46b
add a comment for NewSwitch 7 years ago
  Anton Kaliaev 34b77fcad4
log error when we fail to add new address 7 years ago
  Anton Kaliaev 3b3f45d49b
use addrbook#AddOurAddress to store our address 7 years ago
  Anton Kaliaev 3284a13fee
add test 7 years ago
  Anton Kaliaev fc9ffee2e3
remove unused tracking because it leads to memory leaks in tests 7 years ago
  Anton Kaliaev 3a672cb2a9
update changelog [ci skip] 7 years ago
  Anton Kaliaev 4b8e342309
fix panic: lookup testing on 10.0.2.3:53: no such host 7 years ago
  Anton Kaliaev 5a2fa71b03
use combination of IP and port, not just IP 7 years ago
  Anton Kaliaev 9a57ef9cbf
do not dial ourselves (ok, maybe just once) 7 years ago
  Ethan Buchman 59ca9bf480 update to tmlibs v0.8.1 7 years ago
  Ethan Buchman 7cce07bc99
Merge pull request #1352 from tendermint/1228-require-id 7 years ago
  Ethan Buchman 0ae66f75ce
Merge pull request #1420 from tendermint/1414-data-race 7 years ago
  Jae Kwon 5d1c758730 Fix evidence 7 years ago
  Jae Kwon 1b9323f105 Fix blockchain tests 7 years ago
  Jae Kwon 2e24b64fc1 Add IsEmpty; Publish 0.8.1 7 years ago
  Anton Kaliaev cee7b5cb54 GetSelectionWithBias 7 years ago
  Anton Kaliaev 1585152341 https://github.com/tendermint/tendermint/pull/1128#discussion_r162799294 7 years ago
  Anton Kaliaev 8e699c2bfd defaultSeedDisconnectWaitPeriod should be at least as long as we expect 7 years ago
  Anton Kaliaev 904a3115a6
require addresses to have an ID by default 7 years ago
  Anton Kaliaev a506cf47ad
protect Record* peerStateStats functions by mutex 7 years ago
  Anton Kaliaev 7689c15413
Merge pull request #1378 from tendermint/bucky/disable-test-libs 7 years ago
  Zaki Manian f907113c19 Net_info should print the ID of peers (#1312) 7 years ago
  Anton Kaliaev 140f962201
Merge pull request #1406 from tendermint/docker 7 years ago
  Ethan Buchman c23d907f12
Merge pull request #1391 from tendermint/581-include-validator-power 7 years ago
  Alessio Treglia 105847b7dd
Fix comments 7 years ago
  Alessio Treglia 9c02c8ce93
Add import/export of public keys #79 7 years ago
  Jae Kwon fb7bde9c24 Add cause in Error.Error() 7 years ago
  Jae Kwon 390de81bbc Release version 0.8.0 7 years ago
  Greg Szabo 1b51cbc224
Changed wallet addresses (#84) 7 years ago
  Anton Kaliaev ed782e7508
include validator's voting power in /status 7 years ago
  Anton Kaliaev 0732526465
use more relaxing < and >= ops instead of != 7 years ago
  Anton Kaliaev 39a4963782
document funcs in validator_set.go 7 years ago
  Anton Kaliaev 37ce6b195a
ValidatorSet#GetByAddress: return -1 if no validator was found 7 years ago
  Ethan Buchman 7aa6d36258
Merge pull request #1412 from tendermint/bucky/exit-conR-subscribe-routine 7 years ago
  Ethan Buchman 5c3d3f0875
Merge pull request #194 from Tilkal/random-missing-methods 7 years ago
  Ethan Buchman 991017fc41
Merge pull request #1336 from tendermint/zarko/1308-add-light-client-spec 7 years ago
  Ethan Buchman 5f548c7679 consensus: close pubsub channels. fixes #1372 7 years ago
  Ethan Buchman d14aacf03e
Merge pull request #1300 from tendermint/lite-proxy-hardening-and-tests 7 years ago
  Ethan Buchman 39ff4d22e9 minor cleanup 7 years ago
  Thomas Corbière 74486f7f93 Add Int63n() and RandInt63n(). 7 years ago
  Thomas Corbière d66d43d2ea Add Int31n() and RandInt31n(). 7 years ago
  Jae Kwon 196f8410ba WIP commit; Fix types/results_test 7 years ago