Commit Graph

161 Commits

Author SHA1 Message Date
Jennifer Hasegawa
115057b280 improve validator doc
first draft improvements

inc'd feedback from Rome and Daniel

fixed format, links

validator in cluster ok

inc'd feedback

few last edits
2019-01-10 11:24:38 -08:00
mDuo13
2d6d18dcd6 base58 Encodings page
Migrates this old wiki page: https://web.archive.org/web/20150422095115/https://wiki.ripple.com/Encodings

I did not copy over the encodings for validation_private_key,
account_private_key, or family_public_generator since as far as I know
those are unused.
2018-12-18 15:44:26 -08:00
Rome Reginelli
5308d5d1d9 Merge pull request #485 from mDuo13/hash_clarifications
Hashes - clarify hash prefixes, SHA-512Half size.
2018-12-18 11:59:55 -08:00
mDuo13
a6b82ff599 Hash prefix clarifications per review 2018-12-17 14:10:32 -08:00
Rome Reginelli
6bc24a1b95 Merge pull request #483 from mDuo13/txserialization
Transaction Serialization (binary format) docs
2018-12-11 20:11:06 -08:00
mDuo13
a9fa0dcb8c Serialization: Field ID diagrams, etc. 2018-12-10 18:37:34 -08:00
Rome Reginelli
c5b46f078e Currency format: remove redundant sentence 2018-12-10 17:40:50 -08:00
mDuo13
13e5f183bb Hash prefixes: actually just re-add all prefixes 2018-12-10 17:36:19 -08:00
mDuo13
a19b3c2e42 Hash prefixes: re-add unsigned TX prefixes
These prefixes are relevant for implementing offline signing so they're
important to include. (The serialization docs want to know them.)
2018-12-10 17:08:10 -08:00
mDuo13
682c090ba4 Serialization: move some subsections around for better hierarchy & add links 2018-12-10 17:06:00 -08:00
mDuo13
47dd83e3c5 Revise hash prefixes table 2018-12-10 15:32:50 -08:00
mDuo13
03ac96b69a Hashes - clarify hash prefixes, SHA-512Half size. 2018-12-06 18:09:42 -08:00
Rome Reginelli
75627d7052 Clean up issued currency format description
I realized that, despite the changes from #481, this section still had a typo ("significant digits and sig") in discussing the case for zero, and there was some redundancy as well.

I think the cleaned-up version should more clearly distinguish between the math and serialization format (so that the serialization format stuff can later be moved out to the serialization page)
2018-12-06 17:24:34 -08:00
mDuo13
7bd10aaaa1 Serialization: updates per reviews 2018-12-06 17:12:19 -08:00
mDuo13
61c4016586 Fix serialization broken links 2018-12-06 17:12:19 -08:00
mDuo13
1904ce1de9 Amount diagram; standardize diagrams; link example code 2018-12-06 17:12:19 -08:00
mDuo13
af35d5a4d9 Serialization: fix typos, make tx internal types consistent w/ serialization docs 2018-12-06 17:12:19 -08:00
mDuo13
a1bfc274d5 Serialization: Add PathSet diagram, fix typos 2018-12-06 17:12:19 -08:00
mDuo13
d5d48d092d Serialization: document PathSet fields 2018-12-06 17:12:19 -08:00
mDuo13
6bcf83ee1b Serialization: clarify TransactionType special case 2018-12-06 17:12:19 -08:00
mDuo13
8240872c56 Serialization: objects, arrays, hashes 2018-12-06 17:12:19 -08:00
mDuo13
74190e435e Tx serialization: docs on many types w/ diagrams 2018-12-06 17:12:19 -08:00
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