Ethan Buchman
ec710395b7
RIPEMD160 -> SHA256
6 years ago
Ethan Buchman
d47b4ef12d
update some docs
6 years ago
Ethan Buchman
da4632c651
docs/spec: update address spec to sha2 for ed25519
6 years ago
Ethan Buchman
f35ebd5cf7
docs: minor fix for abci query peer filter
6 years ago
Lawrence Tran
bb0313d060
Fix typo ( #1837 )
The base64 encoding for 'abcd' is incorrect for the python decoding examples.
6 years ago
Zach Ramsay
71da5e128a
fix url path because cloudfront
6 years ago
Anton Kaliaev
61c5791fa3
revert back to Jae's original payload size limit
except now we calculate the max size using the maxPacketMsgSize()
function, which frees developers from having to know amino encoding
details.
plus, 10 additional bytes are added to leave the room for amino upgrades
(both making it more efficient / less efficient)
6 years ago
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
6 years ago
Ethan Buchman
3e1684d2a2
adr-010-crypto-changes
6 years ago
Ethan Buchman
a25d181074
adr-009: add references
6 years ago
Ethan Buchman
7d82bdb3e6
adr-009: no pubkeys in beginblock
6 years ago
Ethan Buchman
c48ff031cd
add ADR-009 for ABCI design upgrade
6 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
6 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
6 years ago
Zach Ramsay
724b6c39b8
style fixes/typos/etc from PR review
6 years ago
Zach Ramsay
9aef3fa610
docs: pretty fixes
6 years ago
Zach Ramsay
e82ab1c374
moar fixes
7 years ago
Zach Ramsay
ffa8b5f620
oomph
7 years ago