Commit Graph

72 Commits

Author SHA1 Message Date
mDuo13
aadce6e09d ledger_entry: new types from rippled 1.0.0 (draft)
Also adds some missing error types and uses more consistent terminology
for object IDs.

(Resolves DOC-1568)
2018-05-29 15:22:13 -07:00
Mike Milano
e5ce519c58 Missing Optional flag for hotwallet param
The `hotwallet` parameter of `gateway-balances()` didn't seem like the type of parameter that needs to be required. I tested the API w/o it and it returned successfully.
2018-05-24 03:39:32 -07:00
Rome Reginelli
adbee4d75e Merge pull request #403 from mDuo13/doc1570
fix1571 update to EscrowCreate
2018-05-23 16:09:55 -07:00
mDuo13
616ee9c2e6 Clarify tx flags per review 2018-05-23 15:56:30 -07:00
mDuo13
3606ecd63b Flag ranges table spacing 2018-05-23 15:52:29 -07:00
mDuo13
a9746f5795 Clarify flag ranges 2018-05-23 15:52:29 -07:00
mDuo13
8d85577b04 Rephrase escrowcreate fix1571 changes per @jhaaaa review 2018-05-23 15:52:06 -07:00
mDuo13
7ec57d02e8 fix1571 update to EscrowCreate 2018-05-23 15:52:06 -07:00
Jennifer Hasegawa
807fc8d83f fix admin meth landing 2018-05-22 15:05:19 -07:00
Jennifer Hasegawa
c448ded402 Merge pull request #393 from jhaaaa/ledger-format-land
Fix ledger data format and obj type landings
2018-05-22 09:38:41 -07:00
Jennifer Hasegawa
ed5c439e4f Merge pull request #395 from jhaaaa/pub-method-land
Fixes to Public Methods landing page
2018-05-22 09:38:19 -07:00
Jennifer Hasegawa
7ecf644034 fix rippled api landing 2018-05-21 12:17:23 -07:00
Jennifer Hasegawa
57606ae12a inc'd feedback 2018-05-18 13:46:38 -07:00
Jennifer Hasegawa
1737738b19 Merge pull request #392 from jhaaaa/trans-results-land
Fix transaction results landing page
2018-05-18 11:24:53 -07:00
Jennifer Hasegawa
47f615bfd5 public methods landing 2018-05-17 14:13:53 -07:00
Jennifer Hasegawa
40f1d112cc bold links 2018-05-17 10:20:07 -07:00
Jennifer Hasegawa
6f846deaf0 initial changes 2018-05-17 09:41:40 -07:00
Jennifer Hasegawa
529cd1f13c fix ledger data format landing 2018-05-16 18:26:21 -07:00
Jennifer Hasegawa
8cd7fe756f moved content back to transaction-results.md 2018-05-16 17:07:20 -07:00
Jennifer Hasegawa
0309cad973 fix trans results landing 2018-05-16 14:25:05 -07:00
Jennifer Hasegawa
0bcf003f05 fixed links 2018-05-16 10:45:24 -07:00
mDuo13
3da2b092c3 Last link cleanup(??) and removing now-unused files 2018-05-12 15:58:30 -07:00
mDuo13
b7601f1ee3 Fix straggling links in rippled API refs 2018-05-12 15:03:28 -07:00
Jennifer Hasegawa
8e1f29fda5 fix links data api 2018-05-12 13:01:44 -07:00
mDuo13
f7ead43614 Link fixes around subscriptions & others 2018-05-11 17:31:56 -07:00
mDuo13
8ba102f4c3 More link fixes in references 2018-05-11 17:04:42 -07:00
mDuo13
e3787fa637 Link fixes mostly relating to signing and transactions 2018-05-11 16:49:20 -07:00
mDuo13
6596451809 Fix server states/info, common fields, etc. links 2018-05-11 16:32:54 -07:00
mDuo13
4921fc25ca Fix currency formats filename, some links 2018-05-11 16:24:28 -07:00
mDuo13
e68873dbed Fix more time specifying links 2018-05-11 16:18:49 -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
8bcaa25382 Replace public rippled methods landing 2018-05-11 15:10:03 -07:00
mDuo13
097e7ca037 Update admin command links 2018-05-11 15:04:31 -07:00
mDuo13
fa04e5a5c9 Fix more links in references 2018-05-11 14:52:56 -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
61f366397f Fix rippling and freeze links in references 2018-05-11 14:52:54 -07:00
mDuo13
2fc632a859 Fix trustset links in ripplestate ref 2018-05-11 14:52:16 -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
2448d31e5d Reorg issued currencies concepts 2018-05-11 14:06:39 -07:00
mDuo13
daf221a252 drop concept prefix; referencify paychan tut links 2018-05-11 12:43:58 -07:00
mDuo13
57f0d4fb20 update and reflink sha512half 2018-05-11 12:40:01 -07:00
mDuo13
e30fb03a48 find/replace all universal error types links 2018-05-11 12:40:01 -07:00
mDuo13
d062798429 Update rippled-api-links snippet and re-add response formatting 2018-05-11 12:40:01 -07:00
Rome Reginelli
e9a0debc0b Merge pull request #360 from mDuo13/payment-system-basics-reorg
Reorg payment system basics category
2018-05-11 12:05:47 -07:00
mDuo13
7f0e3e05ea Reorg payment system basics category 2018-05-11 11:17:25 -07:00