mDuo13
bb46c3206e
Use Tickets: better handling of non-validation
2021-01-14 18:26:27 -08:00
mDuo13
0acd12bd90
Use Tickets: fix styles, check tickets
2021-01-14 03:23:12 -08:00
mDuo13
58f0c8bee2
Use Tickets: wait for validation step
2021-01-13 23:01:15 -08:00
mDuo13
231602e8c0
Use Tickets: fix code for early steps
2021-01-12 20:05:44 -08:00
mDuo13
decda08a2a
Move filter_interactive_steps to frontmatter
...
Requires Dactyl v0.13.2 or higher. Otherwise you'll get a "start_step()
is not defined" error.
2021-01-11 20:30:35 -08:00
mDuo13
7ee9235291
Use Tickets: more interactive code progress
2021-01-11 20:30:28 -08:00
mDuo13
ed32c6737b
TicketBatch tutorial fixes
2020-12-16 13:52:42 -08:00
mDuo13
d1c20192a4
TicketBatch: tutorial progress
2020-12-14 17:22:34 -08:00
mDuo13
a93f58e783
TicketBatch tutorial progress
2020-12-07 17:58:51 -08:00
Alloy Networks
49d8692d3d
Add build-essential to list of dependencies
2020-11-14 13:54:53 +02:00
Rome Reginelli
0317f15ed6
Merge pull request #927 from rswarthout/full-history-updates-2020-11
...
Changes to storage space consumed for full-history nodes.
2020-11-10 14:03:44 -08:00
Robert Swarthout
8299b7fc69
Changes to storage space consumed for full-history nodes.
2020-11-10 16:58:42 -05:00
mDuo13
5d435c0858
Add xrpl.ws to list of public servers
2020-10-27 17:31:10 -07:00
mDuo13
bd15a7429d
Devnet instructions for enabling NegativeUNL
2020-10-26 15:16:10 -07:00
mDuo13
8f9da1f335
Xpring → RippleX
2020-10-05 00:26:21 -07:00
mDuo13
b1339f84c6
Clean up unused / removed pages & images
...
- Delete folders for new pages that are handled by templates w/ no
markdown source
- Fully remove "Use Cases", leaving redirects for deleted pages.
- Move certain pages to new areas & remove Use Case markup
- Add "Contribute Code to the XRP Ledger" draft page
- Fix image paths in some Japanese-translated pages
2020-09-18 16:39:52 -07:00
mDuo13
8e6173b2e4
Get started - reorg for faster start, next steps
2020-09-11 18:08:08 -07:00
mDuo13
dfbdd15df5
Add explicit code language markers
2020-09-08 14:16:47 -07:00
mDuo13
0beb372a6f
Syntax highlighting [Dactyl v0.13 req], generalized get started
2020-09-02 18:22:58 -07:00
mDuo13
91810861bc
Fix automatic footer
2020-08-31 16:31:51 -07:00
mDuo13
c636162a89
Update get started section
2020-08-31 14:28:23 -07:00
mDuo13
a809ed03b1
Get Started: Add other example servers
2020-08-27 18:58:26 -07:00
mDuo13
5657e8b47c
Get Started updates
...
- Update ripple-lib to 1.8.0
- Incomplete "Get Started" widget for playing with RippleAPI for JS
2020-08-27 17:48:21 -07:00
Calvin Jhunjhnuwala
16abcd32a8
fixed merge conflict
2020-08-24 11:59:55 -07:00
mDuo13
b3cdb02909
Update version-setting commit example
2020-08-19 09:21:59 -07:00
Rome Reginelli
8e39f90202
Merge branch 'master' into rr-install-focal
2020-08-19 09:13:30 -07:00
mDuo13
5f92542544
Merge branch 'v1.6.0' into master
2020-08-19 09:06:56 -07:00
mDuo13
72002fd773
Support theme-aware diagrams:
...
- SVG diagrams can adapt to the visual theme of the site through CSS.
- Use the include_svg filter to include a diagram that adapts to the
theme.
- The styles/_diagrams.scss file controls the color mappings for
theme-aware digrams.
- Theme-aware diagrams are limited to specific colors and diagram
styles. Use UMLet or Google Draw and confirm that the diagram is still
legible when you build it.
- This commit updates existing diagrams in most places to be
theme-aware.
2020-08-17 13:12:01 -07:00
mDuo13
61e252aa01
Link compression: edit per review
2020-08-12 00:28:21 -07:00
mDuo13
cecbfe8d3f
Devnet instructions: fix key mixup
2020-08-10 17:39:53 -07:00
mDuo13
d7f3e9cd9e
Use Devnet master public key, remove tabs chars
2020-08-10 16:42:59 -07:00
mDuo13
8eb2b2f5f1
Update Devnet connection instructions to use UNL
2020-08-10 15:55:55 -07:00
Rome Reginelli
6688472ae1
Merge pull request #876 from ripple/spelling
...
Spell Checking / Updated Style Checking
2020-08-05 11:40:17 -07:00
mDuo13
b70d24dfa1
Add link compression tutorial
2020-08-03 15:13:26 -07:00
Rome Reginelli
b1e2aca835
Edit validator keys note per review
2020-07-31 10:10:36 -07:00
mDuo13
4aa13ff82d
Spelling: fix broken links
2020-07-30 18:16:35 -07:00
rabbit
cc45a55f43
token_sequence must be incremented in backups
...
Docs indicate that validators should backup `validator-keys.json`, and not edit the backup. This causes problems when validator operators generate new validation tokens using backups of the `validator-keys.json` file. Specifically:
1. Validator operator copies backup of `validator-keys.json` to from backup location to validator
2. Operator generates a new token on validator
3. Operator deletes `validator-keys.json` from the validator
If the validator operator does not then increment the "token_sequence" in the backed up `validator-keys.json`, the next time the operator repeats the above three steps, their validations will be ignored by the network, as the resultant token will have a sequence number that is <= the last observed number.
2020-07-30 16:35:28 -04:00
mDuo13
c63d10d116
Most spelling, more style cleanup
2020-07-24 03:28:02 -07:00
mDuo13
2652c8832a
Spelling - more fixes, additions
2020-07-24 03:25:59 -07:00
mDuo13
1101d65051
Start applying spell-checking
2020-07-24 03:25:59 -07:00
Rome Reginelli
9c4f7a1c7b
Merge pull request #866 from mDuo13/upgrade_notif
...
Log messages: cleanup & upgrade message
2020-07-13 11:05:05 -07:00
Rome Reginelli
cbf104fef4
Merge pull request #862 from mDuo13/health_check_method
...
Health Check method
2020-07-13 10:57:59 -07:00
mDuo13
082adf4213
Log messages: cleanup & upgrade message
2020-07-08 17:54:40 -07:00
mDuo13
fa277b7197
Health Check edits:
...
- revised per reviews
- updated for rippled#3491
2020-07-08 13:39:28 -07:00
mDuo13
69bfd52627
Link peer protocol w/ default port notes
2020-07-07 15:53:16 -07:00
mDuo13
c82994068b
Health Check: edits/cleanup
2020-07-06 16:20:50 -07:00
mDuo13
0f807c6e09
Health check details (+related edits)
2020-07-01 20:43:08 -07:00
mDuo13
96185b584e
Default port updates for v1.6.0
2020-06-29 17:09:25 -07:00
Rome Reginelli
abc373409d
Ubuntu Install: Remove Disco Dingo (EOL)
2020-06-23 11:32:41 -07:00
Rome Reginelli
5c588410b5
Update install for latest distro releases
...
Default to Focal Fossa, list our other supported releases
2020-06-23 10:29:05 -07:00