Commit Graph

346 Commits

Author SHA1 Message Date
Elliot Lee
9828925199 feat(amendments): link to livenet explorer
Link to Livenet Explorer instead of XRP Charts. The new Explorer shows additional useful information, such as the amendment name and the rippled version that introduced the amendment.
2020-11-19 23:21:44 -08:00
mDuo13
f480a43999 Tx malleability: copy edits 2020-11-18 11:12:34 -08:00
mDuo13
928af0b4b7 Update transaction malleability docs for RFCS
- Update mentions of RequireFullyCanonicalSig to reflect that it's
  enabled now
- De-emphasizes tfFullyCanonicalSig now that it has no effect
- Rework the Transaction Malleability Exploit to reflect the
  multi-signing scenario, which is the only possible one now.
2020-11-17 14:09:25 -08:00
mDuo13
31aa99d95a Negative UNL: clarify validation vs the rest of consensus 2020-10-26 15:16:11 -07:00
mDuo13
08edb17421 Negative UNL: related links, fixes 2020-10-26 15:16:11 -07:00
mDuo13
bd15a7429d Devnet instructions for enabling NegativeUNL 2020-10-26 15:16:10 -07:00
mDuo13
8b5c5385c0 Negative UNL diagrams, markers. 2020-10-26 15:16:10 -07:00
mDuo13
2d690cdc1b Negative UNL - edits & diagram drafts 2020-10-26 15:16:10 -07:00
mDuo13
15b15b7ac0 Negative UNL: expand on references, correct concept 2020-10-26 15:16:10 -07:00
mDuo13
1719dde391 Negative UNL concept: 1st draft 2020-10-26 15:16:10 -07:00
mDuo13
8f9da1f335 Xpring → RippleX 2020-10-05 00:26:21 -07:00
mDuo13
b1339f84c6 Clean up unused / removed pages & images
- Delete folders for new pages that are handled by templates w/ no
  markdown source
- Fully remove "Use Cases", leaving redirects for deleted pages.
    - Move certain pages to new areas & remove Use Case markup
- Add "Contribute Code to the XRP Ledger" draft page
- Fix image paths in some Japanese-translated pages
2020-09-18 16:39:52 -07:00
mDuo13
84fec223e9 Style fixes:
- Fix Cryptographic Keys "Key Components" diagram colors
- Fix TX Sender colors & spacing
- Fix DepositAuth table colors
2020-09-11 12:54:02 -07:00
mDuo13
dfbdd15df5 Add explicit code language markers 2020-09-08 14:16:47 -07:00
Calvin Jhunjhnuwala
41dd67638e Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2020refresh 2020-09-02 11:07:21 -07:00
Rome Reginelli
3b07e8295d Merge pull request #888 from alexprut/remove/duplicate/that
refactor: remove duplicated `that` word
2020-09-01 00:02:55 -07:00
Alex Prut
7b3d109a7e refactor: simplify duplicated that word 2020-08-25 12:19:26 +02:00
Elliot Lee
6ee87c11f5 Known Amendments: Open for Voting (rippled v1.6.0)
Amendments now open for voting on Mainnet:
- fixAmendmentMajorityCalc
- fix1781
- HardenedValidations
2020-08-24 22:10:28 -07:00
Calvin Jhunjhnuwala
16abcd32a8 fixed merge conflict 2020-08-24 11:59:55 -07:00
Rome Reginelli
31597d9e59 Merge branch 'master' into invariant-check-concept 2020-08-21 16:13:26 -07:00
Rome Reginelli
535a2273ce Invariant Checking: Simplify trust lines link 2020-08-21 15:20:01 -07:00
mDuo13
5f92542544 Merge branch 'v1.6.0' into master 2020-08-19 09:06:56 -07:00
mDuo13
72002fd773 Support theme-aware diagrams:
- SVG diagrams can adapt to the visual theme of the site through CSS.
- Use the include_svg filter to include a diagram that adapts to the
  theme.
- The styles/_diagrams.scss file controls the color mappings for
  theme-aware digrams.
- Theme-aware diagrams are limited to specific colors and diagram
  styles. Use UMLet or Google Draw and confirm that the diagram is still
  legible when you build it.
- This commit updates existing diagrams in most places to be
  theme-aware.
2020-08-17 13:12:01 -07:00
rmurphy23
cf047c74c8 Adds second level feedback to invariant-checking.md 2020-08-12 14:12:55 -07:00
rmurphy23
077ae32768 Adds MR feedback, suggestions, and more to invariant-checking.md 2020-08-06 17:19:45 -07:00
Rome Reginelli
6688472ae1 Merge pull request #876 from ripple/spelling
Spell Checking / Updated Style Checking
2020-08-05 11:40:17 -07:00
mDuo13
3f68eed017 FlowCross enabled 2020-08-04 18:39:16 -07:00
mDuo13
d22c0432df Style edits to FAQ and overview 2020-07-31 16:53:14 -07:00
mDuo13
d26223141b Rewrite cryptographic keys page significantly for clarity 2020-07-31 16:52:35 -07:00
rmurphy23
a4c11161b5 Adds invariant checking concept to dactyl-config.yml; Adds invariant-checking.md 2020-07-31 15:20:26 -07:00
mDuo13
4aa13ff82d Spelling: fix broken links 2020-07-30 18:16:35 -07:00
mDuo13
f8a1cb51da Clarify [ledger_history] 2020-07-27 11:13:44 -07:00
mDuo13
5c20fabc1e Spell checker pass 2020-07-24 03:36:47 -07:00
mDuo13
c63d10d116 Most spelling, more style cleanup 2020-07-24 03:28:02 -07:00
mDuo13
2652c8832a Spelling - more fixes, additions 2020-07-24 03:25:59 -07:00
mDuo13
1101d65051 Start applying spell-checking 2020-07-24 03:25:59 -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
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
9d8604a023 Backfilling: edits per review 2020-07-22 14:43:24 -07:00
mDuo13
c33b91c70d Known Amendments: nUNL isn't an amendment in v1.6.0 2020-07-22 14:14:43 -07:00
mDuo13
769003a8c4 Doc backfilling changes in v1.6.0 2020-07-20 17:30:00 -07: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
cbf104fef4 Merge pull request #862 from mDuo13/health_check_method
Health Check method
2020-07-13 10:57:59 -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
mDuo13
0f807c6e09 Health check details (+related edits) 2020-07-01 20:43:08 -07:00