Ethan Buchman
|
e6cecb9595
|
p2p: fix test
|
7 years ago |
Ethan Buchman
|
e36e507463
|
changelog
|
7 years ago |
Ethan Buchman
|
3c10f7a122
|
add p2p flush throttle to config
|
7 years ago |
Ethan Buchman
|
ca8c34f966
|
add consensus reactor sleep durations to the config
|
7 years ago |
Ethan Buchman
|
8355fee16a
|
Merge pull request #563 from tendermint/bugfix/ignore-tmhome-in-tests
Do some cleanup in the test, so it doesn't fail in my shell
|
7 years ago |
Ethan Buchman
|
7f3c697b6e
|
Merge pull request #559 from tendermint/release-v0.10.1
Release v0.10.1
|
7 years ago |
Ethan Buchman
|
0d1fa8e884
|
fixes from review
|
7 years ago |
Ethan Frey
|
2e0a4aafa7
|
Update glide files to proper versions
|
7 years ago |
Ethan Buchman
|
bfecb5a135
|
some fixes from review
|
7 years ago |
Ethan Frey
|
850da13622
|
Do some cleanup in the test, so it doesn't fail in my shell
|
7 years ago |
Ethan Buchman
|
b284d39e05
|
update changelog
|
8 years ago |
Ethan Buchman
|
23d8de8962
|
Merge branch 'develop' into release-v0.10.1
|
8 years ago |
Ethan Buchman
|
3065059da7
|
update changelog
|
8 years ago |
Ethan Buchman
|
e2ed15fa02
|
rpc: SetWriteDeadline for ws ping. fixes #553
|
8 years ago |
Ethan Buchman
|
b92814c933
|
Merge pull request #560 from tendermint/feature/docker-build-automation
Docker build automation
|
8 years ago |
Ethan Buchman
|
12c084c8c0
|
ParseGenesisFile -> types.GenesisDocFromFile
|
8 years ago |
Ethan Frey
|
e4caf96bcb
|
Calculate validator hash from genesis doc
|
8 years ago |
Ethan Frey
|
10982f4d8f
|
Add argument to ParseGenesis to use in light-client
|
8 years ago |
Ethan Frey
|
6b38abd57b
|
Cleanup for loop in genesis file load
|
8 years ago |
Ethan Frey
|
58105dbd4e
|
Refactored some commands to be more reusable
|
8 years ago |
Anton Kaliaev
|
d0b1bf4e26
|
[docker] bump golang version to 1.8.3
|
8 years ago |
Anton Kaliaev
|
aa7b3a73f5
|
[docker] remove dummy app as default [ci skip]
|
8 years ago |
Anton Kaliaev
|
852375be00
|
[docker] update link to mintnet-k8s [ci skip]
|
8 years ago |
Anton Kaliaev
|
9a80730f38
|
[docker] fix link to 0.10.0 Dockerfile [ci skip]
|
8 years ago |
Anton Kaliaev
|
24a1b130f9
|
[docker] build and push scripts [ci skip]
|
8 years ago |
Anton Kaliaev
|
e2fe4a6e9b
|
[docker] bump alpine version [ci skip]
|
8 years ago |
Ethan Buchman
|
4f5b6528a1
|
version bump
|
8 years ago |
Ethan Buchman
|
10828ad063
|
changelog
|
8 years ago |
Ethan Buchman
|
b6031d5f4b
|
rpc/lib: set logger on ws conn
|
8 years ago |
Ethan Buchman
|
5c29d7aba9
|
rpc/lib: test tcp and unix
|
8 years ago |
Ethan Buchman
|
bdbefe334d
|
Merge pull request #539 from tendermint/feature/readme_update
Add Code of Conduct
|
8 years ago |
Ethan Buchman
|
77a3d03385
|
blockchain: explain isCaughtUp logic
|
8 years ago |
Ethan Buchman
|
468982ffe4
|
fixes
|
8 years ago |
Ethan Buchman
|
2750343de5
|
Merge branch 'apply-megacheck' into unstable
|
8 years ago |
Ethan Buchman
|
3c0128a680
|
undo some megacheck suggestions
|
8 years ago |
Ethan Buchman
|
4522456d55
|
Merge remote-tracking branch 'origin/feature/496-deduplicate-tests-in-rpc-tests-and-rpc-client' into unstable
|
8 years ago |
Ethan Buchman
|
dcc538ff32
|
Merge remote-tracking branch 'origin/feature/506-tracing-logger' into unstable
|
8 years ago |
Ethan Buchman
|
a22f7358cd
|
Merge pull request #552 from tendermint/feature/551-default-to-tcp
httpDialer accepts no prefix or http:// as tcp://
|
8 years ago |
Ethan Frey
|
aac85a14f0
|
httpDialer accepts no prefix or http:// as tcp://
|
8 years ago |
Anton Kaliaev
|
a676b2aa10
|
add indexing proposal [ci skip]
|
8 years ago |
Adrian Brink
|
df934c1707
|
Add Code of Conduct
|
8 years ago |
Anton Kaliaev
|
eaec0c8ea5
|
deduplicate tests in rpc/test and rpc/client (Refs #496)
|
8 years ago |
Anton Kaliaev
|
4f0f50c62d
|
Merge pull request #535 from tendermint/bugfix/fix-invalid-logger-keys
Fix invalid logger keys
|
8 years ago |
Anton Kaliaev
|
b4ece65726
|
standardize key for errors (should be "err")
|
8 years ago |
Anton Kaliaev
|
562dd67e16
|
fix invalid keys (space is prohibited by logfmt encoder)
|
8 years ago |
Anton Kaliaev
|
da646a8986
|
Merge pull request #534 from hxzqlh/master
logger key doesn't support blank space
|
8 years ago |
hxzqlh
|
b9b2782c3c
|
logger key doesn't support space
|
8 years ago |
Anton Kaliaev
|
f1c087116f
|
Merge pull request #518 from tendermint/feature/504-move-log-level-parsing-to-cli-package
move log level parsing to tmlibs/cli package (Refs #504)
|
8 years ago |
Anton Kaliaev
|
9dcf130d67
|
update tmlibs (Refs #504)
|
8 years ago |
Anton Kaliaev
|
ed7183936d
|
move log level parsing to tmlibs/cli package (Refs #504)
|
8 years ago |