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
Zach Ramsay
b860018975
deploy tesnets
7 years ago
Zach Ramsay
44c88805a7
app devel
7 years ago
Zach Ramsay
a9b6fcdbc4
docs: cleanup/clarify build process
7 years ago
Zach Ramsay
14a5dfd945
docs: start move back to md
7 years ago
ValarDragon
a6a4fc7784
docs: Add BSD install script
7 years ago
Ethan Buchman
fcf61b8088
check addrs match pubkeys in abci Validator. version bump
6 years ago
Ethan Buchman
89925501f3
p2p/filter/pubkey -> p2p/filter/id
6 years ago
Ethan Buchman
8be27494bb
update abci spec. add address spec
6 years ago
Zach Ramsay
8706ae765c
docs: a link to quick install script
7 years ago
Liamsi
7030d5c2a7
remove notes column
according to: https://github.com/tendermint/go-crypto/pull/110#issuecomment-394048086
7 years ago
Alexander Simmerl
3255c076e5
Remove auth_enc config option
As we didn't hear any voices requesting this feature, we removed the
option to disable it and always have peer connection auth encrypted.
closes #1518
follow-up #1325
7 years ago
Liamsi
978277a4c1
make slightly more readable
7 years ago
Liamsi
58eb76f34d
simplify & update documentation, fiy typo
7 years ago
Ethan Buchman
d584e03427
fix link and typo
7 years ago
Anton Kaliaev
f0ce8b3883
note about state syncing
7 years ago
Anton Kaliaev
3da5198631
fixes after @zramsay's review
7 years ago
Anton Kaliaev
252a0a392b
move reactor descriptions to relevant specs
7 years ago
Anton Kaliaev
f7106bfb39
more config variables
Refs #1494
7 years ago
Anton Kaliaev
2a517ac98c
hardware specs and configuration params
Refs #1494
7 years ago
Anton Kaliaev
b542dce2e1
[docs] signal handling
Refs #1494
7 years ago
Anton Kaliaev
82ded582f2
[docs] debugging/monitoring sections, restart handling
Refs #1494
7 years ago
Anton Kaliaev
e0d4fe2dba
document DOS exposure and mitigation
Refs #1494
7 years ago
Anton Kaliaev
83c6f2864d
document the consensus WAL
Refs #1494
7 years ago
Anton Kaliaev
33ec8cb609
document logging
Refs #1494
7 years ago
Anton Kaliaev
eec9f142b5
[docs] indexing transactions and subscribing to events
Refs #1643
7 years ago
Ethan Buchman
c8be091d4a
gut docs/app-arch
7 years ago
Zach
ec34c8f9d2
docs: update ABCI output ( #1635 )
7 years ago
Zach
7f20eb5f8e
generate RPC docs using Slate ( #1612 )
* generate RPC docs using Slate (#691 )
* update changelog
* skip if branch not develop
* slate: only build if rpc/core has changes
* fetch develop to compare against
* slate: build on master only
* [rpc/core] use original repo, not fork in README
7 years ago
Zach Ramsay
2aa5285c66
fix from self-review
7 years ago
Zach Ramsay
423fef1416
docs: use absolute links ( #1617 )
7 years ago
Zach Ramsay
60d7486de2
docs: fix dead links, closes #1608
7 years ago
Ethan Buchman
1ef415728d
docs/spec: blockchain and consensus dirs
7 years ago
Ethan Buchman
d7d12c8030
update networks/local readme
7 years ago
Ethan Buchman
6c4a26f248
update readme
7 years ago
Zach Ramsay
0fb33ca91d
docs: update install instructions, closes #1580
7 years ago
Zach Ramsay
35428ceb53
docs: lil fixes
7 years ago
Anton Kaliaev
2987158a65
[docs] add a note about replay protection
Refs #345 , https://github.com/tendermint/tendermint/issues/458#issuecomment-297077148
7 years ago
Anton Kaliaev
c9001d5a11
bound the mempool
Refs #345
7 years ago
Anton Kaliaev
90446261f3
[docs] document transactional semantics
Refs #1494 , #345
7 years ago
Zach
0908e668bd
document testnet command, closes #1535 ( #1588 )
7 years ago
Ethan Buchman
b4d6bf7697
add back new-spec/README to tell people it moved
7 years ago
Zach
b5c4098c53
update docs/examples & terraform/ansible ( #1534 )
* update docs/examples
* ansible: add node IDs from docs/examples
* better monikers
* ansible: clearer paths
* upgrade version
* examples: updates
* docs: consolidate terraform & ansible
* remove deprecated info, small reorgs
* docs build fix
* docs: t&a critical commit
* s/dummy/kvstore/g
* terraform/DO region unavailable, persistent error can't be bothered to debug rn
* terraform: need vars
* networks: t&a standalone integration script for DO
* t&a more updates
* examples: add script that shows what the testnet command does
* use AMS3, since AMS2 is not available
7 years ago
Zach
754be1887c
spec: move to final location ( #1576 )
7 years ago