Adrian Brink
|
6366eb9d99
|
Cleanup build and structure
|
7 years ago |
Ethan Buchman
|
2ec425ae4b
|
Merge pull request #1128 from tendermint/862-seed-crawler-mode
seed crawler mode
|
7 years ago |
Ethan Buchman
|
930fde056a
|
p2p: add back lost func
|
7 years ago |
Ethan Buchman
|
8d758560d8
|
p2p/trustmetric: non-deterministic test
|
7 years ago |
Ethan Buchman
|
7b87cdaed8
|
p2p: seed disconnects after sending addrs
|
7 years ago |
Ethan Buchman
|
c2f97e6454
|
p2p: seed mode fixes from rebase and review
|
7 years ago |
Ethan Buchman
|
88eb3e7af0
|
some minor renames
|
7 years ago |
caffix
|
949211a137
|
added a test for PEX reactor seed mode
|
7 years ago |
Ethan Buchman
|
39d8da3536
|
docs: update getting started [ci skip]
|
7 years ago |
Ethan Buchman
|
ae27e85bf7
|
add warnings about new spec
|
7 years ago |
Ethan Buchman
|
f2d19162d2
|
fixes from caffix review
|
7 years ago |
Ethan Buchman
|
02c1aef48b
|
Merge pull request #1121 from tendermint/consensus-tests
Consensus tests
|
7 years ago |
Ethan Buchman
|
6f3d9b4be3
|
fix race
|
7 years ago |
Ethan Buchman
|
f06cc6630b
|
mempool: cfg.CacheSize and expose InitWAL
|
7 years ago |
Ethan Buchman
|
8171628ee5
|
make tests run faster
|
7 years ago |
Ethan Buchman
|
1cb76625d3
|
consensus: rename test funcs
|
7 years ago |
Ethan Buchman
|
ebeadfc57e
|
dont run metalinter
|
7 years ago |
Ethan Buchman
|
cca597a9c0
|
fix and test config file
|
7 years ago |
Ethan Buchman
|
940db715f4
|
Merge pull request #1104 from tendermint/p2p-consolidate
WIP: P2P consolidate
|
7 years ago |
Ethan Buchman
|
ec2b038493
|
Merge pull request #1103 from tendermint/1100-document-event-subscriptions
document event subscriptions
|
7 years ago |
Ethan Buchman
|
ba0cb4f10e
|
Merge pull request #1115 from tendermint/docs-tx-format
document tx formats
|
7 years ago |
Ethan Buchman
|
e764a180d8
|
docs: fix tx formats [ci skip]
|
7 years ago |
Ethan Buchman
|
bc19e7843c
|
Merge branch 'develop' into p2p-consolidate
|
7 years ago |
Ethan Buchman
|
f57f97c4bd
|
fix bash tests
|
7 years ago |
Ethan Buchman
|
b32474bb1a
|
Merge pull request #1116 from tendermint/feature/prs
Create PULL_REQUEST_TEMPLATE.md
|
7 years ago |
Adrian Brink
|
0a20e8f268
|
Create PULL_REQUEST_TEMPLATE.md
|
7 years ago |
Zach Ramsay
|
9d4d939b89
|
docs: tx formats: closes #1083, #536
|
7 years ago |
Ethan Buchman
|
c1e6e73bb1
|
Merge pull request #1108 from tendermint/zramsay-patch-1
Update p2p README
|
7 years ago |
Ethan Buchman
|
620c957a44
|
fix test
|
7 years ago |
Ethan Buchman
|
64ce7eef16
|
Merge pull request #1107 from tendermint/p2p-pex-abuse
better abuse handling in pex
|
7 years ago |
Ethan Buchman
|
fc7915ab4c
|
fixes from review
|
7 years ago |
Zach Ramsay
|
26aaa283a9
|
p2p: remove deprecated Dockerfile
|
7 years ago |
Zach
|
a29c67563c
|
Update p2p README, closes #1102
|
7 years ago |
Ethan Buchman
|
17f7a9b510
|
improve seed dialing logic
|
7 years ago |
Ethan Buchman
|
3df5fd21cd
|
better abuse handling in pex
|
7 years ago |
Ethan Buchman
|
99076f1942
|
Merge pull request #1105 from tendermint/p2p-switch
cleanup switch
|
7 years ago |
Ethan Buchman
|
3368eeb03e
|
fix tests
|
7 years ago |
Ethan Buchman
|
68237911ba
|
NetAddress.Same checks ID or DialString
|
7 years ago |
Ethan Buchman
|
f9e4f6eb6b
|
reorder peer.go methods
|
7 years ago |
Ethan Buchman
|
8b74a8d6ac
|
NodeInfo not a pointer
|
7 years ago |
Ethan Buchman
|
08f84cd712
|
a little more moving around
|
7 years ago |
Ethan Buchman
|
452d10f368
|
cleanup switch
|
7 years ago |
Ethan Buchman
|
8b3fb743cf
|
Merge pull request #1048 from tendermint/p2p-id
P2P ID
|
7 years ago |
Ethan Buchman
|
7667e11973
|
remove RemoteAddr from NodeInfo
|
7 years ago |
Ethan Buchman
|
53a5498fc5
|
more fixes from review
|
7 years ago |
Ethan Buchman
|
e4d52401cf
|
some fixes from review
|
7 years ago |
Ethan Buchman
|
9670519a21
|
remove PoW from ID
|
7 years ago |
Ethan Buchman
|
b1485b181a
|
Merge branch 'p2p-consolidate' into p2p-id
|
7 years ago |
Ethan Buchman
|
47a6928890
|
Merge pull request #1030 from tendermint/864-distinguish-between-seeds-and-manual-peers
Distinguish between seeds and manual peers
|
7 years ago |
Ethan Buchman
|
c1e167e330
|
note in trust metric test
|
7 years ago |