Commit Graph

139 Commits

Author SHA1 Message Date
mDuo13
04f40e66f4 Serialization: field IDs, VL encoding 2018-12-06 17:12:19 -08:00
mDuo13
ce931fa89b Serialization - sample code in progress, clarifications 2018-12-06 17:12:19 -08:00
mDuo13
be3c1c23a2 Start tx serialization docs 2018-12-06 17:12:19 -08:00
mDuo13
e8278c0651 Clarify XRP currency code 2018-12-06 14:49:12 -08:00
mDuo13
e0d1e9b3f8 Corrections to currency serialization 2018-12-06 14:49:12 -08:00
Rome Reginelli
16caecf89d Clarify disabling asfDisableMaster
Re-enabling the master key doesn't require using the master key (naturally, since it's disabled)

Shoutouts to tulo on XRPChat for this clarification: https://www.xrpchat.com/topic/28995-is-it-possible-to-re-enable-the-master-key/?tab=comments#comment-625672
2018-11-21 15:22:09 -08:00
Rome Reginelli
0ae8cf7806 Merge pull request #474 from mDuo13/data_api_v2.4.0
Data API v2.4.0 Changes
2018-11-12 13:36:51 -08:00
mDuo13
b43acfd9b9 Data API: point source code links to master branch 2018-11-09 15:33:35 -08:00
mDuo13
a42795072a Data API doc revs per review 2018-11-09 11:49:26 -08:00
mDuo13
6ea549cc9c Finish drafting Data API v2.4.0 updates 2018-11-08 16:22:44 -08:00
mDuo13
c33b6db87e Start Data API v2.4.0 changes 2018-11-08 14:57:18 -08:00
mDuo13
f0ac1c184f Add download_shard API method
(Squashed and rebased.)
2018-11-08 14:35:56 -08:00
Rome Reginelli
8d4fe4fa9e Fix 0.29.1 tag link
0.29.1 doesn't have a proper release tag, so the closest thing is 0.29.1-rc1
2018-11-01 16:37:11 -07:00
Rome Reginelli
2071754f0b Add disabled note on validation_seed
This method hasn't worked for a while ( per https://github.com/ripple/rippled/issues/2748 ) so we should at least explain this.
2018-11-01 16:34:31 -07:00
Rome Reginelli
0801984b89 Merge pull request #466 from miguelportilla/patch-1
Update commandline-usage.md
2018-10-24 12:25:13 -07:00
Elliot Lee
e70990c75c accountroot.md - update for DepositPreauth 2018-10-24 12:17:31 -07:00
Miguel Portilla
134f05243d Update commandline-usage.md
Remove incorrect third dash preceding the `validateShards` and `valid` commands.
2018-10-24 10:53:10 -04:00
mDuo13
2cc80db995 Stand-alone mode: Wording nitpick fixes 2018-10-12 13:10:09 -07:00
mDuo13
05e6c45fa3 Remove links to old Ripple Wiki.
- amended to reword the TLS cert message in accountset
2018-10-11 13:36:58 -07:00
Rome Reginelli
c32afaae95 Merge pull request #459 from mDuo13/clustering_ex
Clustering: improve tutorial, revise related API methods
2018-10-05 16:14:08 -07:00
Rome Reginelli
98cd7417bd Merge pull request #458 from mDuo13/consensus_diagrams
Consensus diagrams
2018-10-04 11:32:43 -07:00
mDuo13
1177df2e9e Update tel codes tx queue link 2018-09-27 18:24:27 -07:00
Cory Perkins
0b8ed983b1 Changed the type of quality in the table describing addtional Offer fields from Number to String 2018-09-25 13:43:13 -05:00
Cory Perkins
f6520b7784 book_offers function in rippled returns an array of offers with the fields of an offer ledger entry, not a create offer transaction. The 'O' is capitalized in 'Offer' and not in 'object' to match the usage in https://developers.ripple.com/account_objects.html and https://developers.ripple.com/account_objects.html 2018-09-25 12:27:54 -05:00
Rome Reginelli
4de64228d8 Merge pull request #448 from mDuo13/rippled_v110
rippled v1.1.0 Changes [Waiting for official release]
2018-09-14 18:11:30 -07:00
mDuo13
582717de76 Clustering: improve tutorial, revise related API methods 2018-09-13 15:32:32 -07:00
wilsonianb
a9469a7fbd Fix DirectoryNode RootIndex type 2018-09-13 10:37:04 -05:00
mDuo13
4ca5761df5 Data API: Remove Get Capitalization 2018-09-06 11:07:37 -07:00
mDuo13
a82b70fa15 Data API: remove ToC link to removed method 2018-09-04 13:34:56 -07:00
mDuo13
45597ec5ed Update Data API docs for v2.3.5 2018-08-31 16:18:20 -07: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
2ecc554a3f Update deposit_authorized method error messages
Addresses changes implemented in https://github.com/ripple/rippled/pull/2642

- Missing fields result in `invalidParams`
- Accounts not found in the ledger result in `{src/dst}ActNotFound`
2018-08-20 17:23:43 -07:00
mDuo13
a45ccb46eb Update rippled source links to use master branch 2018-08-20 17:15:20 -07:00
mDuo13
444609391b Merge branch 'doc1673' into rippled_v110 2018-08-20 16:39:49 -07:00
mDuo13
a456781b80 Merge branch 'preauth_reference' into rippled_v110 2018-08-20 16:39:36 -07:00
mDuo13
c6c4ae8d91 Add --unittest-ipv6 option to CLI ref 2018-08-16 14:55:36 -07:00
mDuo13
d1d4f3fcf2 Data API: Remove unsupported 'descending' param from Get Act. Payments 2018-08-03 14:42:03 -07:00
mDuo13
35d39114ac Edits to preauth reference 2018-08-03 14:01:56 -07:00
mDuo13
c9977ec30d Add examples to DepositPreauth reference docs & clarify some details 2018-07-30 13:29:35 -07:00
mDuo13
87820b61f6 Preauth-related API method docs (draft) 2018-07-27 13:16:59 -07:00
mDuo13
668fe027dc DepositPreauth reference changes (draft, missing examples) 2018-07-26 16:50:49 -07:00
Elliot Lee
6fa0760a7a PaymentChannelFund - fix minor typo 2018-07-17 21:26:08 -07:00
Scott Schurr
6b8abd83a7 Update public-rippled-methods.md
Fix minor typo in `account_tx` link description.
2018-07-03 16:22:36 -07:00
Rome Reginelli
998c8e0161 Merge pull request #428 from mDuo13/rippled-cli-ref
Add rippled commandline reference
2018-07-02 14:46:28 -07:00
mDuo13
c4ccc06368 CLI usage edits per reviews 2018-07-02 14:22:48 -07:00
mDuo13
3334e3c216 CLI ref: revisions per review 2018-06-27 15:57:15 -07:00
mDuo13
4fc2107456 Add common link defs to CLI usage 2018-06-26 16:13:02 -07:00
mDuo13
e0a0a86151 Add rippled commandline reference 2018-06-26 15:33:50 -07:00
mDuo13
70005889b6 Progress on commandline usage 2018-06-22 17:16:57 -07:00
Rome Reginelli
21e1ddb1db Merge pull request #422 from mikemilano/patch-9
Removed duplicate message from checkcash.md
2018-06-20 15:18:14 -07:00