Commit Graph

329 Commits

Author SHA1 Message Date
Jennifer Hasegawa
0a4f11b3eb first draft 2019-01-30 14:49:41 -08:00
mDuo13
319e1d7bcd Rippling: fix DefaultRipple 'those the' typo 2019-01-30 01:56:51 -08:00
mDuo13
cd9730d17f TxQ: fix 'amount the xrp' typo 2019-01-30 01:54:12 -08:00
mDuo13
679b9036d3 Clarify self-crossing offer cancelation 2019-01-29 16:38:12 -08:00
mDuo13
0abd455a1a fix1578 and rippling clarifications 2019-01-29 16:24:00 -08:00
mDuo13
fab0afa6ed TxQ Reserve calcs 2019-01-29 16:00:53 -08:00
mDuo13
5275cd2b1f crawl_shards: add to config, see also, etc. 2019-01-24 14:55:29 -08:00
Jennifer Hasegawa
f491d09605 doc multisignreserve changes 2019-01-24 09:27:45 -08:00
mDuo13
23e366c220 Tx malleability: edits per reviews 2019-01-15 15:41:56 -08:00
mDuo13
47b94cf37d Tx malleability reword 2019-01-15 15:41:56 -08:00
mDuo13
43a9720d1a Tx malleability: highlight multi-sign problem mitigations 2019-01-15 15:41:56 -08:00
mDuo13
43a06120e9 Transaction malleability cleanup 2019-01-15 15:41:56 -08:00
mDuo13
ade5e16228 Tx malleability: add multi-signing case, exploit steps 2019-01-15 15:41:56 -08:00
mDuo13
0b673dc5c5 Start tx malleability doc 2019-01-15 15:41:56 -08:00
Rome Reginelli
66b3c660be Merge pull request #486 from mDuo13/online_delete
Online deletion docs
2019-01-14 16:43:51 -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
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
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
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
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
Rome Reginelli
e240cb1909 Correct amount of drops
Raghav pointed out that we use the wrong word to describe how many drops there are (100 billion times 1 million is 10^17, aka 100 _quadrillion_, not 100 quintillion.) 🙊
2018-11-15 07:40:58 -08:00
mDuo13
442beb93e1 Replace update rippled links 2018-11-07 17:05:07 -08:00
mDuo13
666312ea68 Reorg tutorials for managing rippled
- Incorporate macOS install instructions
2018-11-07 16:04:21 -08:00
Rome Reginelli
170e652d7f server modes: clarify validator abilities
also link Commandline Reference.
2018-10-25 19:07:27 -07:00
mDuo13
23a72d880b Checks diagrams - update src URL, fix transparency 2018-10-12 14:29:14 -07:00
mDuo13
fdd9e7745d Update checks diagrams 2018-10-12 13:51:19 -07:00
mDuo13
bdf73e2ef4 Lowercase non-titled instances of 'stand-alone mode' 2018-10-12 12:09:41 -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
66f7374eb2 Consensus/TxQ text cleanup 2018-10-02 14:48:30 -07:00
mDuo13
81d970893a Consensus diagram cleanup
- Remove unused HTML tx queue diagram and associated images
- Add white (not transparent) background to some diagrams
- Fix line breaks on a couple images
- Change a couple other concept pages to use the new diagrams
- Remove some newly unused old diagrams
2018-09-27 18:21:23 -07:00
mDuo13
26db69fc41 TxQ diagram: back to single image 2018-09-21 17:17:49 -07: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
mDuo13
cedd447772 Queue, Consensus: separate out queue mechanics, clarify how ledgers are calculated 2018-09-12 18:49:51 -07:00
mDuo13
4bc3c6ef56 Consensus diagrams: new validate diagram; queue page and diagram 2018-09-11 19:41:50 -07:00
mDuo13
48d8fb2de3 Consensus: more revised diagrams 2018-09-10 19:09:57 -07:00
mDuo13
34bbbf6e0e Start revising consensus article diagrams 2018-09-07 18:16:11 -07:00
mDuo13
1cae26f945 Update example config links
Fixes #433
2018-08-24 15:24:43 -07:00
mDuo13
5ef7538e2a Fixes per @intelliot's review 2018-08-21 14:25:19 -07:00
mDuo13
a2d7baff7d Revisions per review 2018-08-21 13:43:03 -07:00
mDuo13
05cdfc8ada Tweaks to consensus articles 2018-08-21 13:03:29 -07:00
mDuo13
78e82d1bbc Consensus Intro/Protections - revisions per re-review 2018-08-20 18:30:00 -07:00
mDuo13
360f98a152 Consensus Intro - revised per reviews 2018-08-20 17:31:43 -07:00