3582 Commits (7c22e47629909f48d2050a711a74d964af58e5c3)
 

Author SHA1 Message Date
  Vladislav Dmitriyev 7c22e47629 Replaced NodeInfo's pubkey to ID (#1443) 6 years ago
  suyuhuang 384b3ea065 improve `show_node_id` (#1433) 6 years ago
  Thomas Corbière 6a48bd0c88 use the tag interface for pubsub. (#1438) 6 years ago
  Ethan Buchman d93e177a69
Merge pull request #1446 from tendermint/1442-data-race-fix-attempt 6 years ago
  Anton Kaliaev cef053386b
Merge pull request #1439 from tendermint/1429-add-docs-for-node-ids 6 years ago
  Anton Kaliaev cca1dd8e3e
removed excessive comment 6 years ago
  Anton Kaliaev 26c38e770e
fix data race 6 years ago
  Anton Kaliaev 609452958c
[docs/specification/secure-p2p] add a note about config 6 years ago
  Anton Kaliaev c954fca376
gen_node_key cmd 6 years ago
  Anton Kaliaev 9be16d56ba
[docs] prefix IPs with node IDs 6 years ago
  Anton Kaliaev 2b732bc11a
generate node_key when running tendermint init 6 years ago
  Ethan Buchman dcd00b0e68 update deps and changelog 6 years ago
  Ethan Buchman ff3f35c5f4
Merge pull request #1347 from tendermint/jae/aminoify 6 years ago
  Ethan Buchman 93c4312cdd
Merge pull request #1432 from tendermint/bucky/aminoify 6 years ago
  Ethan Buchman 1a1e4e767b check max msg size in DecodeMessage 6 years ago
  Ethan Buchman bb1b249e8a types: lock block on MakePartSet 6 years ago
  Ethan Buchman c778d7f5d1 fix addresses 6 years ago
  Ethan Buchman bb9b12d67a add scripts/wire2amino.go 6 years ago
  Ethan Buchman 767521ac52 update test/p2p/data for amino 6 years ago
  Ethan Buchman df9bf60b05 forgot Gopkg.lock 6 years ago
  Ethan Buchman 466c3ab1c7 forgot node/wire.go 6 years ago
  Ethan Buchman c68d406195 fix tests 6 years ago
  Ethan Buchman 02c0835e9b fixes post merge 6 years ago
  Ethan Buchman c170800fbd Merge branch 'develop' into jae/aminoify 6 years ago
  Jae Kwon 7afe74a963 Update go-crypto to 0.6.1 and change config/toml.go privval address 6 years ago
  Jae Kwon 02531ca5a3 Fix race testing (cont;) Bump version to 0.19.0 6 years ago
  Jae Kwon d24e4cb821 Fix race testing 6 years ago
  Jae Kwon fb64314d1c Review from Anton 6 years ago
  Ethan Buchman 4930b61a38
Merge pull request #1431 from tendermint/release/v0.18.0 6 years ago
  Ethan Buchman 9cc2cf362f changelog and version 6 years ago
  Ethan Buchman ed93fb34ab
Merge pull request #1350 from tendermint/1275-p2p-loopbacks 6 years ago
  Anton Kaliaev 3d32474da8
make linter happy 6 years ago
  Anton Kaliaev 3233c318ea
only log errors, dial correct addresses 6 years ago
  Jae Kwon 32e1d195a0 Fix cmd and lite 6 years ago
  Jae Kwon 3ca5292dc9 Fix rpc tests 6 years ago
  Jae Kwon c541d58d2f WIP: fix rpc/core 6 years ago
  Jae Kwon 3037b5b7ca Fix rpc/lib/... 6 years ago
  Ethan Buchman c9a263c589
Merge pull request #1389 from tendermint/1380-trim-whitespaces 6 years ago
  Jae Kwon e4492afbad Merge 6 years ago
  Ethan Buchman 799beebd36 fix consensus tests 6 years ago
  Jae Kwon 45ec5fd170 WIP consensus 6 years ago
  Anton Kaliaev 6e39ec6e26
do not even try to dial ourselves 6 years ago
  Anton Kaliaev d38a6cc7ea trim whitespace from elements of lists (like `persistent_peers`) 6 years ago
  Anton Kaliaev 7f6ee7a46b
add a comment for NewSwitch 6 years ago
  Anton Kaliaev 34b77fcad4
log error when we fail to add new address 6 years ago
  Anton Kaliaev 3b3f45d49b
use addrbook#AddOurAddress to store our address 6 years ago
  Anton Kaliaev 3284a13fee
add test 6 years ago
  Anton Kaliaev fc9ffee2e3
remove unused tracking because it leads to memory leaks in tests 6 years ago
  Anton Kaliaev 3a672cb2a9
update changelog [ci skip] 6 years ago
  Anton Kaliaev 4b8e342309
fix panic: lookup testing on 10.0.2.3:53: no such host 6 years ago