Commit Graph

263 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
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
mDuo13
37cd8ffba3 Simplified consensus intro: add diagrams, move longer file 2018-08-20 17:31:43 -07:00
mDuo13
f9d523e19e Incomplete draft of simple consensus and detailed consensus challenges 2018-08-20 17:31:43 -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
b4ff6b2f49 Reorder deposit auth bullets per @scottschurr's suggestion 2018-07-23 16:59:38 -07:00
mDuo13
97a2e8339b Clarifications to Deposit Preauth work 2018-07-19 14:10:00 -07:00
mDuo13
693f7e6493 Add DepositPreauth information to known amendments and depositauth pages 2018-07-18 15:32:08 -07:00
Ryan Young
793376e0ee emphasize no one can freeze XRP 2018-07-03 14:36:20 -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
Rome Reginelli
ae31c2487a Update freezes.md 2018-07-02 14:23:57 -07:00
Pale Orb Glow
eeaa926dc3 Updated freeze feature description and XRP related images. 2018-06-29 13:34:27 -07:00
mDuo13
3334e3c216 CLI ref: revisions per review 2018-06-27 15:57:15 -07:00
mDuo13
394ef23c99 Add 'See Also' to rippled server modes 2018-06-26 15:46:22 -07:00
mDuo13
d07eff10cc Freeze: Full nine yards no freezing XRP wording 2018-06-19 18:32:32 -07:00
mDuo13
ae3c09cff4 Rephrase XRP tagline for consistency 2018-06-04 16:53:35 -07:00
Rome Reginelli
d8d2c3c93e Fix "deck" (check) typo in Consensus Principles and Rules 2018-05-31 13:26:38 -07:00