3153 Commits (5b5cbaa66a4b036abdec06015a71bc1ebf9c059d)
 

Author SHA1 Message Date
  Ethan Buchman e2b3b5b58c dial_persistent_peers -> dial_peers with persistent option 7 years ago
  Ethan Buchman e6b70baae0 Merge branch 'develop' into 864-distinguish-between-seeds-and-manual-peers 7 years ago
  Anton Kaliaev b40aa91b41
document event subscriptions 7 years ago
  Ethan Buchman a13b17ec6c
Merge pull request #792 from tendermint/config 7 years ago
  Ethan Buchman b32a507a1b
Merge pull request #1088 from tendermint/1087-update-docker 7 years ago
  Ethan Buchman d6e01e8cee
Merge pull request #1089 from tendermint/1075-document-underflow-overflow 7 years ago
  Anton Kaliaev c79ba3c349 document the maximum supported voting power due to overflow [ci skip] 7 years ago
  Anton Kaliaev 12ca972761
Merge branch 'develop' into 1087-update-docker 7 years ago
  Zach Ramsay 657ad214cb p2p tests: put priv_val in right place 7 years ago
  Zach 39acf1c5e8
Merge branch 'develop' into config 7 years ago
  Anton Kaliaev 075ae1e301
minimal test for dialing seeds in pex reactor 7 years ago
  Anton Kaliaev 705d51aa42
move dialSeedsIfAddrBookIsEmptyOrPEXFailedToConnect into PEX reactor 7 years ago
  Anton Kaliaev ef0493ddf3
rewrite Peers section of Using Tendermint guide [ci skip] 7 years ago
  Anton Kaliaev 1b455883d2
readd /dial_seeds 7 years ago
  Anton Kaliaev e4897b7bdd
rename manual peers to persistent peers 7 years ago
  Anton Kaliaev 37f86f9518
update changelog [ci skip] 7 years ago
  Anton Kaliaev 28fc15028a
distinguish between seeds and manual peers in the config/flags 7 years ago
  Anton Kaliaev 179d6062e4
try to connect through addrbook before requesting peers from seeds 7 years ago
  Zach c521f385a6
add quick start guide (#1069) 7 years ago
  Anton Kaliaev b8214fce66
Merge branch 'develop' into 1087-update-docker 7 years ago
  Ethan Buchman 03a14d8342 docs/p2p: updates from review (#1076) 7 years ago
  Anton Kaliaev 48638eaa20
update docker readme 7 years ago
  Anton Kaliaev 170777300e
update docker 7 years ago
  Adrian Brink 32311acd01 Vulnerability in light client proxy (#1081) 7 years ago
  Ethan Buchman b9cbaf8f10 priv-val: fix timestamp for signing things that only differ by timestamp 7 years ago
  Ethan Buchman 8d86b6c2d2
Merge pull request #1084 from tendermint/fix-make-dist-script 7 years ago
  Anton Kaliaev 555f560ecd
fix broken `make dist` target 7 years ago
  Ethan Buchman cf42611187
Merge pull request #997 from tendermint/919-careful-with-validator-voting 7 years ago
  Ethan Buchman 90c691df2b
Merge pull request #1063 from tendermint/feature/Issue1020 7 years ago
  Adrian Brink 13fa23c568
Add error checking 7 years ago
  Jae Kwon 124c58d48f
Merge pull request #1071 from tendermint/revert-1053-feature/buildprocess 7 years ago
  Jae Kwon a034600024
Revert "Changes to achieve a standardized build process and deterministic builds" 7 years ago
  Zach e0e600df05
Merge branch 'develop' into config 7 years ago
  Ethan Buchman 92f5ae5a84 fix vagrant [ci skip] 7 years ago
  Ethan Buchman d57ddec302
Merge pull request #1053 from tendermint/feature/buildprocess 7 years ago
  Greg Szabo bb3dc10f24 Makefile improvements for deterministic builds based on Bucky's feedback 7 years ago
  Greg Szabo 2cc50938a4
Merge branch 'develop' into feature/buildprocess 7 years ago
  Adrian Brink ba475d3128
Fix formatting 7 years ago
  Adrian Brink ed81fb54ec
NewInquiring returns error instead of swallowing it 7 years ago
  Ethan Buchman 8481da2405
Merge pull request #1046 from tendermint/abci-spec-docs 7 years ago
  Ethan Buchman ecb7303e35
Merge branch 'develop' into abci-spec-docs 7 years ago
  Ethan Buchman 6855e62f0a
Merge pull request #1052 from tendermint/feature/p2p_docs 7 years ago
  Greg Szabo f67f99c227 Extended install document with docker option. Added extra checks to developer's build target. 7 years ago
  Greg Szabo 0430ebf95c Makefile changes for cross-building and standardized builds using gox 7 years ago
  Adrian Brink f602de437e
Move P2P docs into docs folder 7 years ago
  Zach Ramsay a573b20888 docs: add counter/dummy code snippets 7 years ago
  Ethan Buchman 488ae529ad p2p: authenticate peer ID 7 years ago
  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