Anton Kaliaev
936a655990
limit number of open connections
Refs #1740
also, expose limit option for number concurrent streams for gRPC
(unlimited by default)
6 years ago
Ethan Buchman
1e3951c61c
update changelog
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
1bdff076ad
add config option
7 years ago
Ethan Buchman
d220a1ef13
changelog
6 years ago
Ethan Buchman
c6c468c341
update changelog
6 years ago
Ethan Buchman
1d86270e20
version
6 years ago
Anton Kaliaev
cfff83fa3d
update changelog
6 years ago
Ethan Buchman
4b2348f697
mempool: fix cache_size==0. closes #1761
6 years ago
Ethan Buchman
3470e5d7b3
changelog and version
6 years ago
Alexander Simmerl
1eeebabb0b
Update version and changelog
7 years ago
Christopher Goes
8e273220a3
Remove error from priv.PubKey() ( #131 )
* Remove error from priv.PubKey()
* Update changelog
7 years ago
Ethan Buchman
854eb323dd
dev version bump
7 years ago
Ethan Buchman
fcf61b8088
check addrs match pubkeys in abci Validator. version bump
7 years ago
Ethan Buchman
89925501f3
p2p/filter/pubkey -> p2p/filter/id
7 years ago
Ethan Buchman
8e45348737
update for abci v0.11.0 release. let InitChain update validators
7 years ago
Ethan Buchman
aaeeb76808
date in changelog
7 years ago
Ethan Buchman
bc07d06647
update changelog, version, spec
7 years ago
Ethan Buchman
0e0461d9bc
dev version bump
7 years ago
Ethan Buchman
9cb079dcc6
dep, version, changelog
7 years ago
Ethan Buchman
53937a8129
changelog
7 years ago
Ethan Buchman
aeb91dfc22
dev version bump
7 years ago
Ethan Buchman
876c8f14e7
changelog and version
7 years ago
Ethan Buchman
c777be256a
changelog, version
7 years ago
Alexander Simmerl
3255c076e5
Remove auth_enc config option
As we didn't hear any voices requesting this feature, we removed the
option to disable it and always have peer connection auth encrypted.
closes #1518
follow-up #1325
7 years ago
Ethan Buchman
512b3121a7
include genesis file structure
7 years ago
Ethan Buchman
aaaa5f23e2
changelog and version
7 years ago
Ethan Buchman
d454b1b25f
SkipDuplicate -> AllowDuplicate; fix p2p test on mac
7 years ago
Ethan Buchman
e1ce3ffe0f
changelog and version
7 years ago
Ethan Buchman
2763c8539c
changelog and version
7 years ago
Anton Kaliaev
6004587347
expect all tags to be strings ( #1498 )
* expect all tags to be strings
Refs #1369
* port changes from https://github.com/tendermint/tmlibs/pull/204
Refs #1369
7 years ago
Zach
7f20eb5f8e
generate RPC docs using Slate ( #1612 )
* generate RPC docs using Slate (#691 )
* update changelog
* skip if branch not develop
* slate: only build if rpc/core has changes
* fetch develop to compare against
* slate: build on master only
* [rpc/core] use original repo, not fork in README
7 years ago
Anton Kaliaev
708f35e5c1
do not look for height in older files if we've seen height - 1
Refs #1600
7 years ago
Anton Kaliaev
a9d0adbdef
update changelog
7 years ago
Ethan Buchman
383c255f35
dev version bump
7 years ago
Ethan Buchman
082a02e6d1
consensus: only fsync wal after internal msgs
7 years ago
Ethan Buchman
2c40966e46
fix changelog
7 years ago
Ethan Buchman
0a9dc9f875
changelog
7 years ago
Ethan Buchman
6701dba876
changelog
7 years ago
Christopher Goes
e196dacf80
Add 'type' field to abci.Evidence
7 years ago
Ethan Buchman
e0dbc3673c
version bump
7 years ago
Ethan Buchman
19ccd1842f
version and changelog
7 years ago
Christopher Goes
435eb273a4
Update changelog
7 years ago
Anton Kaliaev
8d60a5a7bd
update changelog
7 years ago
Ethan Buchman
68a0b3f95b
version bump. add roadmap back. minor fixes
7 years ago
Ethan Buchman
03f6a29a64
changelog and version
7 years ago
Ethan Buchman
16932f889f
changelog
7 years ago
Ethan Buchman
66c2b60324
version and changelog
7 years ago
Ethan Buchman
c90bf77566
rpc: add n_peers to /net_info
7 years ago