Ethan Buchman
|
64408a4041
|
Merge pull request #1528 from tendermint/release/v0.19.2
Release/v0.19.2
|
7 years ago |
Ethan Buchman
|
cae31157b1
|
fix lint
|
7 years ago |
Ethan Buchman
|
66c2b60324
|
version and changelog
|
7 years ago |
Ethan Buchman
|
e2e2127365
|
Merge pull request #1519 from tendermint/bucky/p2p-cleanup
Cleanup P2P
|
7 years ago |
Ethan Buchman
|
f395b82f73
|
node: remove commented out trustMetric
|
7 years ago |
Ethan Buchman
|
47557f868a
|
create addrbook even if pex=false. fixes #1525
|
7 years ago |
Ethan Buchman
|
b6c062c451
|
fixes from review
|
7 years ago |
Max Levy
|
12fc396101
|
Split CMD's param on space (#1523)
This is to avoid "ERROR: unknown flag: --proxy_app dummy" message when running "docker-compose up"
|
7 years ago |
Ethan Buchman
|
c195772de1
|
p2p: small lint
|
7 years ago |
Ethan Buchman
|
d3c4f746a7
|
spec: abci notes. closes #1257
|
7 years ago |
Ethan Buchman
|
fae94a44a2
|
p2p/pex: some addrbook fixes
* fix before/after in isBad()
* allow multiple IPs per ID even if ID isOld
|
7 years ago |
Ethan Buchman
|
3a30ee75b9
|
minor fixes
|
7 years ago |
Ethan Buchman
|
3498b676a6
|
update spec and addrbook.go
|
7 years ago |
Ethan Buchman
|
6157c700dd
|
forgot errors file
|
7 years ago |
Ethan Buchman
|
c90bf77566
|
rpc: add n_peers to /net_info
|
7 years ago |
Ethan Buchman
|
6805ddf1b8
|
p2p: change some logs from Error to Debug. #1476
|
7 years ago |
Ethan Buchman
|
2761861b6b
|
p2p: MinNumOutboundPeers. Closes #1501
|
7 years ago |
Ethan Buchman
|
64569b15e5
|
fix build and test
|
7 years ago |
Ethan Buchman
|
0450e35d67
|
some comments
|
7 years ago |
Ethan Buchman
|
268055e549
|
node: remove dup code from rebase
|
7 years ago |
Ethan Buchman
|
aaa81092e7
|
p2p: some comments and a log line
|
7 years ago |
Ethan Buchman
|
3ee1d7909e
|
p2p: explicit netaddress errors
|
7 years ago |
Ethan Buchman
|
32268a8135
|
limit maxPexMessageSize based on maxAddressSize
|
7 years ago |
Ethan Buchman
|
f645187122
|
spec: pex update
|
7 years ago |
Ethan Buchman
|
40c79235c0
|
p2p: dont require minor versions to match in handshake
|
7 years ago |
Ethan Buchman
|
c23909eecf
|
p2p/pex: minor cleanup and comments
|
7 years ago |
Ethan Buchman
|
936d1a0e68
|
some notes about the p2p layer
|
7 years ago |
Ethan Buchman
|
0cbbb61962
|
minor cleanup
|
7 years ago |
Ethan Buchman
|
fa66694f2e
|
Merge branch 'develop' into fix-persistent-first
|
7 years ago |
Ethan Buchman
|
d92def4b60
|
version bump
|
7 years ago |
Ethan Buchman
|
26f633ed48
|
Merge pull request #1514 from tendermint/release/v0.19.1
Release/v0.19.1
|
7 years ago |
Ethan Buchman
|
79bfbebfff
|
rpc: docs/comments
|
7 years ago |
Ethan Buchman
|
f33da8817a
|
rpc: lower_case peer_round_states, use a list, add the node_address
|
7 years ago |
Ethan Buchman
|
ffe81a0206
|
changelog and version
|
7 years ago |
Ethan Buchman
|
0e00154fcc
|
Merge branch 'master' into develop
|
7 years ago |
Ethan Buchman
|
1ab89e6cbf
|
update changelog
|
7 years ago |
Ethan Buchman
|
14cff484f1
|
Merge pull request #1440 from tendermint/1428-remove-wal-light
[config] remove wal_light setting
|
7 years ago |
Ethan Buchman
|
25cee8827a
|
Merge branch 'develop' into 1428-remove-wal-light
|
7 years ago |
Jae Kwon
|
65ebbccb74
|
Add GoAmino DeepCopy() benchmark for RoundState
|
7 years ago |
Ethan Buchman
|
1188dfe7ee
|
Merge pull request #1511 from tendermint/bucky/rpc-fixes
Various RPC fixes
|
7 years ago |
Ethan Buchman
|
c45ba2967a
|
fixes from review
|
7 years ago |
Ethan Buchman
|
f67c5a9e7b
|
forgot wire.go file
|
7 years ago |
Ethan Buchman
|
593a785ae2
|
set NodeInfo on switch before starting RPC server
should fix #1199
|
7 years ago |
Ethan Buchman
|
94e823cc91
|
p2p: NodeInfo.Channels is HexBytes
|
7 years ago |
Ethan Buchman
|
47e4d64973
|
add validator address to /status
|
7 years ago |
Ethan Buchman
|
a2d77cbe4e
|
add MarshalJSON methods to fix dump_consensus_state
|
7 years ago |
Ethan Buchman
|
390b592dec
|
Merge pull request #1510 from tendermint/bucky/docs-and-fixes
JSON Indent and some docs
|
7 years ago |
Ethan Buchman
|
9ab1fafdf1
|
some amino json for #1504
|
7 years ago |
Ethan Buchman
|
94c016a04e
|
use MarshalJSONIndent for init files. closes #1506
|
7 years ago |
Ethan Buchman
|
97f3ada9c2
|
update godep
|
7 years ago |