Commit Graph

115 Commits

Author SHA1 Message Date
Jackson Mills
4530ccb5c9 Temporarily fix check-global-freeze until beta updated 2021-10-18 14:34:00 -07:00
Jackson Mills
4db02120b2 Split check file into global and no freeze files 2021-10-18 10:35:22 -07:00
Jackson Mills
7e5ae86eba Comment check-global-freeze 2021-10-18 10:34:02 -07:00
Jackson Mills
0584000b20 Comment set-global-freeze and remove old import 2021-10-18 10:32:08 -07:00
Jackson Mills
181ce464c3 Make set-individual-freeze more readable + comment 2021-10-18 10:22:54 -07:00
Jackson Mills
8aa4393933 Add clarifying comments to set-no-freeze 2021-10-18 10:07:37 -07:00
Jackson Mills
7f89d3734c Add clarifying comments to individual-freeze 2021-10-18 10:01:12 -07:00
Jackson Mills
95a1de45f7 Update set-no-freeze and add more debugging 2021-10-18 09:50:55 -07:00
Jackson Mills
ea5bc3a31a Remove semi-colons 2021-10-18 09:30:45 -07:00
Jackson Mills
acef5fcccc Migrate check-global-freeze to 2.0 2021-10-18 09:27:45 -07:00
Jackson Mills
ae72b1e024 Fix set-individual-freeze when trustline exists 2021-10-15 16:42:53 -07:00
Jackson Mills
30fbc2e42a Migrate check-individual-freeze.js 2021-10-15 15:40:50 -07:00
Jackson Mills
67c7390055 Use submitReliable in set-individual-freeze 2021-10-15 13:21:11 -07:00
Jackson Mills
884607cb2e Migrate set-global-freeze.js 2021-10-15 10:55:31 -07:00
Jackson Mills
04b075d490 Add clarifying comments 2021-10-15 10:30:20 -07:00
Jackson Mills
588bfd0ae3 Migrate set-individual-freeze to 2.0 2021-10-14 16:42:35 -07:00
mDuo13
69641175ce xrpl.js 2.0: small code updates 2021-10-13 17:37:37 -07:00
mDuo13
58a9c25c2b code updates for xrpl.js 2.0 beta 5 2021-10-12 19:16:22 -07:00
mDuo13
1c9516aa68 xrpljs 2.0: transaction stuff in migration guide, etc. 2021-10-12 19:16:22 -07:00
mDuo13
64e915eeb2 xrpl.js 2: update many mentions, more code 2021-10-12 19:16:20 -07:00
mDuo13
6fc9afbd7e Get started: consolidate, start updating Node.js 2021-10-12 19:12:35 -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
9fc9d58c82 xrpl.js 2.0: update issue a token sample code, etc. 2021-10-12 19:03:03 -07:00
mDuo13
19ae7be074 Key derivation: fix base58 import 2021-10-12 12:55:09 -07:00
dependabot[bot]
f8d822175a Bump fastecdsa in /content/_code-samples/key-derivation
Bumps [fastecdsa](https://github.com/AntonKueltz/fastecdsa) from 1.7.4 to 2.1.2.
- [Release notes](https://github.com/AntonKueltz/fastecdsa/releases)
- [Changelog](https://github.com/AntonKueltz/fastecdsa/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AntonKueltz/fastecdsa/compare/v1.7.4...v2.1.2)

---
updated-dependencies:
- dependency-name: fastecdsa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 16:41:58 +00:00
mDuo13
03dfe6d6de Issue a token: Incorporate Java code, clarify some details 2021-08-26 17:05:31 -07:00
nkramer44
678553d6fa add issue token tutorial code for xrpl4j 2021-08-25 16:10:27 -04:00
mDuo13
511e5c6327 Fix require destination tags code sample 2021-08-24 15:08:26 -07:00
mDuo13
d6e06ae140 Update ripple-lib samples to 1.10.0
- Removes lodash dependecy for web version
- Uses the new generateFaucetWallet() API method
- Make 'issue a token' code capable of running in-browser or in Node.js
  without modification
2021-08-24 14:47:22 -07:00
mDuo13
cff0fcc716 Issue a token: add README to sample code 2021-08-23 12:11:18 -07:00
mDuo13
5cd067fd7d Issue a Token improvements: python, UI fixes, etc.
- Display some errors without marking the step as complete
  (Also applied to Require Destination Tags tutorial)
- Add Python equivalent script
2021-08-20 15:07:23 -07:00
mDuo13
a7eec0b039 Issue a token: interactive & node.js compatible
- Make sample code node.js compatible (need to uncomment a few lines)
- Wire up interactive tutorial bits to actually run the relevant code
- Edit instructions slightly, add notes on Require Destination Tags
2021-08-18 15:09:26 -07:00
mDuo13
d93467a8af Issue a token: working code
- Fix bugs in submit and verify helper function
- Tweak tutorial and placement of helper function
- Finish drafting sample code
- Put sample code into tutorial
2021-08-18 15:09:26 -07:00
mDuo13
5d13f1af17 Issue a token: start code sample 2021-08-18 15:09:26 -07:00
mDuo13
369c678013 Update repo URL to XRPLF 2021-07-23 02:05:37 -07:00
Mayukha Vadari
d8fe0ec357 fix wallet sequence 2021-06-08 10:28:01 -04:00
Mayukha Vadari
2e8074865c fix secure signing 2021-06-03 13:36:12 -04:00
Mayukha Vadari
04e6ac795c fix prepare payment 2021-06-03 13:33:25 -04:00
Mayukha Vadari
86d5bee937 fix send_xrp 2021-06-03 13:30:50 -04:00
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
3a3da60d54 add secure signing for java 2021-05-04 16:36:56 -04:00
nkramer44
762cd6dc34 remove SendPayment.java.
Add Java to send-xrp tutorial
2021-05-04 15:50:32 -04:00
nkramer44
3db62a1ee0 fix formatting 2021-05-04 11:37:16 -04:00
nkramer44
e79a0494b1 Getting started with Java + sample code 2021-05-04 11:00:54 -04:00
Ryan G. Young
e55744a624 revise per Rome feedback 2021-04-07 13:36:09 -07:00
Rome Reginelli
bd4d77debf Merge pull request #1004 from ripple/xrpl-py-tutorial
Add getting started with xrpl-py tutorial
2021-03-31 18:15:20 -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
4acd483220 Send XRP (py): updates for 1.0.0 2021-03-31 17:16:24 -07:00