Anton Kaliaev
|
c08618f7e9
|
expose latency timer on WSClient
|
7 years ago |
Anton Kaliaev
|
d578f7f81e
|
biff up WS client
What's new:
- auto reconnect
- ping/pong
- colored tests
|
7 years ago |
Ethan Buchman
|
043c6018b4
|
Merge pull request #591 from tendermint/heartbeat
broadcast proposer heartbeat msg
|
7 years ago |
Ethan Buchman
|
d0965cca05
|
forgot heartbeat file
|
7 years ago |
Ethan Buchman
|
b8ac67e240
|
some fixes
|
7 years ago |
Zach Ramsay
|
350d584af8
|
docs: tons of minor improvements
closes: https://github.com/zramsay/tendermint/issues/3
closes: https://github.com/zramsay/tendermint/issues/5
|
7 years ago |
Zach Ramsay
|
e3e75376ec
|
fix mintnet-kubernetes link
|
7 years ago |
Ethan Buchman
|
ab753abfa0
|
Proposer->Proposal; sign heartbeats
|
7 years ago |
Zach Ramsay
|
bab7877fa1
|
route links to godoc rather than deprecated internal implementation, closes https://github.com/zramsay/tendermint/issues/1
|
7 years ago |
Ethan Buchman
|
10f8101314
|
fix race
|
7 years ago |
Ethan Buchman
|
530626dab7
|
broadcast proposer heartbeat msg
|
7 years ago |
Ethan Buchman
|
b96d28a42b
|
test progress in higher round
|
7 years ago |
Ethan Buchman
|
3444bee47f
|
fixes from review; use mempool.TxsAvailable() directly
|
7 years ago |
Ethan Buchman
|
cf3abe5096
|
consensus: remove rs from handleMsg
|
7 years ago |
Ethan Buchman
|
ecdda69fab
|
commit empty blocks when needed to prove app hash
|
7 years ago |
Ethan Buchman
|
fc3fe9292f
|
fixes from review
|
7 years ago |
Ethan Buchman
|
d396053872
|
changelog
|
7 years ago |
Ethan Buchman
|
e9a2389300
|
cmd: --consensus.no_empty_blocks
|
7 years ago |
Ethan Buchman
|
678a9a2e42
|
TxsAvailable tests
|
7 years ago |
Ethan Buchman
|
124032e3e9
|
NoEmptyBlocks config option
|
7 years ago |
Ethan Buchman
|
4beac54bd9
|
no empty blocks
|
7 years ago |
Ethan Buchman
|
39493bcd9a
|
consensus: isProposer func
|
7 years ago |
Zach Ramsay
|
f96771e753
|
cleanup CONTRIBUTING.md, part of https://github.com/zramsay/tendermint/issues/7
|
7 years ago |
Zach Ramsay
|
62f94a7948
|
deduplicate install, closes https://github.com/zramsay/tendermint/issues/2
|
7 years ago |
Ethan Buchman
|
e9b7221292
|
consensus: more comments
|
7 years ago |
Anton Kaliaev
|
5fea1d2675
|
[.editorconfig] add rule for .proto files [ci skip]
|
7 years ago |
Anton Kaliaev
|
7a492e3612
|
Merge pull request #549 from tendermint/rpc-server-proposal
RPC server ADR
|
7 years ago |
Anton Kaliaev
|
b893df3348
|
add rpc server proposal [ci skip]
|
8 years ago |
Anton Kaliaev
|
742b5b705f
|
update link to contributing guidelines in README.md [ci skip]
|
7 years ago |
Peng Zhong
|
0153d21f3b
|
Update website links on README.md (#589) [ci skip]
* Update website links on README.md
Changed the blog links to Medium.
Updated Tendermint website links.
* correct link for Tendermint blog [ci skip]
|
7 years ago |
Ethan Buchman
|
695ad5fe2d
|
Merge pull request #588 from tendermint/comments_cleanup
Comments and cleanup
|
7 years ago |
Ethan Buchman
|
d8ca0580a8
|
rpc: move grpc_test from test/ to grpc/
|
7 years ago |
Ethan Buchman
|
525fc0ae5b
|
types: block comments
|
7 years ago |
Ethan Buchman
|
311f18bebf
|
mempool: comments
|
7 years ago |
Ethan Buchman
|
d49a5166ac
|
scripts/txs: add 0x and randomness
|
7 years ago |
Ethan Buchman
|
e560dd839f
|
Merge pull request #587 from ramilexe/feature/sync_status
fast sync status
|
7 years ago |
ramil
|
6f8d385dfa
|
fast sync status
|
7 years ago |
caojingqi
|
086544e367
|
p2p: sw.peers.List() is empty in sw.OnStart
|
7 years ago |
Ethan Buchman
|
eed0297ed5
|
Merge pull request #538 from zramsay/docs-rework
rework docs
|
7 years ago |
Ethan Buchman
|
b467515719
|
Merge pull request #576 from tendermint/release-v0.10.2
Release v0.10.2
|
7 years ago |
Ethan Buchman
|
75df0d91ba
|
comments from review
|
7 years ago |
Adrian Brink
|
05c0dfac12
|
First crack it providing fast-sync endpoint
|
7 years ago |
Ethan Buchman
|
bcde80fc4f
|
changelog
|
7 years ago |
Ethan Buchman
|
5f6b996d22
|
breakup some long lines; add more comments to consensus reactor
|
7 years ago |
Ethan Buchman
|
74a3a2b56a
|
fix comments
|
7 years ago |
Adrian Brink
|
b07d01f102
|
Add more comments on public functions and extra logging during 'enterPrevote'
Signed-off-by: Adrian Brink <adrian@brink-holdings.com>
|
7 years ago |
Ethan Buchman
|
eed3959749
|
version bump
|
7 years ago |
Zach Ramsay
|
278b2344fe
|
move docs/architechture to docs/hidden
|
7 years ago |
Zach Ramsay
|
05095954c9
|
use official golang site for installing
|
7 years ago |
Zach Ramsay
|
6fef4b080e
|
docs: add docs from website
|
8 years ago |