Anton Kaliaev
f760c24ff0
[config] remove MaxBlockSizeTxs and MaxBlockSizeBytes in favor of consensus params
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
Anton Kaliaev
9f656e1239
add a link to full node guide
Refs https://github.com/tendermint/tendermint/pull/1800/files#r197919542
6 years ago
Zach Ramsay
c6626f94de
the last RTD version is archived
6 years ago
Zach Ramsay
516b3399f3
docs: update js-abci example
closes https://github.com/tendermint/js-abci/issues/21
6 years ago
Ethan Buchman
1215081951
adr: update readme
6 years ago
Ethan Buchman
500fca8efe
fixes from review
6 years ago
Anton Kaliaev
f6ff6b0e15
use consistent naming for protobuf
protobuf -> proto
protobuf version X -> protoX
6 years ago
Ethan Buchman
956e6d3435
change BeginBlock validators to LastCommitInfo
7 years ago
Ethan Buchman
3e1684d2a2
adr-010-crypto-changes
7 years ago
Ethan Buchman
a25d181074
adr-009: add references
7 years ago
Ethan Buchman
7d82bdb3e6
adr-009: no pubkeys in beginblock
7 years ago
Ethan Buchman
c48ff031cd
add ADR-009 for ABCI design upgrade
7 years ago
zramsay
835af6fcb9
link fixes
6 years ago
zramsay
6c92a6f99a
prepare RTD dismantling
6 years ago
Zach Ramsay
003d8956a5
rm dead docs file
6 years ago
Zach
867550dd8b
docs: update abci links ( #1796 )
6 years ago
Zach Ramsay
c1548c7861
docs readme is vuepress landing page
6 years ago
Zach Ramsay
8ff95bf32c
remove old code
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)
6 years ago
Alexander Simmerl
3e1baf68f8
crypto: Rename last traces of go-crypto ( #1786 )
Follow-up to #1782
6 years ago
Liamsi
8329b86570
more changes from #1721
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
8c1ca9d64a
updates to docs/specification/configuration.md after rebase
6 years ago
Anton Kaliaev
cd11a54f7a
add since column to list of available metrics table
6 years ago
Anton Kaliaev
bba2862498
add one useful query
6 years ago
Anton Kaliaev
e90cb4f5fa
add docs
6 years ago
Anton Kaliaev
c958b5319c
update ADR
6 years ago
Anton Kaliaev
9e14dc21a9
add labels column
6 years ago
Anton Kaliaev
03079185d4
metrics ADR
Refs #986
7 years ago
Zach
63e2f43b72
updates to docs for vuepress ( #1763 )
* fix docs for vue, #1640
* docs: clean up re-install instructions
6 years ago
Ethan Buchman
506cf6c9c7
docs/spec: DuplicateVoteEvidence
6 years ago
Ethan Buchman
b8f340afd0
docs/spec: some organizational cleanup
6 years ago
Anton Kaliaev
696e8c6f9e
[docs] write about addr_book_strict in production notes ( #1741 )
Refs #1736
6 years ago
Zarko Milosevic
ce73884857
Add spec for Blockchain Reactor algorithm
6 years ago
Dev Ojha
b84f788f36
Switch ports 466xx to 266xx ( #1735 )
* Switch ports 466xx to be 266xx
This is done so the default ports aren't in the linux kernel's default ephemeral port range.
* Update ABCI import
* Bump cache on circleci
* Get more verbose output for debugging
* Bump abci dependency
* Fix accidental change of a block header's hash
* pin abci release
6 years ago
Max Levy
708ddb30f7
typo fix
And typo fix
6 years ago
ValarDragon
fd9375c35b
Docs: Update description of seeds and persistent peers
7 years ago
Zach Ramsay
724b6c39b8
style fixes/typos/etc from PR review
7 years ago
Zach Ramsay
9aef3fa610
docs: pretty fixes
7 years ago
Zach Ramsay
e82ab1c374
moar fixes
7 years ago
Zach Ramsay
ffa8b5f620
oomph
7 years ago
Zach Ramsay
df07f8b36a
moar
7 years ago
Zach Ramsay
d4d91d7781
running in prod
7 years ago
Zach Ramsay
3039aa1e67
intro
7 years ago
Zach Ramsay
d4d79886b2
indexing txns
7 years ago
Zach Ramsay
b429d65f9f
how to read logs
7 years ago
Zach Ramsay
20e1eadcf1
getting started
7 years ago
Zach Ramsay
2e18a4e633
determinism & ecosystem
7 years ago