Jennifer Hasegawa
cc235d6b2f
Merge pull request #493 from jhaaaa/shard-trisk
...
Update history sharding diagram
2019-01-14 16:04:01 -08:00
mDuo13
9d88381c89
Online deletion edits per review
...
- Cleaned up can_delete method fields, errors
- Changed commands to delete old db files in full history tutorial
- Clarified RocksDB w/ rotational disks
- Clarified how many ledgers may be stored w/ online deletion
2019-01-14 15:45:33 -08:00
Jennifer Hasegawa
9caa8c7907
update sharding diagram
2019-01-14 11:17:27 -08:00
Jennifer Hasegawa
0c33feb740
Merge pull request #488 from jhaaaa/exchg-xrpcharts
...
Provide doc on how to list an exchange on XRP Charts
2019-01-11 10:38:06 -08:00
Jennifer Hasegawa
a692314e3d
added email support address
2019-01-11 10:15:52 -08:00
Jennifer Hasegawa
c483f19589
inc'd feedback
2019-01-11 10:15:52 -08:00
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
mDuo13
4669665aba
Online deletion typo fix
2019-01-09 17:12:45 -08:00
mDuo13
db01bd32de
Online deletion: edits per reviews, new diagram of how it works
2019-01-09 17:12:45 -08:00
mDuo13
ca7beae0a7
Fix broken disk storage links
2019-01-09 17:12:45 -08:00
mDuo13
16e8b560ee
State DB error, how to fix, & relation to key-value store type
2019-01-09 17:12:45 -08:00
mDuo13
4abb07f5dc
Capacity planning: add 2-hour estimates
2019-01-09 17:12:45 -08:00
mDuo13
81e9d54867
Add 'empty' case to server_info/state ref
2019-01-09 17:12:45 -08:00
mDuo13
9b35835f0d
Capacity planning: unify storage sections
2019-01-09 17:12:45 -08:00
mDuo13
a3400378c4
Online deletion revisions
...
- Split ledger history section into a parent concept page w/ online
deletion and history sharding as child pages
- Clarified how much data is stored in general
- Covered the special case for backfilling with advisory_delete enabled
(including updating the diagram)
- Changed full history recommendation to NuDB only
2019-01-09 17:12:45 -08:00
mDuo13
ab6b4d4435
Online deletion: more interlinking
2019-01-09 17:12:45 -08:00
mDuo13
0bec401963
Move storage disk requirements table to capacity planning doc
2019-01-09 17:12:45 -08:00
mDuo13
00cc820384
Online deletion: simpler tutorial
2019-01-09 17:12:45 -08:00
mDuo13
a31fd23d6a
Advisory delete, full history tutorials. History disk space estimates.
2019-01-09 17:12:45 -08:00
mDuo13
45e7b2aca0
Online deletion: concept 1st draft w/ diagrams
2019-01-09 17:12:45 -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