- 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
- Mention the 256-byte length requirement of Domain field
- Mention how to remove the MessageKey field using AccountSet
- Clarify that MessageKey must be EXACTLY 33 bytes with an appropriate
first byte.
- Fixes doc bug stating you can extend expiration by "funding" channel
with 0 XRP.
- Updates error case info for PaymentChannelFund
- Moves paymentchannelfund.md metadata to frontmatter
- 日本語も含まれています! (Japanese included.)
- 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.
- 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
- 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.