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]
|
7 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
|
7 years ago |
Zach Ramsay
|
259111d0e8
|
address adrian's comment
|
7 years ago |
Zach Ramsay
|
a707748893
|
add roadmap.md from site
|
7 years ago |
Zach Ramsay
|
130ae133c1
|
fix link in changelog
|
7 years ago |
Zach Ramsay
|
1d387d7452
|
contributing: use full version from site
|
7 years ago |
Ethan Buchman
|
612726d9f6
|
consensus: better logging
|
7 years ago |
Ethan Buchman
|
5888ddaab1
|
consensus: improve logging for conflicting votes
|
7 years ago |
Ethan Buchman
|
e6cecb9595
|
p2p: fix test
|
7 years ago |
Ethan Buchman
|
e36e507463
|
changelog
|
7 years ago |
Ethan Buchman
|
3c10f7a122
|
add p2p flush throttle to config
|
7 years ago |
Ethan Buchman
|
ca8c34f966
|
add consensus reactor sleep durations to the config
|
7 years ago |
Ethan Buchman
|
8355fee16a
|
Merge pull request #563 from tendermint/bugfix/ignore-tmhome-in-tests
Do some cleanup in the test, so it doesn't fail in my shell
|
7 years ago |
Ethan Buchman
|
7f3c697b6e
|
Merge pull request #559 from tendermint/release-v0.10.1
Release v0.10.1
|
7 years ago |
Ethan Buchman
|
0d1fa8e884
|
fixes from review
|
7 years ago |
Ethan Frey
|
2e0a4aafa7
|
Update glide files to proper versions
|
7 years ago |
Ethan Buchman
|
bfecb5a135
|
some fixes from review
|
7 years ago |
Ethan Frey
|
850da13622
|
Do some cleanup in the test, so it doesn't fail in my shell
|
7 years ago |
Ethan Buchman
|
b284d39e05
|
update changelog
|
7 years ago |
Ethan Buchman
|
23d8de8962
|
Merge branch 'develop' into release-v0.10.1
|
7 years ago |
Ethan Buchman
|
3065059da7
|
update changelog
|
7 years ago |
Ethan Buchman
|
e2ed15fa02
|
rpc: SetWriteDeadline for ws ping. fixes #553
|
7 years ago |
Ethan Buchman
|
b92814c933
|
Merge pull request #560 from tendermint/feature/docker-build-automation
Docker build automation
|
7 years ago |
Ethan Buchman
|
12c084c8c0
|
ParseGenesisFile -> types.GenesisDocFromFile
|
7 years ago |
Ethan Frey
|
e4caf96bcb
|
Calculate validator hash from genesis doc
|
7 years ago |
Ethan Frey
|
10982f4d8f
|
Add argument to ParseGenesis to use in light-client
|
7 years ago |
Ethan Frey
|
6b38abd57b
|
Cleanup for loop in genesis file load
|
7 years ago |