Ethan Buchman
3089bbf2b8
Amount -> Power. Closes #166
7 years ago
Anton Kaliaev
e1fd587ddd
we now omit error if empty
8 years ago
Anton Kaliaev
d0b1bf4e26
[docker] bump golang version to 1.8.3
7 years ago
Ethan Buchman
ee88272216
enable unsafe rpc routes in tests via flag
8 years ago
Ethan Buchman
bd7ec18c19
fix tests
8 years ago
Ethan Buchman
fb9d3842e4
test: p2p.seeds and p2p.pex
8 years ago
Ethan Buchman
aa9e673ed7
test: jq .result[1] -> jq .result
8 years ago
Ethan Buchman
cc6dde96c1
rpc -> rpc/lib and rpc/tendermint -> rpc
8 years ago
Ethan Buchman
098646c5ff
test: test_libs all use Makefile
8 years ago
Ethan Buchman
fcf78a5da7
cleanup go-config/viper and some unnamed imports
8 years ago
Ethan Buchman
56c60fba23
go-p2p -> tendermint/p2p
8 years ago
Ethan Buchman
9e82d132ce
go-rpc -> tendermint/rpc
8 years ago
Ethan Buchman
d1926bcad1
use tmlibs
8 years ago
Ethan Buchman
fa451fc55c
tendermint/rpc -> tendermint/rpc/tendermint
8 years ago
Ethan Buchman
5da9b3a803
postmerge
8 years ago
Ethan Buchman
c55d83281a
move into rpc package
8 years ago
Ethan Buchman
15d5b2ac49
use tmlibs
8 years ago
Ethan Buchman
0017fb7ffe
premerge
8 years ago
Ethan Frey
3d9ca32e95
Update all config for p2p integration tests
8 years ago
Ethan Buchman
757a548edf
update glide
8 years ago
Ethan Buchman
2f8551d3b6
go-common -> tmlibs
8 years ago
Ethan Buchman
900be74e8f
update import paths
8 years ago
Anton Kaliaev
5f6de800a0
rename TMROOT to TMHOME (Refs #431 )
8 years ago
Anton Kaliaev
1842e03315
revert using local import
this breaks the client's code (e.g. tendermint)
8 years ago
Anton Kaliaev
d033cd54b8
add editorconfig
8 years ago
Anton Kaliaev
2dc6ab3896
use golang default if an arg is missing (Refs #7 )
8 years ago
Anton Kaliaev
6d66cc68ed
make sure we are using correct server
also remove it afterwards
8 years ago
Anton Kaliaev
51d760f29f
use local import for testing
8 years ago
Anton Kaliaev
e1d5873bdf
support key-value params in JSONRPC (Refs #1 )
More changes:
- remove Client interface (reason: empty)
- introduce HTTPClient interface, which can be used for both ClientURI
and ClientJSONRPC clients (so our users don't have to create their own) (Refs #8 )
- rename integration tests script to `integration_test.sh`
- do not update deps on `get_deps`
8 years ago
Ethan Buchman
8449e9794a
CHANGELOG
8 years ago
Ethan Buchman
097da55a2c
test/p2p: shellcheck
8 years ago
Ethan Buchman
caaafa192b
test/persist: use unix socket for rpc
8 years ago
Ethan Buchman
fc6d22db32
test: better client naming
8 years ago
Ethan Buchman
d58a666445
test/persist: bump sleep to 5 for bound ports release
8 years ago
Ethan Buchman
22d95c7b51
test: docker exec doesnt work on circle
8 years ago
Ethan Buchman
cfc7fed31c
test/pex: dial_seeds
8 years ago
Ethan Buchman
e4e70ece3f
test: fix docker and apps
8 years ago
Ethan Buchman
749df0536f
test/docker: install abci apps first
8 years ago
Ethan Buchman
d93d754972
test/p2p/fast_sync: use --pex on restart
8 years ago
Anton Kaliaev
af5cd5cc75
[p2p tests] test other peers connect to us
if we have neither seeds nor the addrbook
8 years ago
Anton Kalyaev
163fe1731b
test p2p pex reactor (Refs #335 )
8 years ago
Ethan Buchman
8352ec4e5d
circle sigh
8 years ago
Ethan Buchman
8192bb0aaf
stop rpc listeners in node.OnStop()
8 years ago
Ethan Buchman
b13924701e
test/persist: wait for ports to be freed
8 years ago
Ethan Buchman
6456654307
test: add extra kill after fail index triggered
8 years ago
Ethan Buchman
7c1e79cbc5
test/persists: wait for tendermint proc
8 years ago
Ethan Buchman
7fab31fbe3
test: more logging
8 years ago
Ethan Buchman
d754d210cd
test: only use syslog on circle
8 years ago
Ethan Buchman
f3da6d23cb
test: forward CIRCLECI var through docker
8 years ago
Ethan Buchman
1fa6e7f3b1
test: shellcheck
8 years ago