mDuo13
56e7761357
Report a scam: more copy edits
2021-11-30 15:07:29 -08:00
mDuo13
fe75f1a884
Revise and place 'Report a Scam'
2021-11-15 14:08:40 -08:00
Wo Jake
21178c9693
Update reporting-a-scam.md
...
Typo.
2021-11-10 18:13:50 +00:00
Wo Jake
d15e43f60a
Update reporting-a-scam.md
...
Added exchange's support link
2021-11-10 18:12:17 +00:00
Wo Jake
cc9d5a28d5
Create reporting-a-scam.md
...
I browsed the repo and dint find any suitable folder to place this tutorial, @mDuo13 any suggestions?
2021-11-10 18:03:43 +00:00
Rome Reginelli
c5bc5c9b78
Merge pull request #1229 from TusharPardhe/openIssue_#1211
...
Open Issue #1211
2021-11-09 15:14:06 -08:00
Rome Reginelli
4400d0fc02
Merge pull request #1227 from Gambaard/patch-2
...
Update prepare-payment.py
2021-11-09 15:12:58 -08:00
Rome Reginelli
ef26731a2c
Merge pull request #1224 from diadal/patch-1
...
Update xrpljs2-migration-guide.md
2021-11-09 15:12:31 -08:00
Rome Reginelli
fa169d9f94
Merge pull request #1223 from wojake/patch-1
...
Update fee-voting.md
2021-11-09 15:12:04 -08:00
B0218966
78b7d81022
Open Issue #1211
2021-11-09 22:39:37 +05:30
Gambaard
88beeb98d0
Update prepare-payment.py
...
Added space for readability
2021-11-07 15:16:52 +01:00
Brandon Wilson
09c5ecb09b
Update ticket owner reserve amount
2021-11-04 11:29:03 -05:00
Diadal
18ed2f965d
Update xrpljs2-migration-guide.md
...
fix xrpl.Wallet.fromSeed is not a constructor
2021-11-03 15:14:59 +01:00
Wojak
c5f6b642de
Update fee-voting.md
...
Restructured
2021-11-01 11:53:02 +00:00
Wojak
45003d3063
Update fee-voting.md
...
removal of '(1 XRP = 1 million drops.)'
2021-10-31 06:54:10 +00:00
Rome Reginelli
6cc92778ab
Merge pull request #1216 from XRPLF/freeze_interactive
...
Interactive Freeze tutorials
2021-10-26 15:31:16 -07:00
mDuo13
473f38329d
Freeze/interactive tutorials: edits per reviews
2021-10-26 14:43:10 -07:00
mDuo13
7c6257c2d8
Freeze tutorials: fixes and cleanup
...
- Move JS code samples to JS folder (future-proofing for other
languages)
- Make "Freeze a Trust Line" tutorial interactive
- Add necessary functionality to interactive_tutorial helper JS
- Rework freeze a trust line tutorial/code sample to make an incoming
line from another address and make looking up trust lines a
full-fledged step
2021-10-25 22:56:31 -07:00
Elliot Lee
916845a0b6
Get Started Using JavaScript: use WebSocket URI
2021-10-25 20:40:24 -07:00
mDuo13
afe6b6263d
Make global freeze tutorial interactive
2021-10-22 15:44:45 -07:00
mDuo13
2f41ef9480
Make 'Enable No Freeze' interactive
2021-10-22 15:44:45 -07:00
Rome Reginelli
818cbe7005
Merge pull request #1213 from JST5000/update-freeze
...
Update freeze code samples to match xrpl.js release syntax
2021-10-22 15:43:21 -07:00
Jackson Mills
fc6ed9b850
Fix AccountRootFlag import to avoid require
2021-10-22 15:14:23 -07:00
Jackson Mills
ab6fd81297
Import lsfFlags and check setting correctly
2021-10-22 09:33:53 -07:00
Jackson Mills
bae05b1cc0
Fix syntax to match xrpl newest version + fix validate
2021-10-21 16:54:18 -07:00
Rome Reginelli
317372b4b3
Merge pull request #1210 from XRPLF/xrpljs2-migration-improvements
...
Update xrpljs2-migration-guide.md
2021-10-21 16:41:03 -07:00
Jackson Mills
10a2365559
Add validate and comment to all transactions
2021-10-21 16:34:30 -07:00
Jackson Mills
18497792fb
Remove .on(error) as it isn't part of the tutorial
2021-10-21 16:29:05 -07:00
Jackson Mills
55eaed4b68
Standardize imports to work in browser + node
2021-10-21 16:27:34 -07:00
Jackson Mills
30d78812b3
Fix indentation
2021-10-21 16:26:49 -07:00
Rome Reginelli
b92503f66b
migration: LLS in code font
2021-10-21 15:17:38 -07:00
Elliot Lee
2b4f2bf5f0
Update xrpljs2-migration-guide.md
2021-10-20 21:19:42 -07:00
Amarantha Kulkarni
e31cac2280
Move files from public to admin methods and update config file
2021-10-20 16:25:40 -07:00
Amarantha Kulkarni
6ac2eedf99
Add sign and sign_for to admin methods
2021-10-20 16:25:40 -07:00
Rome Reginelli
cf99281d3d
Merge pull request #1194 from DennisDawson/patch-1
...
Add details for SignerWeight and SignerQuorum
2021-10-20 16:01:10 -07:00
Rome Reginelli
7cae841c22
Apply suggestions from code review
2021-10-20 16:00:31 -07:00
mDuo13
8579fa382c
Code samples: clean up package versioning for xrpl.js 2.0
2021-10-20 13:26:49 -07:00
mDuo13
a4bdf4ae2b
JS get started: more edits per feedback
2021-10-20 13:22:41 -07:00
Rome Reginelli
e65e95e050
migration guide: fix account_objects typo
...
Co-authored-by: Mayukha Vadari <mvadari@ripple.com >
2021-10-20 13:07:17 -07:00
mDuo13
fcae5f39de
Fix broken links
2021-10-20 12:56:12 -07:00
mDuo13
84d540a122
xrpl.js 2.0 edits per review, more cleanup
2021-10-20 12:43:56 -07:00
mDuo13
12eff02bc6
Remove legacy links to RippleAPI 1.x docs
2021-10-20 12:18:13 -07:00
mDuo13
ee927ebf94
xrpl.js 2.0: clean up issue a token examples
2021-10-20 11:39:43 -07:00
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
bea3f71601
xrpl.js 2.0 code samples cleanup
2021-10-20 02:05:20 -07:00
mDuo13
d13b1a6895
Freeze tutorials: remove TODOs for code samples
2021-10-20 01:59:52 -07:00
mDuo13
58ea2abc40
xrpl.js 2.0: remove more TODOs, cleanup set individual freeze
2021-10-20 01:50:18 -07:00
Rome Reginelli
c4b3c77859
Merge branch 'xrpljs2.0' into update-freeze-code
2021-10-19 19:14:36 -07:00
mDuo13
b7ff27d846
use js.xrpl.org as preferred URL for xrpl.js
2021-10-19 19:05:46 -07:00
mDuo13
c0158b92b2
Remove ripple-lib reference.
2021-10-19 19:04:19 -07:00