Ethan Buchman
|
aab98828fe
|
Merge pull request #1570 from tendermint/release/v0.19.3
Release/v0.19.3
|
7 years ago |
Ethan Buchman
|
03f6a29a64
|
changelog and version
|
7 years ago |
Ethan Buchman
|
4851653d8e
|
Merge pull request #1569 from tendermint/bucky/update-valid-block-rule
Fix validBlock rule
|
7 years ago |
Ethan Buchman
|
162811476a
|
update some comments
|
7 years ago |
Zarko Milosevic
|
b5ac9ede8a
|
Add rules in gossipVotesForHeight to clarify priorities on messages to send
|
7 years ago |
Jae Kwon
|
ff5dfc0c15
|
Add more comments for Valid*
|
7 years ago |
Jae Kwon
|
d3a98675aa
|
Refactor addVote() to be clearer
|
7 years ago |
Jae Kwon
|
e3c4625e63
|
Suggested changes to consensus/reactor.go
|
7 years ago |
Zarko Milosevic
|
01ac378c96
|
Update condition based on Jae input
|
7 years ago |
Zarko Milosevic
|
83ca46396d
|
Update gossipVotes routine to align with validBlock mechanism
|
7 years ago |
Zarko Milosevic
|
2c125b6c78
|
Fix validValue rule
|
7 years ago |
Ethan Buchman
|
3dde0584ed
|
Merge pull request #1529 from tendermint/greg/persistent-script-fix
Persistence test bash fix for relative folder path
|
7 years ago |
Greg Szabo
|
4bca7c1009
|
Added tendermint/testing docker image description
|
7 years ago |
Greg Szabo
|
4be3ffbe9b
|
Persistence test bash fix for relative folder path
|
7 years ago |
Ethan Buchman
|
5b9a1423ae
|
Merge pull request #1564 from tendermint/bucky/dump-consensus
Improve consensus state RPC
|
7 years ago |
Ethan Buchman
|
16932f889f
|
changelog
|
7 years ago |
Ethan Buchman
|
e9804d76cf
|
fixes from review
|
7 years ago |
Ethan Buchman
|
a41f0d3891
|
rpc: /consensus_state for simplified output
|
7 years ago |
Ethan Buchman
|
658060150c
|
rpc: add voting power totals to vote bitarrays
|
7 years ago |
Ethan Buchman
|
d0229e8b1e
|
Merge pull request #1554 from tendermint/jae/expose_peer_stats
Expose peer stats for dump_consensus_state
|
7 years ago |
Jae Kwon
|
56c9e0da7e
|
Add back sample output in rpc/core/consensus.go; Tweak DumpConsensusState output for peers
|
7 years ago |
Ethan Buchman
|
fbe253767e
|
Merge pull request #1540 from tendermint/set-genesis-time-on-init
set GenesisTime to now during `tendermint init`
|
7 years ago |
Jae Kwon
|
edbec10f9e
|
Expose peer stats for dump_consensus_state
|
7 years ago |
Allen
|
c0a1a8d3c0
|
add link to github (#1542)
|
7 years ago |
Anton Kaliaev
|
ac2d3a917e
|
set GenesisTime to now during `tendermint init`
|
7 years ago |
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 |