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
mDuo13
389e563b27
[JA] Finish link fixing
...
- Removes the redundant "English" locale since English is the default
language when no locale is specified
- Adds translation tags to domain verification checker tool (so that one
broken link from there can be fixed)
- Fixes several typos in Japanese docs
- Adds redirects & other config changes to make links work
2020-06-22 16:44:46 -07:00
mDuo13
75dedba480
[JA] fix some links
2020-06-22 16:44:46 -07:00
mDuo13
83686c40c6
Translation edits, cleanup
2020-06-22 16:44:43 -07:00
mDuo13
fcad9d0376
Update Japanese translation files
2020-06-22 16:43:11 -07:00
mDuo13
7d5a2d2a88
Checks enabled
2020-06-17 18:48:04 -07:00
mDuo13
94cacb0d72
getRippledInfo: copyedits
2020-05-21 14:12:57 -07:00
mDuo13
759da70a52
Diagnosing: getRippledInfo script
2020-05-18 13:36:40 -07:00
mDuo13
beabda3e4d
statsd error log: revs per reviews
2020-05-15 01:27:45 -07:00
mDuo13
2be24d4e76
Log messages: async_send failed
2020-05-14 17:27:18 -07:00
mDuo13
7e8c8a30a4
DeletableAccounts enabled
2020-05-08 01:07:50 -07:00
Alloy Networks
4bc3d2b593
Update run-rippled-as-a-validator.md
2020-04-25 13:45:01 +03:00
Alloy Networks
63a37369c7
Add sahayadri.isrdc.in default hub
...
Add the third default hub sahayadri.isrdc.in in the "Connect to the network" section.
2020-04-25 12:25:54 +03:00
mDuo13
3c9f5cf36f
Log messages: nit copy edit
2020-04-08 17:09:32 -07:00
mDuo13
0137f5507e
Log messages: online deletion
...
Online delete logs: avoid passive voice
Online deletion log messages: fix typos
2020-04-07 10:59:50 -07:00
Rome Reginelli
c81e540010
Merge pull request #812 from ripple/rippled_1.5.0
...
rippled 1.5.0 Documentation
2020-03-31 16:16:16 -07:00
mDuo13
d4fa80f73e
API versioning: fix broken links
2020-03-31 14:58:38 -07:00