Commit Graph

3297 Commits

Author SHA1 Message Date
Calvin Jhunjhnuwala
2de1b9b062 clean up of stylings 2020-08-05 15:21:06 -07:00
Calvin Jhunjhnuwala
85e432769f Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2020refresh 2020-08-05 10:19:39 -07:00
mDuo13
dc6df9592f Placeholder nav 2020-08-04 19:39:56 -07:00
Rome Reginelli
672bbd9291 Merge pull request #882 from ripple/ka_20200804
FlowCross enabled
2020-08-04 18:41:15 -07:00
mDuo13
3f68eed017 FlowCross enabled 2020-08-04 18:39:16 -07:00
Calvin Jhunjhnuwala
d06ba9a975 added 2 new templates for the marketing pages, base template has script for new font, new image assets for the marketing pages, edits to the dactyl-config file, changes to overall font stylings, body tag now bg black and color white 2020-08-04 15:12:29 -07:00
Calvin Jhunjhnuwala
af34ef4bc9 Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2020refresh 2020-08-03 12:04:34 -07:00
Rome Reginelli
671dd91749 Merge pull request #878 from crypticrabbit/patch-2
`token_sequence` must be incremented in `validator-keys.json` backups
2020-07-31 10:10:50 -07:00
Rome Reginelli
b1e2aca835 Edit validator keys note per review 2020-07-31 10:10:36 -07:00
rabbit
cc45a55f43 token_sequence must be incremented in backups
Docs indicate that validators should backup `validator-keys.json`, and not edit the backup. This causes problems when validator operators generate new validation tokens using backups of the `validator-keys.json` file. Specifically:
1. Validator operator copies backup of `validator-keys.json` to from backup location to validator
2. Operator generates a new token on validator
3. Operator deletes `validator-keys.json` from the validator

