Interactive tutorials: more consistent style
Interactive tutorials: Use new generics for send-xrp, use-tickets
Interactive tutorials: clean up now-unused code
Interactive tutorials: progress & debugging of errors
Interactive: Require Destination Tags; and related
- Validate addresses in Transaction Sender and warn on Mainnet X-address
- Option to load destination address from query param in Tx Sender
- Some more/updated helpers in interactive tutorial JS
Interactive tutorials: fix JA version
Interactive tutorials: readme, include code filter (incomplete)
Interactive tutorials: improvements for consistency
Interactive Tutorials: finish readme
Interactive tutorials: fix syntax errors
- Working examples for all ledger_entry types in WebSocket tool
- Match examples on ledger_entry page to examples from WS tool
- Link various ledger_entry modes back & forth
Made several changes to structure of the page for clarity. Added extra request examples and split content to be more self-contained per call type. Some areas are structured correctly but I had to use Testnet instead of Mainnet.
- 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.