Commit Graph

4436 Commits

Author SHA1 Message Date
Joseph Chiocchi
9585f22fa0 configure-full-history - add peer port in stanza 2021-11-16 22:07:21 -06:00
Ferschmann Jakub
a92957acba Fixed dark/light mode of link colors
Fixed dark/light mode of link colors in FAQ page.
2021-11-16 15:54:15 +01:00
Jakub Ferschmann
e7600619ca Merge branch 'XRPLF:master' into master 2021-11-16 13:19:34 +01:00
mDuo13
fe75f1a884 Revise and place 'Report a Scam' 2021-11-15 14:08:40 -08:00
mDuo13
a57bbaf2a0 Disable insecure CI job 2021-11-15 13:01:44 -08:00
Rome Reginelli
13bc864a26 Merge pull request #1237 from TusharPardhe/copyPasteIssue#1196
Fixing issue - #1196
2021-11-15 12:48:36 -08:00
Rome Reginelli
a3d4b304d6 Merge pull request #1236 from jyrihovila/patch-1
Update get-acct-info.js
2021-11-15 12:47:20 -08:00
Rome Reginelli
baaf0b0b0c account_lines: fix swapped semantics for no_ripple / no_ripple_peer
The description of the ticket had it backwards: the default value for No Ripple is the opposite of the Default Ripple value. (The actual behavior of the API is correct.)
2021-11-15 11:54:10 -08:00
B0218966
6c160eba4c Fixing issue - #1196 2021-11-16 00:19:32 +05:30
Ferschmann Jakub
0aa0397e7d Show answer by url hash fragment
Show the answer of the question if there is a hash fragment in the url. Suitable when sending url with id of question.  Until now, the answer has not been shown.
2021-11-15 12:21:12 +01:00
Jyri Hovila
6cab63408e Update get-acct-info.js
The call to initiate a new wallet (through fundWallet) must not include parameters.
The previous version of the code gives error: ReferenceError: Cannot access 'test_wallet' before initialization
2021-11-14 20:22:47 +02:00
Ferschmann Jakub
c3053d5359 Fix area for links on FAQ page
The active parts of the links are misplaced on the FAQ page. From a user perspective, this is confusing.
2021-11-12 10:01:29 +01:00
Rome Reginelli
38d72188e1 Tickets: add link to "Use Tickets" tutorial 2021-11-10 15:14:00 -08:00
mDuo13
8cf0dbc6dd Start v1.8.0 docs 2021-11-10 10:19:06 -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
Rome Reginelli
2e74251e6b Merge pull request #1225 from wilsonianb/patch-1
Update ticket owner reserve amount
2021-11-09 15:11:13 -08:00
Rome Reginelli
fdade7a555 Merge pull request #1228 from jakeatdocforce/fix-1141
Filter () and : in code tabs
2021-11-09 15:05:51 -08:00
B0218966
78b7d81022 Open Issue #1211 2021-11-09 22:39:37 +05:30
mDuo13
7e7ea3abe2 Remove grants wave 2 banner 2021-11-08 10:58:51 -08:00
Jake
964b1cf7f9 Filter () and : in code tabs 2021-11-07 16:15:56 -07:00
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
Rome Reginelli
60c6f708ce Merge pull request #1215 from XRPLF/js-websocket
Get Started Using JavaScript: use WebSocket URI
2021-10-26 13:00:23 -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
Rome Reginelli
54faa2ba31 Merge pull request #1214 from XRPLF/style_updates
Upgrade dependencies for scss
2021-10-25 13:14:45 -07:00
mDuo13
51d99f77d3 Upgrade dependencies for scss 2021-10-25 12:15:27 -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
mDuo13
51153e6a42 Fix untranslated ledger gaps link 2021-10-21 15:42:34 -07:00