Commit Graph

3845 Commits

Author SHA1 Message Date
Ryan G. Young
5b0fb27aac revise per Rome, Mayuhka feedback 2021-03-30 15:07:36 -07:00
mDuo13
65446ad399 Known Amendments: 1.6.0 amendment x3 expected 2021-03-29 18:41:41 -07:00
mDuo13
412cafdc09 Send XRP: fix link 2021-03-29 18:29:39 -07:00
Rome Reginelli
39270c2f95 Merge pull request #1012 from mDuo13/install_notes
yum install/upgrade notes for 1.7.0
2021-03-29 18:09:00 -07:00
Rome Reginelli
3060a06d5c Install: fix typo
Co-authored-by: Ryan Young <ryangyoung@gmail.com>
2021-03-29 14:00:22 -07:00
mDuo13
f270acf3c8 yum install/upgrade notes for 1.7.0 2021-03-29 12:35:49 -07:00
Ryan G. Young
17add7cab1 fix include_code syntax errors 2021-03-29 11:11:58 -07:00
Ryan G. Young
701a95ca53 add python example for secure signing 2021-03-28 23:15:07 -07:00
Ryan G. Young
ba10bd2e10 rebase and add include_code to page 2021-03-27 17:23:03 -07:00
Ryan G. Young
f972c23393 finish revision, use code includes 2021-03-27 17:12:56 -07:00
Ryan G. Young
d6180b5a63 remove env setup, begin refactor 2021-03-27 17:12:56 -07:00
Ryan G. Young
1f59faa152 revise sample app and tutorial 2021-03-27 17:12:56 -07:00
Ryan G. Young
7f32f1943e updated sample app per teting and feedback 2021-03-27 17:12:56 -07:00
Ryan G. Young
66fd6f8b38 add v rough sample code and initial structure 2021-03-27 17:12:56 -07:00
Ryan G. Young
337180bb00 add new independent py tutorial and env setup 2021-03-27 17:12:55 -07:00
Ryan G. Young
12355f6a9d add code samples for connect and query steps 2021-03-27 17:12:55 -07:00
Ryan G. Young
ee0522909f initial structure and first code samples 2021-03-27 17:12:55 -07:00
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