Jennifer Hasegawa
7e74bae61e
adj rate limit text
2019-01-11 10:15:52 -08:00
Jennifer Hasegawa
071b0a9612
inc ry feedback
2019-01-11 10:15:52 -08:00
Jennifer Hasegawa
4b2ddd0b58
inc'd matt's feedback
2019-01-11 10:15:52 -08:00
Jennifer Hasegawa
3202e23030
add changed to config
2019-01-11 10:15:52 -08:00
Jennifer Hasegawa
c61c87fc96
first draft
2019-01-11 10:15:52 -08:00
Jennifer Hasegawa
f49b764439
Merge pull request #487 from jhaaaa/validators
...
Improve doc for running a rippled validator
2019-01-10 11:37:14 -08:00
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
Rome Reginelli
724d395455
Merge pull request #491 from mDuo13/replace_ecdsa_link
...
Replace ECDSA link
2019-01-09 17:12:00 -08:00
mDuo13
325cbfe5f9
Replace ECDSA link
...
Since the NIST article it previously linked is down for an unclear
amount of time as a result of the government shutdown, I replaced it
with a link to the Wikipedia ECDSA article (which is fairly complete).
2019-01-09 14:54:55 -08:00
mDuo13
d445be33bc
Update recently updated (2018-12-19)
2018-12-19 12:41:34 -08:00
Rome Reginelli
c3083f87b7
Merge pull request #489 from mDuo13/encodings
...
base58 Encodings page
2018-12-19 12:39:15 -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
mDuo13
2dc69e94ee
Update recently updated w/ capacity planning, serialization, etc.
2018-12-11 20:17:26 -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
Rome Reginelli
547b2bb000
Merge pull request #484 from ripple/mduo13-currency-format-PR481-followup
...
Clean up issued currency format description
2018-12-11 20:04:11 -08:00
Jennifer Hasegawa
4b44dc05b7
Merge pull request #476 from jhaaaa/hw-reqs
...
Improve documentation of rippled hardware requirements
2018-12-11 14:56:59 -08:00
mDuo13
a9fa0dcb8c
Serialization: Field ID diagrams, etc.
2018-12-10 18:37:34 -08:00
Jennifer Hasegawa
c9c5fbfdf1
fixed col headers
2018-12-10 18:04:26 -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
e80a5a6609
Serialization: code tweaks per @seelabs review
2018-12-10 15:54:21 -08:00
mDuo13
47dd83e3c5
Revise hash prefixes table
2018-12-10 15:32:50 -08:00
Jennifer Hasegawa
17a0f846d9
addressed feedback
2018-12-07 17:38:10 -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
4e31639385
Serialization code: implement for_signing option
2018-12-06 17:12:19 -08:00
mDuo13
61c4016586
Fix serialization broken links
2018-12-06 17:12:19 -08:00
mDuo13
8342ddc16a
Serialization: clean up sample code, add CLI usage
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
3894149859
Serialization: implement issued currency amounts, pathsets
2018-12-06 17:12:19 -08:00
mDuo13
6bcf83ee1b
Serialization: clarify TransactionType special case
2018-12-06 17:12:19 -08:00
mDuo13
e500134da6
Serialization sample code: remove unused field_ordering.py file
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
Rome Reginelli
92f25dbf31
Merge pull request #481 from mDuo13/fix_currency_deets
...
Corrections to currency format information
2018-12-06 16:42:28 -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
mDuo13
589934d9d1
Update Firefox HTTP addon recommendation
...
Removes recommendation for Poster extension (dead) and replaces it with
a recommendation for RESTED. Fixes a broken link to the Poster page.
2018-12-03 18:30:25 -08:00
Jennifer Hasegawa
66d4b6818d
revised intro
2018-11-30 13:21:08 -08:00