Commit Graph

2651 Commits

Author SHA1 Message Date
Amarantha Kulkarni
86ea13ff2b Apply suggestions from code review
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
68ab81b692 Update content/tutorials/manage-the-rippled-server/configuration/run-rippled-in-reporting-mode.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
b9ae479b6b Update content/tutorials/manage-the-rippled-server/configuration/run-rippled-in-reporting-mode.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
c979fe3318 Update content/tutorials/manage-the-rippled-server/configuration/run-rippled-in-reporting-mode.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
f9a00a0879 Update content/tutorials/manage-the-rippled-server/configuration/run-rippled-in-reporting-mode.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
8f07fe9795 Tutorial to run rippled in reporting mode 2022-02-22 10:34:33 -08:00
Bharath Chari
ce4b5abe7b Remove contact information
Contact information for Ripple should not be in this document.
2022-02-16 16:31:16 +02:00
Elliot Lee
41e70d3d95 fix: link to new consensus mechanism explainer (#1317)
* fix: link to new consensus mechanism explainer

* Update link for consistency 

Similar update was made in PR#1306

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2022-02-15 13:31:26 -08:00
silvertrojan
c258ea957e Update payment-channels.md (#1316) 2022-02-15 11:56:12 -08:00
Rome Reginelli
d0dd8e75b0 Merge pull request #1314 from XRPLF/fix_links_20220207
Fix links (2022-02-09)
2022-02-10 14:46:28 -08:00
Amarantha Kulkarni
ce11c11e22 Update link to the launchkit repo instead of readme (#1313) 2022-02-10 09:32:20 -08:00
mDuo13
8abb3e6348 Fix a bunch of broken links 2022-02-09 16:45:53 -08:00
mDuo13
ec25f6bbdd Merge branch 'wallet_tutorial' 2022-02-08 15:13:12 -08:00
mDuo13
60cfb42749 Build a Wallet: another bonus step with code for regular key & commandline network switch 2022-02-04 15:03:03 -08:00
mDuo13
361ca0dcfc Wallet tutorial: allow creation of new accounts by default 2022-02-04 14:08:48 -08:00
Elliot Lee
3e0fb151fe Update System Requirements for XRPL servers
The prior minimum specifications are no longer sufficient. Servers require super low latency disk, so EBS doesn't work reliably.

Ref: https://github.com/ripple/rippled/issues/4041#issuecomment-1028285740
2022-02-03 17:30:41 -08:00
Rome Reginelli
4a75fe3579 Merge pull request #1255 from XRPLF/ds-fix-validators-method-response
Update 'validators' method response
2022-02-02 17:48:16 -08:00
mDuo13
1bac2072d3 Wallet tutorial: mention bonus example code 2022-02-02 17:47:28 -08:00
mDuo13
435e1e35a4 Wallet tutorial: refactor bonus owned objects code 2022-02-02 17:42:16 -08:00
mDuo13
3e824759fd Wallet tutorial: more polish 2022-02-01 15:16:33 -08:00
mDuo13
c955314b6c Wallet tutorial: more edits per review 2022-02-01 14:13:34 -08:00
Mehdi baneshi
11b3e638d9 Update consensus-principles-and-rules.md (#1306)
* Update consensus-principles-and-rules.md

youtube link does'nt work

* Updated link to XRPL Consensus Mechanism video

* Update consensus video link

Use consensus video in XRPL Foundation's playlist

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-02-01 09:09:32 -08:00
mDuo13
c36984f518 Update validators command examples 2022-01-31 16:29:04 -08:00
mDuo13
222a7760d1 Improve async setup code 2022-01-31 13:40:18 -08:00
Rome Reginelli
3a6c7098ca Add source link for ledger object IDs (#1304) 2022-01-31 10:24:08 -08:00
mDuo13
9490cab4eb Wallet tutorial: edits per Windows testing 2022-01-26 17:23:50 -08:00
mDuo13
cd53c4f66c NFTokenCancelOffer: fix example & touch up formatting for TokenOffers field 2022-01-25 17:54:18 -08:00
mDuo13
9105312eef Fix full code links 2022-01-24 11:02:14 -08:00
Viacheslav Bakshaev
2e8143e4f3 TokenIDs -> TokenOffers
I think it's actually called "TokenOffers"
2022-01-23 20:22:19 +01:00
mDuo13
effc4d470e Build a Wallet: finished draft of tutorial 2022-01-21 19:09:50 -08:00
mDuo13
0dd06fac41 Wallet tutorial: docs thru step 5 2022-01-20 17:21:24 -08:00
mDuo13
4dba0cf70f Build a Wallet: progress thru step 3:
- Tutorial docs through step 3 (inputting an account)
- New screenshots
- Minor code cleanup
- Fix the include_code filter to better handle indentation in Python
  code
2022-01-19 17:33:23 -08:00
mDuo13
14a1fc84d7 Build a Wallet tutorial: text for first few steps 2022-01-18 19:04:34 -08:00
Rome Reginelli
51aefad668 Merge pull request #1295 from gnurag/patch-3
Updated typo in burnToken() function description
2022-01-14 11:12:01 -08:00
Rome Reginelli
796e389391 Merge pull request #1296 from SFsourDoh/patch-1
Fix nftokenmint.md JSON example
2022-01-14 11:09:05 -08:00
manoj
2d10b0f038 Updating [validator_list_keys] for the NFT network 2022-01-14 10:24:27 -08:00
SFsourDoh
d532ab6f8b Fix nftokenmint.md JSON example
correct bad JSON formatting and add required field "TokenTaxon": 0
2022-01-14 13:15:27 -05:00
mDuo13
773cabbe5c Build wallet: Backport refactor from step 6 2022-01-13 18:36:52 -08:00
Anurag
f2473dea4d Updated typo in burnToken() function description
`burnToken` instead of `getToken`
2022-01-14 03:47:48 +05:30
mDuo13
e8a5847cc5 Build Wallet code: better separation of concerns 2022-01-11 17:07:19 -08:00
Rome Reginelli
fd39520c93 Merge pull request #1279 from develoQ/translate-to-japanese
Translate to Japanese
2022-01-10 23:47:25 -08:00
mDuo13
a07bfb20a0 [JA] fix syntax errors 2022-01-10 23:46:40 -08:00
Rome Reginelli
5de83af34c Merge pull request #1291 from XRPLF/fix-unclosed-comment
fix: install-rippled-on-ubuntu - unclosed comment
2022-01-10 23:34:47 -08:00
Elliot Lee
2273a51ef2 nftoken-tester-tutorial - add See Also links 2022-01-10 22:46:15 -08:00
Elliot Lee
f9630b61c0 fix: install-rippled-on-ubuntu - unclosed comment
The missing `#}` was causing the rest of the page to be cut off (not parsed / published)
2022-01-10 20:40:19 -08:00
mDuo13
e9e79f63d7 account_nfts method name fix 2022-01-10 18:24:49 -08:00
mDuo13
bef2d8a20e NFT doc format cleanup 2022-01-10 18:20:21 -08:00
mDuo13
2da5a6beb7 more NFT tutorial fixes 2022-01-10 13:00:21 -08:00
mDuo13
537a50f8b5 Fix blockquote format 2022-01-10 12:59:29 -08:00
mDuo13
130d8636ab Merge NFT doc fixes 2022-01-10 12:48:43 -08:00