Zach Ramsay
44dad6d70b
Revert "detele everything"
This reverts commit d02c5d1e30
.
6 years ago
Zach Ramsay
d02c5d1e30
detele everything
6 years ago
Ethan Buchman
ff73e0aa55
fix test folder mishap
6 years ago
Ethan Buchman
ae3bf81833
mv tmlibs files to libs dir
6 years ago
Liamsi
d2c05bc5b9
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit 96a3502
6 years ago
Liamsi
96a3502126
delete everything
6 years ago
Anton Kaliaev
e4897b7bdd
rename manual peers to persistent peers
7 years ago
Anton Kaliaev
28fc15028a
distinguish between seeds and manual peers in the config/flags
- we only use seeds if we can’t connect to peers in the addrbook.
- we always connect to nodes given in config/flags
Refs #864
7 years ago
Ethan Buchman
ee88272216
enable unsafe rpc routes in tests via flag
8 years ago
Ethan Buchman
fb9d3842e4
test: p2p.seeds and p2p.pex
8 years ago
Ethan Buchman
5da9b3a803
postmerge
8 years ago
Ethan Buchman
0017fb7ffe
premerge
8 years ago
Ethan Buchman
097da55a2c
test/p2p: shellcheck
8 years ago
Ethan Buchman
cfc7fed31c
test/pex: dial_seeds
8 years ago
Anton Kalyaev
163fe1731b
test p2p pex reactor (Refs #335 )
8 years ago
Anton Kalyaev
69a449a073
test/p2p: use PROXY_APP=persistent_dummy
8 years ago
Anton Kalyaev
57f3592411
fix 2 errors when running p2p tests more than once
Error #1 :
```
Error response from daemon: network with name local_testnet already exists
```
Fixed by stopping and removing local_testnet containers and removing
the network
Error #2 :
```
docker: Error response from daemon: Conflict. The name "/test_container_basic" is already in use by container a7cd15d479a964675e7f259de4ed852e7dfef85b447514728f437cd0b980a709. You have to remove (or rename) that container to beable to reuse that name..
```
Fixed by adding `--rm` flag.
8 years ago
Ethan Buchman
bcd8712ec3
test: more cleanup on p2p
8 years ago
Ethan Buchman
1bfd67dfc6
test: refactor bash; test fastsync (failing)
8 years ago
Ethan Buchman
8987d29bee
tests: broadcast_tx with tmsp; p2p
8 years ago