Commit Graph

858 Commits

Author SHA1 Message Date
Michael Legleux
779fe8f0de reporting mode fixes 2022-03-01 18:20:39 -08:00
Amarantha Kulkarni
16386125db Incorporate review comments 2022-02-22 11:14:07 -08:00
Amarantha Kulkarni
40b8627dcc Rename file and move from config to installation 2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
ed4de1838d Move content into subsections 2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
6d56e7c6cb Fix indentation 2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
d27aa2c4f5 Add illustration 2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
a8aca533d0 Incorporate feedback 2022-02-22 10:34:33 -08:00
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
mDuo13
ca80f66efe Tokens renaming: more find-and-replace 2022-02-15 18:45:03 -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
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
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
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
mDuo13
222a7760d1 Improve async setup code 2022-01-31 13:40:18 -08:00
mDuo13
9490cab4eb Wallet tutorial: edits per Windows testing 2022-01-26 17:23:50 -08:00
mDuo13
9105312eef Fix full code links 2022-01-24 11:02:14 -08: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
manoj
2d10b0f038 Updating [validator_list_keys] for the NFT network 2022-01-14 10:24:27 -08:00
Anurag
f2473dea4d Updated typo in burnToken() function description
`burnToken` instead of `getToken`
2022-01-14 03:47:48 +05:30
Rome Reginelli
fd39520c93 Merge pull request #1279 from develoQ/translate-to-japanese
Translate to Japanese
2022-01-10 23:47:25 -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
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
130d8636ab Merge NFT doc fixes 2022-01-10 12:48:43 -08:00
mDuo13
7a7e61485d Ubuntu install for NFT preview 2022-01-10 12:48:04 -08:00
Dennis Dawson
a740c565bd Use parseInt() rather than static int values. 2022-01-10 11:46:07 -08:00
Dennis Dawson
3a49c55a2d Use parseInt() for flag values 2022-01-10 11:25:27 -08:00
Dennis Dawson
b82f6b55a0 In create buy offer, parse the flag int 2022-01-10 11:09:23 -08:00
Dennis Dawson
7d203f500c Fix bizarre swap of "accept" and "cancel" 2022-01-10 10:51:48 -08:00
mDuo13
3e8ecf2191 Fix variables for NFToken source link 2022-01-10 01:10:03 -08:00
mDuo13
2608c5264d Move NFToken tutorial to Use Tokens category 2022-01-10 01:03:20 -08:00
Rome Reginelli
bebd2cfe8c Merge pull request #1278 from mDuo13/nfts_on_devnet
Connect to devnet: NFT feature stanza
2022-01-10 00:45:28 -08:00
mDuo13
92acb7af20 Final values for NFT-Devnet stuff 2022-01-10 00:44:19 -08:00
mDuo13
8b19927f8c NFT-Devnet details 2022-01-07 19:22:05 -08:00