mDuo13
c8e908d3f5
More DEX tutorial progress
2022-03-17 19:29:54 -07:00
mDuo13
38f0ac7760
DEX tutorial progress
2022-03-17 19:29:38 -07:00
Rome Reginelli
2945394335
Merge pull request #1358 from develoQ/translate/ja
...
Translate to Japanese
2022-03-17 11:41:59 -07:00
mDuo13
eae54d1dd0
Trade in the DEX tutorial (WIP)
2022-03-16 19:37:31 -07:00
develoQ
773947c5e9
fix: pointed out in the review
2022-03-16 21:33:55 +09:00
Rome Reginelli
9b34bb6865
Merge pull request #1361 from khancode/fix-nft-cancel-offer
...
fix NFTokenCancelOffer code snippets
2022-03-14 14:40:28 -07:00
Omar Khan
89bc839a80
fix whitespace indentation
2022-03-10 17:08:12 -05:00
mDuo13
a73e3a8e78
More build a wallet fixes
2022-03-09 16:15:51 -08:00
mDuo13
16f890d701
Build a Wallet: fix some typos
2022-03-09 10:48:18 -08:00
Omar Khan
fb22c495bb
fix NFTokenCancelOffer code snippets
2022-03-08 13:24:44 -05:00
Rome Reginelli
688d131ab1
Merge pull request #1352 from legleux/rep-mod-doc
...
Reporting mode docs
2022-03-07 16:31:38 -08:00
Amarantha Kulkarni
8719a6741b
Remove comment on line119 to revert macOS commands
2022-03-07 15:18:59 -08:00
develoQ
664f170bdf
[ja] configure-amendment-voting
2022-03-05 23:12:37 +09:00
develoQ
6017cea5d9
[ja] run-rippled-as-a-wallet-server
2022-03-05 23:02:46 +09:00
Rome Reginelli
2be3641068
Merge pull request #1350 from mczochowski/patch-1
...
Update build-run-rippled-ubuntu.md
2022-03-02 16:57:03 -08:00
Rome Reginelli
27155b50ca
Merge pull request #1344 from XRPLF/tokens_renaming
...
Rename "Issued Currencies" to Tokens
2022-03-02 16:52:54 -08:00
Francisco Muniz de Paula Neto
36d568f5d9
Update send-xrp.md ( #1349 )
...
simply remove a duplicated word from the page, replacing "the your" with "your"
2022-03-02 13:54:50 -08:00
Amarantha Kulkarni
65a2b5a8c2
Remove install PostgreSQL on Windows
...
and add CMake as a prerequisite
2022-03-02 13:53:33 -08:00
mczochowski
0d7299ed78
Update build-run-rippled-ubuntu.md
...
Clarifying comment on command path and code formatting fix.
2022-03-01 23:18:17 -05:00
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