mDuo13
2652c8832a
Spelling - more fixes, additions
2020-07-24 03:25:59 -07:00
mDuo13
1101d65051
Start applying spell-checking
2020-07-24 03:25:59 -07:00
mDuo13
8c802f00ab
Remove deleted wikipedia base58 page link
2020-07-22 14:19:32 -07:00
rmurphy23
ce083c8aaa
Adds commandline request and response to ledger_data.md
2020-07-16 16:26:42 -07:00
rmurphy23
494a6b7f12
Fixes comandline request and adds commandline response for account_lines.md
2020-07-16 16:10:27 -07:00
rmurphy23
15140181ab
Adds commandline response for book_offers.md
2020-07-16 16:06:32 -07:00
rmurphy23
753863b3d5
Adds commandline response for ripple_path_find.md
2020-07-16 16:02:16 -07:00
rmurphy23
2cd7ca0707
Adds commandline request and response to gatewar_balances.md
2020-07-16 15:57:06 -07:00
rmurphy23
7b4a637846
Adds note to noripple_check
2020-07-16 15:13:18 -07:00
rmurphy23
cf22a02bb6
Adds commandline request and response for ledger_entry.md
2020-07-16 15:08:00 -07:00
rmurphy23
7da0dd9778
Changes tx hash and ledger index to valid values; Adds JSON-RPC/Commandline response for transaction_entry.md
2020-07-16 14:34:44 -07:00
rmurphy23
f500926adb
Changes tx hash to a valid hash and adds commandline/JSON-RPC response for tx.md
2020-07-16 14:16:08 -07:00
rmurphy23
59493996b8
Adds commandline response for tx_history.md
2020-07-15 16:39:47 -07:00
rmurphy23
e820dd4e59
Adds commandline output for ledger_current.md
2020-07-15 14:58:09 -07:00
rmurphy23
3a051f5caf
Adds commandline output for ledger_closed.md
2020-07-15 14:55:18 -07:00
rmurphy23
e5d41d9740
Adds commandline repsonse to account_tx.md
2020-07-15 14:52:35 -07:00
rmurphy23
aece660c44
Adds commandline response for account_offers.md
2020-07-15 14:44:51 -07:00
rmurphy23
cf6a6ff5eb
Adds commandline response for account_objects.md
2020-07-15 14:41:49 -07:00
rmurphy23
bc1433e65d
Adds commandline response for account_info.md
2020-07-15 14:36:43 -07:00
rmurphy23
7b3e5010ea
Fixes commandline request and response for account_currencies.md
2020-07-15 14:32:42 -07:00
rmurphy23
764ed24f13
Adds commandline response to account_currencies.md
2020-07-15 14:25:37 -07:00
Rome Reginelli
1a1d36fce3
Merge pull request #867 from mDuo13/dl_shard_val
...
download_shard: validate field deprecated
2020-07-13 12:34:04 -07:00
Rome Reginelli
cbf104fef4
Merge pull request #862 from mDuo13/health_check_method
...
Health Check method
2020-07-13 10:57:59 -07:00
mDuo13
b278c75cac
download_shard: validate field deprecated
2020-07-08 18:26:07 -07:00
mDuo13
fa277b7197
Health Check edits:
...
- revised per reviews
- updated for rippled#3491
2020-07-08 13:39:28 -07:00
mDuo13
c82994068b
Health Check: edits/cleanup
2020-07-06 16:20:50 -07:00
mDuo13
0f807c6e09
Health check details (+related edits)
2020-07-01 20:43:08 -07:00
mDuo13
e441b45d71
Health Check method: set up IA
2020-06-29 17:10:44 -07:00
mDuo13
96185b584e
Default port updates for v1.6.0
2020-06-29 17:09:25 -07:00
mDuo13
389e563b27
[JA] Finish link fixing
...
- Removes the redundant "English" locale since English is the default
language when no locale is specified
- Adds translation tags to domain verification checker tool (so that one
broken link from there can be fixed)
- Fixes several typos in Japanese docs
- Adds redirects & other config changes to make links work
2020-06-22 16:44:46 -07:00
mDuo13
75dedba480
[JA] fix some links
2020-06-22 16:44:46 -07:00
mDuo13
83686c40c6
Translation edits, cleanup
2020-06-22 16:44:43 -07:00
mDuo13
fcad9d0376
Update Japanese translation files
2020-06-22 16:43:11 -07:00
mDuo13
7dfe2cefb4
Re-add some unintentionally-removed not-enabled markers
2020-06-17 18:52:22 -07:00
mDuo13
7d5a2d2a88
Checks enabled
2020-06-17 18:48:04 -07:00
manoj
380b1b8f54
Changing public_key to pubkey
...
Passing `pubkey` as a request parameter doesn't do anything. We need to pass in `public_key` to get the desired result
2020-06-11 12:44:47 -07:00
mDuo13
c0475f86d9
Deletion tx cost: edit descripion & add to AcctDel tx ref too
2020-06-03 13:56:46 -07:00
Rome Reginelli
c4b61347e2
submit: signing notSupported edits
...
add relevant links
2020-05-26 16:11:42 -07:00
Elliot Lee
5988182145
Submit - document the notSupported error
...
Per https://github.com/ripple/rippled/pull/2657 some rippled servers no
longer support signing, so Sign-and-Submit mode has a possible error of
`notSupported`.
The change was introduced in rippled version 1.1.0 and merged via:
38c3a46a33
The error looks like:
"name": "notSupported",
"message": "Signing is not supported by this server.",
"code": 75,
...
2020-05-21 17:44:18 -07:00
Rome Reginelli
aa2b180f1a
Merge pull request #840 from mDuo13/vl_method
...
/vl/ method
2020-05-14 15:04:21 -07:00
mDuo13
274ecac96b
VL: edits per review
2020-05-13 14:23:20 -07:00
mDuo13
b12b471fa0
vl method badge, issue#
2020-05-12 18:13:01 -07:00
mDuo13
2ec226bbf5
Validator list: clarify signature data
2020-05-12 18:10:25 -07:00
mDuo13
2c702deb2a
Validator List: clarify manifest data
2020-05-11 14:59:22 -07:00
mDuo13
abd4a5e36b
Add deletion_blockers_only
2020-05-08 12:02:16 -07:00
mDuo13
f1c1f07166
vl: expiration in Ripple time
2020-05-08 11:49:43 -07:00
Rome Reginelli
f1e43a0757
Merge pull request #838 from gnurag/patch-2
...
Added AccountDelete tx type
2020-05-08 11:03:15 -07:00
Anurag
4ec48af30a
Added AccountDelete tx type
...
Added AccountDelete as a valid transaction type supported for common tx fields.
2020-05-08 18:23:09 +05:30
mDuo13
7e8c8a30a4
DeletableAccounts enabled
2020-05-08 01:07:50 -07:00
mDuo13
d53b669bc3
VL method: corrections
2020-05-08 00:58:00 -07:00