Commit Graph

143 Commits

Author SHA1 Message Date
dependabot[bot]
5a571f1384
build(deps): bump prismjs from 1.21.0 to 1.23.0 in /docs (#858)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.21.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 21:40:11 -07:00
dependabot[bot]
5db9bf96a5
build(deps): bump pug-code-gen from 2.0.2 to 2.0.3 in /docs (#861)
Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@2.0.2...pug@2.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 21:39:47 -07:00
dependabot[bot]
4fa97a3dad
build(deps): bump elliptic from 6.5.3 to 6.5.4 in /docs (#872)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 21:39:21 -07:00
Ruaridh
1ffe763f90
Minor docs updates (#774)
* remove link to old migration docs

* update readmes to latest version
2021-01-21 17:14:24 +00:00
Ruaridh
293bfd6f1a
point the swagger link at the correct address (#767) 2021-01-15 11:26:25 -07:00
Denali Marsh
9a389e0a0f
update binance/staking -> binance/earn (#688) 2020-10-13 10:51:58 -04:00
Kevin Davis
69512d508b
harvest-fix: check for status other than bonded, add staking tests (#677)
* fix: check for any status other than bonded

* Add harvest staking tests (#680)

* refactor config initialization

* refactor delegator rewards test, add tests

* fix share to token calculation, add unbonding test

* remove dead link

Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com>
2020-10-05 17:44:17 -04:00
Denali Marsh
6cdccbad4c
Add Sentinel bot to docs (#652)
* add sentinel

* update discord invite link
2020-09-15 13:20:35 +02:00
Kevin Davis
4121b692a0
[R4R] Fix broken links (#643)
* remove broken link

* update old links from changelog/docs

* remove references to old version
2020-09-01 08:33:25 -04:00
Denali Marsh
deb1db04ad
Doc updates (#628)
* add community tools to docs

* update readme to v0.10.0
2020-08-31 09:46:39 -04:00
dependabot[bot]
b10d964f90
Bump lodash from 4.17.15 to 4.17.20 in /docs (#641)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 09:46:18 -04:00
dependabot[bot]
20c1bd1189
Bump prismjs from 1.20.0 to 1.21.0 in /docs (#622)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 09:40:25 -04:00
Cyrus Goh
97a51479f6
Docs config (#605)
* bump 1.0.167

* code blocks sh → bash

* update color variables

* clean up sidebar, add footer

* sh → bash

* tweak kava logo.svg

* bump 1.0.168

* update sidebar, footer

Co-authored-by: denalimarsh <denalimarsh@gmail.com>
2020-07-03 02:00:29 -07:00
Denali Marsh
037700388b
Update docs for mainnet (#579)
* kava-3 migration guide

* update readme for mainnet

* fix broken link

* build against new cache

* remove link, deploy, then reinstate it

* add it back in...

* revert to original

* add ipfs to link-check ignore regex
2020-06-15 04:11:29 -07:00
dependabot[bot]
91161bfaa5
Bump websocket-extensions from 0.1.3 to 0.1.4 in /docs (#563)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 06:44:21 -04:00
Denali Marsh
c799282030
add twitter (#548) 2020-06-05 08:59:30 -04:00
Denali Marsh
2d7f5c4080
[R4R] Better docs (#541)
* update sidebar order

* update event backticks

* fix broken links

* fix spelling
2020-06-03 14:54:31 -04:00
Denali Marsh
47cdd7fb1a
[R4R] Basic docs (#537)
* add tools, client docs to pre/post bas scripts

* specify manual sidebar

* tools, building, resources

* remove legacy comment
2020-06-01 18:49:13 -07:00
Denali Marsh
2ea06e4c80
[R4R] Basic docs tidying (#534)
* fix bep3 spec title, cdp collateral params

* display mod readme first

* fix link test

* update license year
2020-05-29 15:53:57 -07:00
Denis Fadeev
5302976109
Added config for docs (#530) 2020-05-28 18:11:30 -04:00
Kevin Davis
e2f3fc15e4
Update REWARDS.md 2019-10-16 10:28:34 -04:00
Scott
91c6a41b07
Update REWARDS.md 2019-07-29 20:53:19 -04:00
Kevin Davis
d48f8ab8f7 fix: description 2019-07-29 20:52:21 -04:00
Kevin Davis
89c81fad75 feat: add founder plus 2019-07-29 20:48:46 -04:00
Scott
ae3316312c
docs(readme): minor edits 2019-07-02 18:19:10 -04:00
Kevin Davis
a7d8029b4e
Update REWARDS.md 2019-06-27 18:11:45 -04:00
Kincaid O'Neil
777efac8e3
docs: increase badge size 2019-06-27 17:34:41 -04:00
Kincaid O'Neil
1bda5812eb
docs: add founder badge program 2019-06-27 17:32:43 -04:00
rhuairahrighairigh
061c27bbc6 update 2019-06-07 12:59:19 +01:00
rhuairahrighairigh
28eb2d6b31 Merge branch 'develop' 2019-06-06 17:38:38 +01:00
rhuairahrighairigh
0af7618fef minor docs fix 2018-10-27 01:01:36 +01:00
rhuairahrighairigh
38ebe38bdc add validator overview doc 2018-10-27 00:55:50 +01:00
Ruaridh
118e18441e
fix block height url 2018-10-08 09:47:28 -04:00
rhuairahrighairigh
a761ea1489 minor docs clarifications 2018-10-05 14:42:03 -04:00
rhuairahrighairigh
88ef5117b4 minor docs fixes 2018-10-03 18:57:48 -04:00
rhuairahrighairigh
16bb948009 update docs for latest testnet 2018-10-03 18:07:26 -04:00
rhuairahrighairigh
68fa7ba3ad minor fixes for testnet 2018-10-03 17:01:42 -04:00
rhuairahrighairigh
48bf690281 change ports 2018-10-02 19:35:32 -04:00
rhuairahrighairigh
5a7f91f68d update setup instructions 2018-10-02 19:31:03 -04:00
rhuairahrighairigh
058047919c update docs 2018-09-20 16:10:37 -04:00
rhuairahrighairigh
747fc6843b minor edits 2018-09-18 19:27:26 -04:00
rhuairahrighairigh
9802450a08 fill out docs 2018-09-18 19:14:46 -04:00
rhuairahrighairigh
c9777e1632 redo readme 2018-09-18 17:05:47 -04:00