Commit Graph

7 Commits

Author SHA1 Message Date
nkramer44
c2bc137be7 rename submitResult to prelimResult.
Soften language in submit validation
2021-05-05 10:35:12 -04:00
nkramer44
f9b92f1b33 shorten code sample line lengths to < 80 2021-05-05 10:30:51 -04:00
nkramer44
762cd6dc34 remove SendPayment.java.
Add Java to send-xrp tutorial
2021-05-04 15:50:32 -04:00
mDuo13
4acd483220 Send XRP (py): updates for 1.0.0 2021-03-31 17:16:24 -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
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