Commit Graph

19 Commits

Author SHA1 Message Date
mDuo13
92a8faecac xrpl.js 2.0 release edits
- Final CDN URLs; remove TODOs
- Update sample code in Use Tickets tutorial
2021-10-20 11:27:17 -07:00
mDuo13
73a3756ede xrpl.js 2.0: more updates 2021-10-15 17:49:35 -07:00
mDuo13
58a9c25c2b code updates for xrpl.js 2.0 beta 5 2021-10-12 19:16:22 -07:00
mDuo13
0d0a671ee1 xrpl.js updates for interactive tutorials 2021-10-12 19:03:03 -07:00
mDuo13
d4b10f4dfe xrpl.js: Update to 2.0.0b2 2021-10-12 19:03:03 -07:00
mDuo13
feaef69da7 xrpl.js: working send xrp sample code, etc. 2021-10-12 19:03:03 -07:00
mDuo13
8ef2c87a21 xrpl.js 2.0: updates for lib fixes, etc. 2021-10-12 19:03:03 -07:00
mDuo13
9fc9d58c82 xrpl.js 2.0: update issue a token sample code, etc. 2021-10-12 19:03:03 -07:00
mDuo13
2e931a013b xrpl.js 2.0: start migrating code (incomplete) 2021-10-12 19:03:03 -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
1b8aee668f Tx sender: link testnet explorer 2020-09-11 12:53:46 -07:00
mDuo13
c63d10d116 Most spelling, more style cleanup 2020-07-24 03:28:02 -07:00
mDuo13
143643709f 'Test Net'→'Testnet' more consistently 2019-08-29 15:52:20 -07:00
mDuo13
6b47c7229f Tx Sender updates
- Add 'initialize' button to reduce wasted testnet accounts
- Change default destination to be the correct faucet account
2019-08-28 15:22:19 -07:00
mDuo13
71ee136cb0 Tx sender: mobile improvements, history box 2019-04-24 19:40:38 -07:00
mDuo13
269d889fcf Tx sender improvements
- Stick to proper precision when forming partial payments
- Use growl-like notifs to report tx success/failure
2019-04-23 18:50:19 -07:00
mDuo13
032e2d28b4 Tx sender: feature complete?
- Send partial payments works
- Shows progress bars for partial payment setup, escrow auto-release
- Actually tracks sending address's XRP balance
2019-04-23 17:25:40 -07:00
mDuo13
668fbe2fba Tx Sender: Implement all types except partial payment 2019-04-22 19:37:42 -07:00
mDuo13
6866ce295b Tx Sender: UI, connectivity 2019-04-17 18:43:39 -07:00