mDuo13
9062d97c96
More labeling
2021-06-11 16:52:57 -07:00
mDuo13
7b44ea177b
Label browsing: more labels, style updates, etc.
2021-06-04 14:31:42 -07:00
mDuo13
366ff1d2d0
Label Browsing: better views, tag cloud, more tags
2021-06-03 18:50:30 -07:00
mDuo13
b5a7a4870e
Edits for style
2021-05-28 16:45:42 -07:00
mDuo13
fd21b84d11
Fixes for the spell checker
2021-05-28 11:23:12 -07:00
mDuo13
032eee07fb
Spell checker pass
2021-05-27 18:00:22 -07:00
mDuo13
7d16ea3429
Update links to HTTP/WS get started page
2021-05-10 16:27:21 -07:00
mDuo13
517ba6663f
References restructuring. Fixes #1022
2021-04-30 17:46:04 -07:00
Rome Reginelli
8f640c71fe
Merge pull request #1044 from mDuo13/sidenav_experimentation
...
Navigation tech improvements
2021-04-29 17:14:03 -07:00
mDuo13
25a2890306
Use frontmatter in references
2021-04-22 15:17:29 -07:00
mDuo13
d476617646
More frontmatter updates
2021-04-21 15:15:32 -07:00
mDuo13
0093cb2888
TicketCreate: correct sequence number off-by-one in more places
2021-04-21 12:06:50 -07:00
mDuo13
43b1aef137
Use auto hierarchy tech
2021-04-15 18:24:41 -07:00
Ryan G. Young
86564cd37e
restore specific links
2021-04-08 17:30:46 -07:00
Ryan G. Young
fd945a14ed
add snippet for libraries
2021-04-08 17:22:46 -07:00
Ryan G. Young
46148acca3
add links to python and java libs
2021-04-08 17:22:46 -07:00
Rome Reginelli
f809801767
Fix duplciate SigningPubKey
...
originally messed up in 15b15b7ac0 (diff-86530e87bb83057cc9962054e4b68c814eb452b37896739453a8b9d4f7138b57L13) (though the original was wrong too, since it was supposed to be TxnSignature, not Signature)
2021-04-07 12:05:11 -07:00
Rome Reginelli
4bda9c19eb
Merge pull request #1009 from mDuo13/send-xrp-py
...
Send XRP - add Python examples
2021-03-31 18:09:41 -07:00
mDuo13
3971906c88
Send XRP: xrpl-py examples
2021-03-26 17:30:56 -07:00
Elliot Lee
debafdbe25
Update accountset.md
2021-03-25 18:51:41 -07:00
mDuo13
6d91616a62
Improve & refactor interactive tutorial code
...
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
2021-03-24 13:59:22 -07:00
mDuo13
619c82b049
ledger_entry - Mainnet examples for all types
...
- 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
2021-03-08 14:28:48 -08:00
mDuo13
c20715bfff
More ledger_entry and ws tool updates
2021-03-08 14:28:48 -08:00
TJ Harris
314523974a
quick typo fix
...
Accidentally left text from earlier version of page
2021-03-08 14:28:48 -08:00
TJ Harris
cbf3f05a67
TJ Harris Take-Home Test Option #1
...
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.
2021-03-08 14:28:48 -08:00
mDuo13
542e20d034
Remove --validateShards option
2021-03-03 15:58:38 -08:00
Rome Reginelli
0fa76f3ae5
Merge pull request #982 from mDuo13/account_tx_legacy_removed
...
account_tx: legacy mode removed
2021-03-02 20:14:44 -08:00
mDuo13
4dc5a016fc
account_tx: legacy mode removed
2021-03-02 13:54:40 -08:00
mDuo13
3bf00dbd16
Amendment voting changes for v1.7.0
2021-03-01 15:12:53 -08:00
Wietse Wind
c74208a708
Update fungible / non-fungible
2021-03-01 11:43:20 +01:00
mDuo13
240476cbef
Not enabled label for Tickets references
2021-02-24 02:24:45 -08:00
mDuo13
429d8e3386
Merge branch 'rippled_170'
2021-02-23 22:50:44 -08:00
Rome Reginelli
8852dfe1f4
Merge pull request #973 from mDuo13/link_fixes_170
...
Some link fixes for v1.7.0 branch
2021-02-23 22:47:25 -08:00
mDuo13
604c6fe469
Fix some broken links
2021-02-23 15:03:50 -08:00
mDuo13
f4757480f1
account_lines: implement @ryangyoung suggestion
2021-02-23 12:05:00 -08:00
mDuo13
de7485d66d
vl method: add public_key field
...
Fixes #924 . Documents https://github.com/ripple/rippled/pull/3488
2021-02-22 20:08:34 -08:00
mDuo13
465c05a339
manifest method is public in v1.7.0
2021-02-22 19:42:05 -08:00
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
2337c93e30
Clarify MessageKey, Domain requirements
...
- 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.
2021-01-19 15:44:38 -08:00
mDuo13
39b45e5689
telINSUF_FEE_P: edit per review
2020-12-02 14:54:39 -08:00
mDuo13
61da6f7cb1
telINSUF_FEE_P: clarify description per https://github.com/ripple/rippled/issues/3594
2020-12-02 14:18:32 -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