If the validator operator does not then increment the "token_sequence" in the backed up `validator-keys.json`, the next time the operator repeats the above three steps, their validations will be ignored by the network, as the resultant token will have a sequence number that is <= the last observed number.
2020-07-30 16:35:28 -04:00
Calvin Jhunjhnuwala
5d939db6a1 Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2020refresh 2020-07-28 15:30:40 -07:00
Rome Reginelli
e6b16cd5a3 Merge pull request #865 from ripple/rr-patch-nofreeze
Freezes: touch up "No Freeze" language
2020-07-22 17:09:54 -07:00
Rome Reginelli
ec0fcd7e8c Merge pull request #874 from mDuo13/base58link
Remove deleted wikipedia base58 page link
2020-07-22 17:09:13 -07:00
Rome Reginelli
f161a96c2a Merge pull request #875 from ripple/depositauth-intro-edits
Revise DepositAuth introduction
2020-07-22 17:08:55 -07:00
mDuo13
9c3e9f29dd DepositAuth edits per @gbarr01 review 2020-07-22 16:20:35 -07:00
Rome Reginelli
2010229365 Merge pull request #869 from mDuo13/ka_20200713
KA: v1.5.0 amendments enabled, add v1.6.0-b8 amendments
2020-07-22 16:12:04 -07:00
mDuo13
7c4eb9e1ea Freezes: edits per review 2020-07-22 15:46:15 -07:00
Rome Reginelli
8addf7d648 Revise DepositAuth introduction 2020-07-22 15:36:14 -07:00
mDuo13
76114ca7b2 Accounts: update base58 link 2020-07-22 14:47:20 -07:00
mDuo13
8c802f00ab Remove deleted wikipedia base58 page link 2020-07-22 14:19:32 -07:00
mDuo13
c33b91c70d Known Amendments: nUNL isn't an amendment in v1.6.0 2020-07-22 14:14:43 -07:00
Rome Reginelli
6addfd6d99 Merge pull request #873 from ripple/dependabot/npm_and_yarn/styles/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /styles
2020-07-22 14:04:16 -07:00
dependabot[bot]
c6b67632be Bump lodash from 4.17.15 to 4.17.19 in /styles
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 11:19:54 +00:00
mDuo13
b4047f58f5 KA: v1.5.0 amendments enabled, add v1.6.0-b8 amendments 2020-07-13 16:58:31 -07:00
Rome Reginelli
8f39eee73d Freezes: touch up "No Freeze" language
Hopefully makes this section read a little better. Fixes DOC-1297, regarding this passage. Doesn't assume that issuers are businesses.
2020-07-08 17:06:45 -07:00
Calvin Jhunjhnuwala
3c78553dc0 Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2020refresh 2020-07-08 13:03:06 -07:00
mDuo13
73e4d4f611 [DRAFT] XRPL Businesses explore page 2020-07-07 15:45:49 -07:00
Rome Reginelli
07a7454812 clarify styles README (no Dactyl-inherited style files) 2020-07-07 15:38:49 -07:00
Rome Reginelli
fee3baf39f Merge pull request #864 from mDuo13/styles_reorg
Styles reorg
2020-07-07 15:36:50 -07:00
mDuo13
dbe253ac0b Split styles into multiple files 2020-07-07 15:33:47 -07:00
mDuo13
dd7b467b16 Move SCSS to styles folder 2020-07-07 13:20:05 -07:00
Rome Reginelli
6c3aba129c Merge pull request #859 from mDuo13/ka_20200624
RequireFullyCanonicalSig expected
2020-06-25 17:12:05 -07:00
mDuo13
b7fd9dfcb5 [JA] fix links in untranslated amendment descriptions 2020-06-24 16:04:42 -07:00
mDuo13
81297297aa RequireFullyCanonicalSig expected 2020-06-24 15:56:34 -07:00
mDuo13
b906b3cb8a Fix GA content grouping 2020-06-23 13:03:50 -07:00
Rome Reginelli
ef993c6771 Merge pull request #852 from mDuo13/ja_update_20200424
Japanese update
2020-06-23 12:13:05 -07:00
mDuo13
dbf0a8cabe [JA] 概要: 管理→ガバナンス 2020-06-22 20:02:04 -07:00
mDuo13
3f409a1e7e Compile Emi's Japanese translation edits 2020-06-22 17:38:42 -07:00
emiyoshikawa
fe978d13e4 Update messages.po 2020-06-22 17:31:38 -07:00
mDuo13
389e563b27 [JA] Finish link fixing
- Removes the redundant "English" locale since English is the default
  language when no locale is specified
- Adds translation tags to domain verification checker tool (so that one
  broken link from there can be fixed)
- Fixes several typos in Japanese docs
- Adds redirects & other config changes to make links work
2020-06-22 16:44:46 -07:00
mDuo13
75dedba480 [JA] fix some links 2020-06-22 16:44:46 -07:00
mDuo13
bd44ce1f3a Fix up CTAs 2020-06-22 16:44:46 -07:00
mDuo13
83686c40c6 Translation edits, cleanup 2020-06-22 16:44:43 -07:00
mDuo13
fcad9d0376 Update Japanese translation files 2020-06-22 16:43:11 -07:00
Rome Reginelli
5d47d4f288 Merge pull request #856 from mDuo13/checks_live
Checks enabled
2020-06-18 14:21:23 -07:00
mDuo13
7dfe2cefb4 Re-add some unintentionally-removed not-enabled markers 2020-06-17 18:52:22 -07:00
mDuo13
7d5a2d2a88 Checks enabled 2020-06-17 18:48:04 -07:00
Rome Reginelli
b707162a4b Merge pull request #855 from mDuo13/ka_20200610
Known Amendments: 2020-06-11 update (Checks expected)
2020-06-15 17:06:08 -07:00
mDuo13
b909a60ae5 Add Checks Expected blog post 2020-06-15 16:50:51 -07:00
mDuo13
9d01eaa67a Known Amendments: 2020-06-11 update (Checks expected) 2020-06-11 16:48:48 -07:00