Commit Graph

3929 Commits

Author SHA1 Message Date
Rome Reginelli
7001b01ff0 Merge pull request #1010 from ripple/xrplf-suggested-edits
Edits per XRPLF suggestions
2021-03-26 18:38:02 -07:00
mDuo13
7e195daff2 [CTA] the 2021-03-26 18:37:35 -07:00
mDuo13
51026bbb17 Edits per XRPLF suggestions 2021-03-26 18:04:20 -07:00
Rome Reginelli
e3410d634f Merge pull request #1006 from ripple/update-accountset
accountset - remove "Ripple recommends"
2021-03-26 17:34:43 -07:00
mDuo13
3971906c88 Send XRP: xrpl-py examples 2021-03-26 17:30:56 -07:00
mDuo13
4bc161102e Send XRP: Draft Python sample code
Send XRP (.py) fixes

Send XRP (py): fix sneaky is_successful bug
2021-03-26 10:12:50 -07:00
Elliot Lee
debafdbe25 Update accountset.md 2021-03-25 18:51:41 -07:00
Rome Reginelli
1554c65439 Merge pull request #1002 from mDuo13/interactive_tutorial_improvements
Interactive tutorial improvements
2021-03-24 14:44:07 -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
d98249e984 Feedback widget: use production tracking code 2021-03-24 13:31:24 -07:00
Rome Reginelli
4eaa70fd28 Merge pull request #1003 from jakeatdocforce/feedback-widget
Add Feedback Widget
2021-03-24 13:17:56 -07:00
Jake
bd80bc9a3c Position fix for smaller screens
Pushed above bottom “top” button on smaller screens.
2021-03-24 09:09:05 -07:00
Rome Reginelli
97587a68b4 Merge pull request #1005 from mDuo13/build_instruction_updates
Build instructions: remove some obsolete language
2021-03-19 04:16:14 -07:00
mDuo13
6fddc96d1b Build instructions: remove some obsolete language 2021-03-19 04:11:41 -07:00
Rome Reginelli
066a977487 Merge pull request #998 from mDuo13/update_rpc_tool
RPC tool updates
2021-03-18 16:05:54 -07:00
mDuo13
601a88bc17 RPC Tool: tooltip: X-addresses (w/o tags) work now 2021-03-17 23:12:40 -07:00
Jake
25839178c0 Adjusted position to not overlap button 2021-03-17 20:10:12 -07:00
mDuo13
f0a56d1560 RPC tool: fix pagination (pg 2→1 'prev') 2021-03-17 14:49:26 -07:00
mDuo13
77a40691fb Update link to moved key derivation source 2021-03-16 18:46:32 -07:00
Rome Reginelli
344c334e1c Merge pull request #1001 from timothyBrake/bugfix/nav-item-language-on-safari
Fixed menu layout issues on Safari browser
2021-03-16 16:58:05 -07:00
Jake
abef741e25 Add Feedback Widget
-Change trackingId to live when ready.
- Location of assets/js will change in future.
2021-03-16 13:47:15 -07:00
timothy
1e6a3ccdfc Fixed menu layout issues on Safari browser 2021-03-13 11:42:00 +01:00
Rome Reginelli
6aaef4fa97 Merge pull request #996 from ripple/data-api-deprecation-update
Data API deprecation warning.
2021-03-11 12:35:28 -08:00
Rome Reginelli
42a04e0219 Merge pull request #994 from mDuo13/monitor_ws_fixes
Improve websocket tutorial:
2021-03-11 12:35:16 -08:00
mDuo13
ca40550517 Data API deprecation: translate to Japanese, format 2021-03-10 15:48:53 -08:00
mDuo13
9424290672 RPC tool updates 2021-03-09 17:59:24 -08:00
vthurai
ca463079f1 Data API deprecation warning. 2021-03-09 17:02:14 -07:00
vthurai
cf4c8d5e71 Data API deprecation warning. 2021-03-09 16:51:39 -07:00
mDuo13
38724a4b92 Improve websocket tutorial:
- Use correct Testnet faucet address
- Comment that API requests have to wait for the socket to be connected
- Add example file with combined examples
2021-03-08 18:33:02 -08:00
Rome Reginelli
33f6fbf7b2 Merge pull request #993 from mDuo13/add_hoverlinks
Add hoverlinks
2021-03-08 16:43:20 -08:00
mDuo13
674dcaec0f Use Dactyl mainlined hoverlinks code 2021-03-08 14:55:03 -08:00
mDuo13
e29afaae33 Support HTML in hover_anchors 2021-03-08 14:47:43 -08:00
mDuo13
7126193353 Add hover-anchors to headers 2021-03-08 14:47:40 -08:00
mDuo13
618de0db97 XRPL→XRP Ledger 2021-03-08 14:28:48 -08:00
Elliot Lee
37f53fb788 Update demurrage.md 2021-03-08 14:28:48 -08:00
mDuo13
ab49ab10f0 Update why signing methods aren't in WS tool 2021-03-08 14:28:48 -08: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
Rome Reginelli
c96622e77d Merge pull request #989 from mDuo13/note_170_ugprade
Ubuntu/Debian upgrade: add warning about GPG key for 1.7.0
2021-03-08 14:27:54 -08:00
Rome Reginelli
5c27a31e11 Merge pull request #986 from mDuo13/remove_validateShards
Remove --validateShards option
2021-03-08 14:12:17 -08:00
Rome Reginelli
fbf543ea67 Merge pull request #987 from tadejgolobic/master
Add GateHub to software wallets section
2021-03-04 16:02:18 -08:00
mDuo13
9fd4b540b3 Resize Gatehub logo to match others 2021-03-04 15:59:51 -08:00
mDuo13
16830531ed Use ripple-lib commit with fixed links 2021-03-04 15:53:17 -08:00
mDuo13
c499869032 Ubuntu/Debian upgrade: add warning about GPG key for 1.7.0 2021-03-04 14:37:21 -08:00
Tadej Golobic
f388f14918 Add GateHub to businesses section 2021-03-04 09:02:40 +01:00
Tadej Golobic
745d0b4994 Add GateHub to software wallets section 2021-03-04 08:26:35 +01:00
mDuo13
542e20d034 Remove --validateShards option 2021-03-03 15:58:38 -08:00
mDuo13
f42fd8a7d7 Amendment voting: fix broken link 2021-03-03 15:43:57 -08:00