Ethan Buchman
af697d3c4a
changelog, version
6 years ago
Anton Kaliaev
4de9d42e4c
limit the number of requests in flights for Prometheus server ( #1927 )
* limit the number of requests in flights for Prometheus server
Closes #1804
Default to 1 because usually there's just one collector.
* config: Up default for prom connections
6 years ago
Anton Kaliaev
22133ef97a
add missing changelog entry
Refs #1901
6 years ago
Peng Zhong
0030a8e697
Peng/deprecate aib data ( #1926 )
* include ecosystem.json
* update changelog
* also include zarko's interview
6 years ago
Anton Kaliaev
7b153bde31
add missing changelog entry
Closes #1901
6 years ago
Ethan Buchman
2fa9962835
changelog and version
6 years ago
Ethan Buchman
087d3e54d2
Update CHANGELOG.md
Emphasize that all integers are encoded as strings in the rpc
6 years ago
Ethan Buchman
931b465a05
dev version bump
6 years ago
Ethan Buchman
5923b6288f
update changelog
6 years ago
Ethan Buchman
d47b4ef12d
update some docs
6 years ago
Ethan Buchman
1c018d3fd2
p2p: external address
* new config option for external address to advertise
* if blank, defaults to best guess from listener
* if laddr ip address is also blank, default to IPv4
6 years ago
Ethan Buchman
233b35a2a9
Revert "delete some things for the merge"
This reverts commit 2902ab1a14
.
6 years ago
Ethan Buchman
ae3bf81833
mv tmlibs files to libs dir
6 years ago
Ethan Buchman
2902ab1a14
delete some things for the merge
6 years ago
Ethan Buchman
3a0dff7db2
fix changelog
6 years ago
Ethan Buchman
6e5a01ccec
changelog and version
6 years ago
Anton Kaliaev
399e2fbdac
update changelog
6 years ago
Anton Kaliaev
ada5ef0669
[p2p] add godoc comments to Listener ( #1828 )
* update changelog
* document p2p/listener
* do not expose underlying net.Listener
* add a TODO
* replace todo with a comment
6 years ago
Dev Ojha
41733b46b9
crypto: Abstract pubkey / signature size when known to constants ( #1808 )
* crypto: Abstract pubkey / signature size when known to constants
* Created PubKeyEd25519Size as 32
* Created PubkeySecp256k1Size as 33
* Created SignatureEd25519Size as 64
* Remove extraneous message from changelog
6 years ago
Dev Ojha
b1d6deaf0b
config: rename skip_upnp to upnp ( #1827 )
* config: rename skip_upnp to upnp
Change default option to enable upnp.
Closes #1806
* doc updates
- fix comment and set UPNP to false in TestP2PConfig
- add UPNP to config template
- update changelog
6 years ago
Roman Useinov
f0e5332b1f
Feature/support https rpc client ( #1816 )
* Implement support for https in rpc client
* Update changelog
* update comment
* support wss protocol
* fixed changelog
* if -> switch
* fix lint
* protocol constants introduced
6 years ago
Jae Kwon
49596e0a1f
Bump version to 0.9.0
6 years ago
Anton Kaliaev
936a655990
limit number of open connections
Refs #1740
also, expose limit option for number concurrent streams for gRPC
(unlimited by default)
7 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
7 years ago
Ethan Buchman
c6c468c341
update changelog
7 years ago
Ethan Buchman
1d86270e20
version
7 years ago
Anton Kaliaev
cfff83fa3d
update changelog
7 years ago
Ethan Buchman
4b2348f697
mempool: fix cache_size==0. closes #1761
7 years ago
Ethan Buchman
3470e5d7b3
changelog and version
7 years ago
Jae Kwon
21726a6853
Add ColoredBytes() and update DebugDB
7 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
8bbe43aa33
update changelog
7 years ago
Ethan Buchman
0e0461d9bc
dev version bump
7 years ago
Ethan Buchman
9cb079dcc6
dep, version, changelog
7 years ago
Ethan Buchman
22541b881d
changelog and version
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