Commit Graph

1301 Commits

Author SHA1 Message Date
mDuo13
b6aba14b43 Send XRP: Differences for production 2019-02-12 18:58:38 -08:00
mDuo13
62fe133109 Send XRP: Add progress breadcrumbs to interactive steps 2019-02-12 18:58:38 -08:00
mDuo13
c66594c2aa Send XRP: improvements to interactive stuff 2019-02-12 18:58:38 -08:00
mDuo13
a0a10e1993 Send XRP: add more interactive stuff to tutorial 2019-02-12 18:58:38 -08:00
mDuo13
f9ab1428fa Simple XRP payment tutorial (incomplete draft) 2019-02-12 18:58:38 -08:00
Jennifer Hasegawa
43ed3a1047 switch html links to md 2019-02-08 12:47:59 -08:00
Jennifer Hasegawa
2e60193ae3 XRPL base58 2019-02-08 12:42:28 -08:00
Jennifer Hasegawa
0572380797 more faq details 2019-02-08 12:42:28 -08:00
Rome Reginelli
eec47000cb Merge pull request #510 from mDuo13/external_link_marks
External link marks
2019-02-07 17:06:20 -08:00
mDuo13
5cd99d2fb9 Contribute to rippled: fix link from external link change 2019-02-07 15:26:46 -08:00
smlu
819142c591 Fix typo 2019-02-07 23:19:55 +01:00
mDuo13
9f2eff14f2 Migrate external links to md syntax 2019-02-07 13:37:57 -08:00
Rome Reginelli
78376d7807 Merge pull request #494 from professorhantzen/patch-1
Add Check & Preauth txn types to common fields
2019-02-06 10:04:03 -08:00
Rome Reginelli
07f785169d Remove check types from TransactionType listing
Will re-add if/when the Checks amendment becomes enabled
2019-02-04 15:08:24 -08:00
mDuo13
9ed7120a79 Known Amendments: slight rewordings for two amendments that are new in 1.2.0 2019-01-28 18:34:09 -08:00
mDuo13
228f4ba0da Known Amendments: add fix1578 description 2019-01-24 15:02:36 -08:00
Jennifer Hasegawa
da439953f4 tweaks 2019-01-24 10:40:02 -08:00
Jennifer Hasegawa
58ce7c9332 multisignreserve fixtakerdryofferremoval descrs 2019-01-24 10:27:20 -08:00
mDuo13
b9480db51f Known Amendments for rippled 1.2.0 - stub
- Adds the new amendments currently in the develop branch for
  rippled 1.2.0
- Reorders "In Development" and "Planned" amendments to hopefully
  be more stable in the future
- New amendments still need descriptions
2019-01-23 15:15:40 -08:00
professorhantzen
5422368f91 Add Check & Preauth txn types to common fields 2019-01-22 18:55:56 +02: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
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
c61c87fc96 first draft 2019-01-11 10:15:52 -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
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
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