Commit Graph

2316 Commits

Author SHA1 Message Date
mDuo13
319e1d7bcd Rippling: fix DefaultRipple 'those the' typo 2019-01-30 01:56:51 -08:00
mDuo13
679b9036d3 Clarify self-crossing offer cancelation 2019-01-29 16:38:12 -08:00
mDuo13
0a83401aaa fix1578 OfferCreate flag changes 2019-01-29 16:35:18 -08:00
mDuo13
0abd455a1a fix1578 and rippling clarifications 2019-01-29 16:24:00 -08:00
Rome Reginelli
92fe76426e Merge pull request #499 from mDuo13/ledger_entry_v1.2
Update ledger_entry binary default for v1.2.0
2019-01-28 19:06:01 -08:00
mDuo13
4416623e79 Add rippled v1.2.0 release link
This link should go live when 1.2.0 is released. Until then, it will be
a 404.
2019-01-24 15:22:06 -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
Rome Reginelli
30d051b8a7 Merge pull request #492 from mDuo13/tx_malleability
Transaction Malleability Documentation
2019-01-15 17:28:55 -08:00
mDuo13
193f07640a Add Tx Malleability to recently updated 2019-01-15 15:46:41 -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
mDuo13
015f6952c1 Update recently updated (2019-01-14) 2019-01-14 16:51:02 -08:00
Rome Reginelli
66b3c660be Merge pull request #486 from mDuo13/online_delete
Online deletion docs
2019-01-14 16:43:51 -08:00
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