Zach and Anton Kaliaev
d32f7d2416
update codeowners ( #3305 )
...
limit the scope of @zramsay because he's annoyed by notifications
2019-02-13 08:26:01 +04:00
Zach and Anton Kaliaev
e1edd2aa6a
hardcode rpc link ( #3223 )
2019-01-28 23:41:37 +04:00
Zach and Anton Kaliaev
daddebac29
circleci: update go version ( #3051 )
2018-12-19 21:45:12 +04:00
Zach and Anton Kaliaev
30f346fe44
docs: add rpc link to docs navbar and re-org sidebar ( #3041 )
...
* add rpc to docs navbar and close #3000
* Update config.js
2018-12-17 23:02:26 +04:00
Zach and Ethan Buchman
2182f6a702
update go version & other cleanup ( #3018 )
...
* update go version & other cleanup
* fix lints
* go one.eleven.four
* keep circle on 1.11.3 for now
2018-12-17 11:51:53 -05:00
Zach and Ethan Buchman
0ff715125b
fix docs / proxy app ( #2988 )
...
* fix docs / proxy app, closes #2986
* counter_serial
* review comments
* list all possible options
* add changelog entries
2018-12-16 23:34:13 -05:00
Zach and Anton Kaliaev
f5cca9f121
docs: update DOCS_README ( #3019 )
...
Co-Authored-By: zramsay <zach.ramsay@gmail.com >
2018-12-15 23:01:28 +04:00
Zach and Anton Kaliaev
3fbe9f235a
docs: add edit on Github links ( #3014 )
2018-12-14 09:32:09 +04:00
Zach and Anton Kaliaev
9e075d8dd5
docs: enable full-text search ( #3004 )
2018-12-12 13:20:02 +04:00
Zach and Anton Kaliaev
8003786c9a
docs: fixes from 'first time' review ( #2999 )
2018-12-11 22:21:54 +04:00
Zach and Anton Kaliaev
68b467886a
docs: relative links in docs/spec/readme.md, js-amino lib ( #2977 )
...
Co-Authored-By: zramsay <zach.ramsay@gmail.com >
2018-12-07 19:41:19 +04:00
Zach and Anton Kaliaev
3d15579e0c
docs: fix js-abci example ( #2935 )
2018-11-28 20:29:26 +04:00
Zach and Ethan Buchman
c033975a53
docs ADR ( #2828 )
...
* wip
* use same ADR template as SDK
* finish docs adr
* lil fixes
2018-11-15 18:08:24 -05:00
Zach and Ethan Buchman
be8c2d5018
use a github link ( #2849 )
2018-11-15 14:41:40 -05:00
Zach and Anton Kaliaev
3af11c43f2
cleanup ecosystem docs ( #2829 )
2018-11-14 14:52:01 +04:00
Zach and Anton Kaliaev
27fcf96556
update genesis docs, closes #2814 ( #2831 )
2018-11-14 14:34:10 +04:00
Zach and Anton Kaliaev
bb0e17dbf0
arm: add install script, fix Makefile ( #2824 )
...
* be like the SDK makefile
* arm: add install script, fix Makefile
* ...
2018-11-14 14:17:07 +04:00
Zach and Anton Kaliaev
fb10209a96
update to amino 0.14.1 ( #2822 )
2018-11-13 11:54:43 +04:00
Zach and Anton Kaliaev
8b77328313
[docs] improve organization of ABCI docs & fix links ( #2749 )
...
* dedup with spec/abci/client-server
* fixup abci/readme
* link to getting started in abci/README
* https
* spec/abci: some deduplication
* docs: remove extraneous comment
2018-11-09 15:11:06 +01:00
Zach and Ethan Buchman
cdc252b818
add fail-test file instead of dep, closes #2638 ( #2728 )
...
original author of this file is @ebuchman:
https://github.com/ebuchman/fail-test
2018-10-30 10:34:51 -04:00
Zach and Anton Kaliaev
b8556b97b8
circle: save p2p logs as artifacts ( #2566 )
2018-10-08 10:49:50 +04:00
Zach and Ethan Buchman
6e5f58191e
add spec/abci/readme to sidebar ( #2551 )
2018-10-05 09:51:23 -04:00
Zach and Ethan Buchman
303649818c
update docs links & sidebar ( #2541 )
...
* docs: fix links
* docs: add readme from each section to the sidebar
2018-10-04 17:22:41 -04:00
Zach and Alexander Simmerl
886a83dfb8
docs: Add assets/instructions for local docs build ( #2453 )
...
* ungitignore
* add docs/.vuepress to enable local builds
* config.js needs to be here, one less step
* docs: make spec in sidebar nicer
* docs: local build instructions
2018-09-21 13:39:55 +02:00
Zach and Alexander Simmerl
4fe9906361
docs: Update README ( #2393 )
...
* update DOCS_README
* add spec to docs & other lil fixes (#2402 )
2018-09-17 18:43:10 +02:00
Zach and Anton Kaliaev
33b4617e9a
docs: update link to rpc ( #2361 )
...
* md links dont work in slate
* docs: link to rpc
* docs: use unsafe_reset_all
* do not advertise unsafe_reset_priv_validator
2018-09-12 21:03:17 +04:00
Zach and Anton Kaliaev
0bec20a1e3
update readme, clsoes #2357 ( #2359 )
2018-09-08 16:45:12 +04:00
Zach and Ethan Buchman
7f6bd5c161
docs & spec: deduplicate block-structure.md ( #2331 )
2018-09-05 12:21:04 -04:00
Zach and Anton Kaliaev
9db66deaa2
test make localnet in CI ( #2281 )
...
* tests: use make localnet
based on @jackzampolin work in:
https://github.com/cosmos/cosmos-sdk/pull/2067
* keep the p2p tests for now
* fixes after my own review
* nohup
* remove nohup
2018-09-05 13:25:15 +04:00
Zach and Anton Kaliaev
92185c017c
Several minor docs & spec cleanup ( #2330 )
...
* addr_book_strick=false on local nets
* link to spec
* spec: remove TODO, see #1749 instead
* spec: make issues from TODOs
* update docs on addr_book_strict option
2018-09-05 10:30:36 +04:00
Zach and Anton Kaliaev
8972b6e293
Update config.js ( #2287 )
2018-08-28 08:37:35 +04:00
Zach and Anton Kaliaev
aab5947d82
docs: deprecate RTD ( #2280 )
2018-08-27 10:37:54 +04:00
Zach and Anton Kaliaev
2f7fc87230
docs: fix img links, closes #2214 ( #2282 )
2018-08-27 10:36:22 +04:00
Zach and Ethan Buchman
e10666859f
Zach/automated docs ( #2225 )
...
* add docs/config.js for better developer experience
* update docs_readme :)
2018-08-14 18:40:05 -04:00
Zach Ramsay
b30596b3a1
docs: fix links & other imrpvoements
2018-08-07 19:47:51 -04:00
Zach and Alexander Simmerl
66fe5b7bae
rpc: Improve slate for Jenkins ( #2070 )
2018-07-25 23:37:08 +02:00
Zach and Anton Kaliaev
40342bfa4a
Update DOCS_README.md ( #1985 )
2018-07-18 13:32:17 +04:00
Zach and Anton Kaliaev
257622cf6b
update rpc/core/doc.go
...
Closes #1932 (#1986 )
2018-07-17 10:52:49 +04:00
Zach and Anton Kaliaev
9703a8825d
rm script that Jenkins will replace ( #1967 )
2018-07-14 11:04:15 +04:00
Zach and Anton Kaliaev
bbf2bd1d81
Deprecate/refactor content in docs/specification ( #1934 )
...
* docs: deprecate specification dir, closes #1814
* update genesis
* old spec dir, deprecation complete
* rm a file
2018-07-11 23:45:10 +04:00
Zach and GitHub
8ce588d984
fixes for tools repo merge ( #1945 )
...
fixes for tools repo merge (#1943 )
2018-07-10 16:42:27 -04:00
Zach Ramsay
44dad6d70b
Revert "detele everything"
...
This reverts commit d02c5d1e30 .
2018-07-10 11:22:25 -04:00
Zach Ramsay
2f4ab0c068
mv tools files to tools repo
2018-07-10 11:15:39 -04:00
Zach Ramsay
65487586f8
fix conflict
2018-07-10 11:13:39 -04:00
Zach Ramsay
d02c5d1e30
detele everything
2018-07-10 11:12:46 -04:00
Zach Ramsay
bef04114ef
docs: md fixes & latest tm-bench/monitor
2018-07-06 14:25:04 -04:00
Zach Ramsay
539722c02d
ports
2018-07-06 13:31:39 -04:00
Zach Ramsay
e54c0f804f
docs re-orgnization
2018-07-05 16:08:42 -04:00
Zach Ramsay
79d6bd8ce0
TEST
2018-07-05 13:27:54 -04:00
Zach Ramsay
14b6010240
move a file
2018-07-05 13:22:06 -04:00
Zach and GitHub
e282b3d761
Merge branch 'master' into zach/path-fix
2018-07-05 10:10:11 -04:00
Zach and Anton Kaliaev
07747de305
add docs/DOCS_README.md for devs, closes #1885 ( #1905 )
2018-07-05 11:44:15 +04:00
Zach and GitHub
030c782e6f
Zach/1793 repo consolidation v2 ( #1907 )
2018-07-04 17:11:34 -04:00
Zach Ramsay
f7156afee3
repo bloat artifacts errrrywhere
2018-07-04 15:09:06 -04:00
Zach Ramsay
bc010ab5fa
updates
2018-07-04 14:54:53 -04:00
Zach Ramsay
0c393b5c62
abci mostly done, still gonna want to consolidate the tests
2018-07-04 14:48:45 -04:00
Zach Ramsay
cf9d63628b
move abci Dockerfile (still needs to be updated tho)
2018-07-04 14:19:33 -04:00
Zach Ramsay
f9c39740cd
remove old abci scripts
2018-07-04 14:18:03 -04:00
Zach Ramsay
e786d3feca
add @zramsay & @jolesbi as docs owners
2018-07-04 12:31:17 -04:00
Zach Ramsay
82a43593ab
add linters to docs
2018-07-04 12:01:19 -04:00
Zach Ramsay
ccaad06eb5
lint markdown
2018-07-04 12:00:57 -04:00
Zach Ramsay
fcf8bd94c2
docs/examples: update getting started and remove old script (now in scripts/install)
2018-07-03 19:07:19 -04:00
Zach Ramsay
0821ccb603
docs/examples: remove node* files
2018-07-03 18:47:13 -04:00
Zach Ramsay
8e4b803161
abci spec is in docs/abci-spec.md, closes #1847
2018-07-03 10:38:40 -04:00
Zach Ramsay
5fb3955c93
cleanup repo merge artifacts, closes #1873 , starts #1793
2018-07-03 10:17:08 -04:00
Zach and GitHub
489f2525bd
Delete libs/common/array.go
...
closes https://github.com/tendermint/tmlibs/issues/133
2018-07-02 16:14:40 -04:00
Zach Ramsay
71da5e128a
fix url path because cloudfront
2018-06-29 09:56:15 -04:00
Zach Ramsay
c6626f94de
the last RTD version is archived
2018-06-25 10:33:18 -04:00
Zach and GitHub
fd55ccdd99
Merge branch 'develop' into zach/more-docs-fixes
2018-06-25 10:27:33 -04:00
Zach Ramsay
516b3399f3
docs: update js-abci example
...
closes https://github.com/tendermint/js-abci/issues/21
2018-06-25 10:14:32 -04:00
zramsay
835af6fcb9
link fixes
2018-06-23 00:06:04 +00:00
zramsay
6c92a6f99a
prepare RTD dismantling
2018-06-23 00:00:42 +00:00
Zach Ramsay
003d8956a5
rm dead docs file
2018-06-22 18:23:45 -04:00
Zach and Alexander Simmerl
867550dd8b
docs: update abci links ( #1796 )
2018-06-23 00:16:51 +02:00
Zach Ramsay
c1548c7861
docs readme is vuepress landing page
2018-06-22 18:13:25 -04:00
Zach Ramsay
8ff95bf32c
remove old code
2018-06-22 18:10:50 -04:00
Zach and Anton Kaliaev
47256cfda2
update ports from 466* to 266* ( #104 )
...
* updates ports from 466* to 266*
* missed a port
2018-06-22 19:55:07 +04:00
Zach and Anton Kaliaev
63e2f43b72
updates to docs for vuepress ( #1763 )
...
* fix docs for vue, #1640
* docs: clean up re-install instructions
2018-06-20 11:51:16 +04:00
Zach Ramsay
724b6c39b8
style fixes/typos/etc from PR review
2018-06-07 10:01:31 -04:00
Zach Ramsay
9aef3fa610
docs: pretty fixes
2018-06-07 09:41:57 -04:00
Zach Ramsay
e82ab1c374
moar fixes
2018-06-07 09:41:57 -04:00
Zach Ramsay
ffa8b5f620
oomph
2018-06-07 09:41:57 -04:00
Zach Ramsay
df07f8b36a
moar
2018-06-07 09:41:57 -04:00
Zach Ramsay
d4d91d7781
running in prod
2018-06-07 09:41:57 -04:00
Zach Ramsay
3039aa1e67
intro
2018-06-07 09:41:57 -04:00
Zach Ramsay
d4d79886b2
indexing txns
2018-06-07 09:41:57 -04:00
Zach Ramsay
b429d65f9f
how to read logs
2018-06-07 09:41:57 -04:00
Zach Ramsay
20e1eadcf1
getting started
2018-06-07 09:41:57 -04:00
Zach Ramsay
2e18a4e633
determinism & ecosystem
2018-06-07 09:41:57 -04:00
Zach Ramsay
b860018975
deploy tesnets
2018-06-07 09:41:57 -04:00
Zach Ramsay
44c88805a7
app devel
2018-06-07 09:41:57 -04:00
Zach Ramsay
a9b6fcdbc4
docs: cleanup/clarify build process
2018-06-07 09:41:57 -04:00
Zach Ramsay
14a5dfd945
docs: start move back to md
2018-06-07 09:41:57 -04:00
Zach and Anton Kaliaev
95e3e7afcd
remove deprecated docker directory & docs: rst2md ( #102 )
2018-06-06 16:53:58 +04:00
Zach and GitHub
80e7807cae
move spec to markdown ( #260 )
2018-06-05 10:27:55 -04:00
Zach Ramsay
8706ae765c
docs: a link to quick install script
2018-06-04 10:42:28 -04:00
Zach Ramsay
954a8941ff
scripts: quickest/easiest fresh install
2018-06-04 10:42:28 -04:00
Zach and GitHub
bcfdd6dbaf
Merge pull request #249 from tendermint/zach/fix-test
...
fix cli test
2018-05-28 18:34:58 -04:00
Zach and Anton Kaliaev
ec34c8f9d2
docs: update ABCI output ( #1635 )
2018-05-28 22:06:02 +04:00
Zach Ramsay
b73157141b
fix make test_cli, #244
2018-05-25 16:22:27 -04:00