Commit Graph

211 Commits

Author SHA1 Message Date
mDuo13
151b23f7ed Update for ripple-lib 1.1.2 2019-02-06 12:09:58 -08:00
mDuo13
2f6195bc8f Update recently updated: known amendments for 1.2.0 2019-01-28 18:49:15 -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
43a06120e9 Transaction malleability cleanup 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
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
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
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
d445be33bc Update recently updated (2018-12-19) 2018-12-19 12:41:34 -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
mDuo13
2dc69e94ee Update recently updated w/ capacity planning, serialization, etc. 2018-12-11 20:17:26 -08:00
mDuo13
74190e435e Tx serialization: docs on many types w/ diagrams 2018-12-06 17:12:19 -08:00
mDuo13
7aa755d0a6 Add Data API v2.4 to recently updated 2018-11-12 13:51:30 -08:00
mDuo13
ab9b2f32b9 Recently Updated: 2018-11-08 2018-11-08 15:02:27 -08:00
mDuo13
f0ac1c184f Add download_shard API method
(Squashed and rebased.)
2018-11-08 14:35:56 -08:00
mDuo13
9546d405bd Backport post-install stuff from the macos PR to reorg PR 2018-11-07 16:38:14 -08:00
mDuo13
666312ea68 Reorg tutorials for managing rippled
- Incorporate macOS install instructions
2018-11-07 16:04:21 -08:00
Jennifer Hasegawa
e9867abc97 better useful background 2018-11-07 14:04:22 -08:00
Jennifer Hasegawa
6ddbac20a7 ripple-lib use case 2018-10-23 12:46:34 -07:00
mDuo13
2525a1cb32 Update recently updated 2018-10-05 16:15:47 -07:00
Rome Reginelli
98cd7417bd Merge pull request #458 from mDuo13/consensus_diagrams
Consensus diagrams
2018-10-04 11:32:43 -07:00
mDuo13
38dac13e3b Update ripple-lib, recently-updated 2018-09-14 18:22:05 -07:00
Rome Reginelli
52d482cfa2 Merge pull request #453 from mDuo13/troubleshooting
rippled Troubleshooting Docs
2018-09-14 18:11:43 -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
4bc3c6ef56 Consensus diagrams: new validate diagram; queue page and diagram 2018-09-11 19:41:50 -07:00
mDuo13
f7905ab4b1 Update signing command documentation
Per https://github.com/ripple/rippled/pull/2657, the signing commands
should not be used as public methods and this usage is disabled in
rippled v1.1.0 and later.
2018-08-30 16:21:18 -07:00
mDuo13
a70ad15b24 Split off log messages from diagnosing rippled problems 2018-08-29 17:07:06 -07:00
mDuo13
07b62a7e56 Expand troubleshooting docs 2018-08-29 16:58:17 -07:00
mDuo13
3e4a37c41a Move troubleshooting to subcategory w/ new diagnosing stub 2018-08-23 16:42:18 -07:00
mDuo13
d7d2d278a9 API Conventions blurbs & minor cleanup 2018-08-22 16:35:17 -07:00
mDuo13
5b5f4e7c62 Start troubleshooting category 2018-08-21 16:40:58 -07:00
mDuo13
e2796cab2c Update recently updated 2018-08-20 18:42:04 -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
f657b1d70b Merge branch 'mtrippled/page' into rippled_v110 2018-08-20 16:39:56 -07:00
mDuo13
a456781b80 Merge branch 'preauth_reference' into rippled_v110 2018-08-20 16:39:36 -07:00
mDuo13
9ee8cb860a Disable cover page on data-api only target 2018-08-17 18:26:32 -07:00
mDuo13
3ad9a4a38a Add dedicated Data API target
Creates a "data-api-only" target for easier exporting of the Data API
reference to be used in the upstream repository. This target contains
link substitutions so that the links work on an external site (like
GitHub's README view).
2018-08-17 18:26:32 -07:00
mDuo13
8028d18b40 Rewrite SQLite transaction db page size issue tutorial 2018-08-17 18:22:03 -07:00
mDuo13
f1249663c2 Add sqlite page size description to dactyl config 2018-08-16 16:51:38 -07:00
mDuo13
87820b61f6 Preauth-related API method docs (draft) 2018-07-27 13:16:59 -07:00
mDuo13
668fe027dc DepositPreauth reference changes (draft, missing examples) 2018-07-26 16:50:49 -07:00
mDuo13
47ac28c04c Update recently updated (2018-07-02) 2018-07-02 14:52:06 -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
mDuo13
e0a0a86151 Add rippled commandline reference 2018-06-26 15:33:50 -07:00