Commit Graph

68 Commits

Author SHA1 Message Date
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
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
mDuo13
1101d65051 Start applying spell-checking 2020-07-24 03:25:59 -07:00
mDuo13
8c802f00ab Remove deleted wikipedia base58 page link 2020-07-22 14:19:32 -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
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
Wietse Wind
489f95eb32 code » currency for Issued Currencies 2020-04-23 02:43:08 +02:00
Fraser Waters
8a64cf5176 Missing 0 from 10 in currency-formats.md 2020-04-02 16:14:41 +01:00
mDuo13
07f4bef1de API versioning: add note about switching versions per request 2020-03-31 16:04:07 -07:00
mDuo13
d4fa80f73e API versioning: fix broken links 2020-03-31 14:58:38 -07:00
mDuo13
195a901e9a API versioning info
- Adds the new api_version field and related info to 'Request
  Formatting'.
- Restructures request formatting to use parameter tables.
- Removes some redundant sections from 'Get Started with the rippled
  API' and links relevant references instead (this partially addresses
  issue 584 but does not fix it)
- Fixes a typo in 'Admin Access' section and clarifies it
- Adds the new API version universal error and sorts the universal
  errors alphabetically.
2020-03-31 14:35:54 -07:00
mDuo13
8766324f03 amendment block warning: edits per review 2020-03-30 17:55:28 -07:00
mDuo13
0779a9b68d Amendment warnings 2020-03-27 17:32:16 -07:00
mDuo13
1944beb32e Rate limiting: copy-editing 2020-03-03 14:11:23 -08:00
mDuo13
8669ccb52a Rate limiting: see also; copyediting 2020-02-28 16:33:17 -08:00
mDuo13
0a763faad7 Rate limiting: JSON-RPC info, log message 2020-02-25 09:51:40 -08:00
mDuo13
f05e24e356 Rate limiting: incomplete draft 2020-02-21 19:09:27 -08:00
mDuo13
31f0481e21 Currency Formatting edits 2020-01-28 16:48:19 -08:00
mDuo13
54fcc1a024 Currency Formatting synthesis (start) 2020-01-22 18:00:45 -08:00
Rome Reginelli
34d8399993 Specifying Ledger (JA): seq→index
- Use "ledger index" instead of "ledger sequence"
- Use "the first ledger" instead of "genesis ledger"
- The first ledger was index 1, not 0.
2020-01-17 15:51:11 -08:00
mDuo13
0254c803aa Peer reservations: API, etc. 2020-01-06 16:18:38 -08:00
mDuo13
dc6aca3f5e Remove <br> tags from [Source] links. 2019-12-04 15:35:29 -08:00
mDuo13
db5da68093 Deletable accounts info / style updates 2019-11-27 15:21:27 -08:00
mDuo13
2bfe9e574b Japanese translation: fix all the broken links 2019-11-05 23:09:32 -08:00
mDuo13
7b188351c0 CRLF to LF; fix some broken links 2019-11-05 23:09:32 -08:00
mDuo13
430e4f4515 Japanese translation: add remaining files 2019-11-05 23:08:41 -08:00
Rome Reginelli
faff49afbd Merge pull request #704 from mDuo13/doc2359
Key Derivation Info
2019-10-16 13:57:37 -07:00
mDuo13
4ed720a903 Key derivation: consistent terminology 2019-10-11 12:44:49 -07:00
Rome Reginelli
ef06b82a68 Add amendmentBlocked to universal errors 2019-10-09 16:53:18 -07:00
Jennifer Hasegawa
2e60193ae3 XRPL base58 2019-02-08 12:42:28 -08:00
mDuo13
2d6d18dcd6 base58 Encodings page
Migrates this old wiki page: https://web.archive.org/web/20150422095115/https://wiki.ripple.com/Encodings

I did not copy over the encodings for validation_private_key,
account_private_key, or family_public_generator since as far as I know
those are unused.
2018-12-18 15:44:26 -08:00
Rome Reginelli
5308d5d1d9 Merge pull request #485 from mDuo13/hash_clarifications
Hashes - clarify hash prefixes, SHA-512Half size.
2018-12-18 11:59:55 -08:00
mDuo13
a6b82ff599 Hash prefix clarifications per review 2018-12-17 14:10:32 -08:00
Rome Reginelli
6bc24a1b95 Merge pull request #483 from mDuo13/txserialization
Transaction Serialization (binary format) docs
2018-12-11 20:11:06 -08:00
mDuo13
a9fa0dcb8c Serialization: Field ID diagrams, etc. 2018-12-10 18:37:34 -08:00
Rome Reginelli
c5b46f078e Currency format: remove redundant sentence 2018-12-10 17:40:50 -08:00
mDuo13
13e5f183bb Hash prefixes: actually just re-add all prefixes 2018-12-10 17:36:19 -08:00
mDuo13
a19b3c2e42 Hash prefixes: re-add unsigned TX prefixes
These prefixes are relevant for implementing offline signing so they're
important to include. (The serialization docs want to know them.)
2018-12-10 17:08:10 -08:00
mDuo13
682c090ba4 Serialization: move some subsections around for better hierarchy & add links 2018-12-10 17:06:00 -08:00
mDuo13
47dd83e3c5 Revise hash prefixes table 2018-12-10 15:32:50 -08:00
mDuo13
03ac96b69a Hashes - clarify hash prefixes, SHA-512Half size. 2018-12-06 18:09:42 -08:00
Rome Reginelli
75627d7052 Clean up issued currency format description
I realized that, despite the changes from #481, this section still had a typo ("significant digits and sig") in discussing the case for zero, and there was some redundancy as well.

I think the cleaned-up version should more clearly distinguish between the math and serialization format (so that the serialization format stuff can later be moved out to the serialization page)
2018-12-06 17:24:34 -08:00
mDuo13
7bd10aaaa1 Serialization: updates per reviews 2018-12-06 17:12:19 -08:00
mDuo13
61c4016586 Fix serialization broken links 2018-12-06 17:12:19 -08:00
mDuo13
1904ce1de9 Amount diagram; standardize diagrams; link example code 2018-12-06 17:12:19 -08:00
mDuo13
af35d5a4d9 Serialization: fix typos, make tx internal types consistent w/ serialization docs 2018-12-06 17:12:19 -08:00
mDuo13
a1bfc274d5 Serialization: Add PathSet diagram, fix typos 2018-12-06 17:12:19 -08:00
mDuo13
d5d48d092d Serialization: document PathSet fields 2018-12-06 17:12:19 -08:00