Commit Graph

498 Commits

Author SHA1 Message Date
mDuo13
05d9e4ee29 account_lines: document rippled#3587
- New explicit `false` value in v1.7.0 for when having No Ripple
  disabled is a considered non-default for purposes of the trust line's
  owner reserve
- Update a couple nearby table entries to match preferred style
2021-02-22 19:33:56 -08:00
mDuo13
2a354b25f7 download_shard over HTTP in v1.7.0
Documents https://github.com/ripple/rippled/pull/3578

Also updates the Japanese version of the page for some changes in v1.6.0
2021-02-22 19:13:51 -08:00
mDuo13
81f9c7c69d actBitcoin error removed in v1.7.0
https://github.com/ripple/rippled/pull/3581
2021-02-22 18:20:22 -08:00
mDuo13
9fa6dc6811 Reporting Mode API changes - edits per reviews 2021-02-18 15:19:48 -08:00
mDuo13
a665e5174a Network Mode→P2P Mode 2021-02-17 17:16:27 -08:00
mDuo13
767ef4b852 Reporting Mode: API changes 2021-02-17 13:04:10 -08:00
mDuo13
cd673acb6e Server modes: rewrite to add reporting mode 2021-02-09 17:14:07 -08:00
mDuo13
2f962cd727 TicketBatch: edits per reviews 2020-12-02 13:31:36 -08:00
mDuo13
2ef0fd16ac Ticket: real example & fix links 2020-12-01 17:35:33 -08:00
mDuo13
6f9093bf48 TicketBatch: canceling offers/escrows that were created with tickets 2020-11-24 18:01:25 -08:00
mDuo13
175ed822e9 TicketBatch: diagrams, more references 2020-11-24 17:50:08 -08:00
mDuo13
9e3c369a8d TicketBatch: more reference docs 2020-11-24 16:30:07 -08:00
mDuo13
422b01a049 TicketBatch: start tx, ledger, result code updates 2020-11-23 17:45:14 -08:00
mDuo13
fd98e6e6a6 Start TicketBatch docs 2020-11-18 17:55:00 -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
aa9cf77a5f tecNO_ENTRY: JA fix 2020-11-09 15:11:50 -08:00
mDuo13
8da7d49d8d Update tecNO_ENTRY definition 2020-11-09 13:49:36 -08:00
mDuo13
eaeae881b7 Fix empty links in Negative UNL ref pages 2020-11-06 12:28:22 -08:00
mDuo13
332a66e577 Ledger object IDs: update diagram 2020-10-29 15:10:07 -07:00
mDuo13
ed279d247c Use frontmatter for Ledger Object Types 2020-10-29 13:58:44 -07:00
mDuo13
6d64b40827 Ledger Objects: reuse intro, port tweaks to JA target. 2020-10-29 13:52:02 -07:00
mDuo13
67e13dec7c Ledger formats: improve landing page, etc. 2020-10-29 01:32:57 -07:00
mDuo13
54b646aa00 Fix broken links 2020-10-26 16:19:54 -07:00
mDuo13
31aa99d95a Negative UNL: clarify validation vs the rest of consensus 2020-10-26 15:16:11 -07:00
mDuo13
624450af31 Add amendment warning to NegativeUNL references 2020-10-26 15:16:11 -07:00
mDuo13
8b5c5385c0 Negative UNL diagrams, markers. 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
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
Calvin Jhunjhnuwala
76c5a1cfe2 Merge branch 'master' of github.com:ripple/xrpl-dev-portal into qa-calvin 2020-09-17 08:55:16 -07:00
mDuo13
72a9dd9bbe Consistent use of AccountID in transaction types 2020-09-10 14:02:08 -07:00
mDuo13
d46202a04f Mark code sample languages explicitly 2020-09-10 02:18:40 -07:00
Calvin Jhunjhnuwala
16abcd32a8 fixed merge conflict 2020-08-24 11:59:55 -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
Rome Reginelli
6d8973ab60 Merge pull request #883 from ximinez/vl-typos
Fix some typos in the Validator List Method page
2020-08-11 01:44:41 -07:00
Rome Reginelli
5840204558 Merge pull request #871 from rmurphy23/test-rippled
WIP: Missing Public Rippled Method Outputs
2020-08-10 11:52:31 -07:00
Edward Hennis
920e39a8a4 [FOLD] Fix hard-wrap 2020-08-05 18:17:33 -04:00
Edward Hennis
5b0125b1f3 Fix some typos in the Validator List Method page 2020-08-05 13:05:53 -04:00
mDuo13
4aa13ff82d Spelling: fix broken links 2020-07-30 18:16:35 -07:00
rmurphy23
e0805ec06c Adds commandline example response for random.md 2020-07-27 15:28:59 -07:00
rmurphy23
45c48ab48d Replaces commandline note with new snippet (ledger_entry.md) 2020-07-27 15:22:31 -07:00
rmurphy23
aa429a1849 Replaces commandline note with new snippet (noripple_check.md) 2020-07-27 15:19:57 -07:00
rmurphy23
c2a9698138 Replaces commandline note with new snippet (gateway_balances.md) 2020-07-27 15:17:45 -07:00
rmurphy23
30584b5eba Adds snippet for missing commandline syntax and replaces commandline note with snippet in ledger_data.md 2020-07-27 15:14:30 -07:00
rmurphy23
d83477b9d5 Adds proper account id to requests and changes example responses for account_tx.md 2020-07-27 14:56:40 -07:00
rmurphy23
3be54baf6d Adds commandline note for ledger_entry.md 2020-07-27 14:07:28 -07:00
rmurphy23
8ced2eb321 Removes commandline example request and response as well as moves commandline note for ledger_data.md 2020-07-27 14:02:59 -07:00
rmurphy23
7be89d0f18 Moves commandline input note to correct location for noripple_check.md 2020-07-27 13:49:19 -07:00
rmurphy23
1802c4fc29 Moves commandline note to correct location; adds json commandline input example 2020-07-27 13:46:33 -07:00