Commit Graph

50 Commits

Author SHA1 Message Date
mDuo13
3971906c88 Send XRP: xrpl-py examples 2021-03-26 17:30:56 -07:00
mDuo13
cd673acb6e Server modes: rewrite to add reporting mode 2021-02-09 17:14:07 -08:00
mDuo13
d46202a04f Mark code sample languages explicitly 2020-09-10 02:18:40 -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
mDuo13
75dedba480 [JA] fix some links 2020-06-22 16:44:46 -07:00
mDuo13
fcad9d0376 Update Japanese translation files 2020-06-22 16:43:11 -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
Fraser Waters
d4f5b1108d submit response validated_ledger_cost is an Integer not a String 2020-04-01 19:52:41 +01:00
Edward Hennis
e2236f9b4f tx: clarify txnNotFound error description:
* The word "older" can cause confusion, and is not necessary. The
  missing ledger could be just a few seconds old, or if the node is
  behind, even in the future.
2020-03-31 16:03:50 -04:00
mDuo13
a8080e9764 copy-edit some API error tenses 2020-03-30 18:07:29 -07:00
mDuo13
8f2335cb9b tx: clarify min_ledger, max_ledger 2020-03-27 17:47:07 -07:00
mDuo13
f7cfcabdf7 tx: min_ledger,max_ledger fields 2020-03-26 18:48:56 -07:00
mDuo13
c289cd00cb augmented submit: add validated_ledger_index field, examples 2020-03-23 17:50:23 -07:00
mDuo13
165100c78a Augmented submit: rephrase some sign/submit fields 2020-03-13 15:16:28 -07:00
mDuo13
db25e0124c Augmented submit: edits for v1.5.0-rc2 2020-03-11 02:17:06 -07:00
mDuo13
fe0454e8f3 submit: clarify augmented response details 2020-03-05 17:19:22 -08:00
mDuo13
bf1343922d submit method: new response fields (draft) 2020-03-04 17:22:41 -08:00
mDuo13
a222f56c17 [JA] fix broken links to updated anchor 2020-02-20 18:18:51 -08:00
mDuo13
dc6aca3f5e Remove <br> tags from [Source] links. 2019-12-04 15:35:29 -08:00
mDuo13
100b2cc47d More 'ledger index' standardization 2019-11-27 15:21:27 -08:00
mDuo13
db5da68093 Deletable accounts info / style updates 2019-11-27 15:21:27 -08:00
mDuo13
2bfe9e574b Japanese translation: fix all the broken links 2019-11-05 23:09:32 -08:00
mDuo13
7b188351c0 CRLF to LF; fix some broken links 2019-11-05 23:09:32 -08:00
mDuo13
f36b715a27 Translation framework: link fixing, banner 2019-11-05 23:09:31 -08:00
mDuo13
430e4f4515 Japanese translation: add remaining files 2019-11-05 23:08:41 -08:00
Rome Reginelli
6f4bf31f98 Clean up terminology & links for sign method
Avoid confusing use of "secret key" and add some relevant links.

Also, it's no longer true (and hasn't been for a long time) that transaction signatures are different every time. That was from before rippled started using deterministic nonces ([RFC6979](https://tools.ietf.org/html/rfc6979)).

sign - Fix formatting

Fix a typo, and update a "default" value to current style guidelines.

sign - missing "a"
2019-10-22 14:06:01 -07:00
Rome Reginelli
6675b61941 Remove "Try it" from sign method
"sign" is disabled on public servers to discourage people from insecurely submitting their secret, so this method is no longer tryable.
2019-07-03 18:13:37 -07:00
Rome Reginelli
80feb2ec35 fix JSON syntax error 2019-06-04 16:56:07 -07:00
mDuo13
21b74ce25d Use :enabled: and :not_enabled: for amendments 2019-02-26 19:19:08 -08:00
Jennifer Hasegawa
2e60193ae3 XRPL base58 2019-02-08 12:42:28 -08:00
mDuo13
f7905ab4b1 Update signing command documentation
Per https://github.com/ripple/rippled/pull/2657, the signing commands
should not be used as public methods and this usage is disabled in
rippled v1.1.0 and later.
2018-08-30 16:21:18 -07:00
mDuo13
a45ccb46eb Update rippled source links to use master branch 2018-08-20 17:15:20 -07:00
mDuo13
3da2b092c3 Last link cleanup(??) and removing now-unused files 2018-05-12 15:58:30 -07:00
mDuo13
f7ead43614 Link fixes around subscriptions & others 2018-05-11 17:31:56 -07:00
mDuo13
e3787fa637 Link fixes mostly relating to signing and transactions 2018-05-11 16:49:20 -07:00
mDuo13
4eb62d527b Fix links to ledger objects, etc. 2018-05-11 16:14:13 -07:00
mDuo13
286cd1c4c0 Slightly more standard time, XRP, and ledger index links 2018-05-11 16:07:03 -07:00
mDuo13
6908745762 Update some common links in references 2018-05-11 15:51:53 -07:00
mDuo13
5520e0843d Fix mostly transaction reference links 2018-05-11 14:52:56 -07:00
mDuo13
cffb9edf60 Use Specifying Ledgers reference link in references 2018-05-11 14:52:56 -07:00
mDuo13
6afa5ba8a2 Referencify the standard response format link 2018-05-11 14:52:56 -07:00
mDuo13
a05ecf638f Fix known amendments links in references 2018-05-11 14:52:56 -07:00
mDuo13
d42d7aae91 Add link def snippets to admin methods and move websocket tool links 2018-05-11 14:52:16 -07:00
mDuo13
daf221a252 drop concept prefix; referencify paychan tut links 2018-05-11 12:43:58 -07:00
mDuo13
e30fb03a48 find/replace all universal error types links 2018-05-11 12:40:01 -07:00
Jennifer Hasegawa
cb8067ce8e headings, includes, blurbs 2018-05-10 14:28:16 -07:00
mDuo13
48391ba3d5 References general file structure (methods) 2018-05-03 18:31:13 -07:00