Commit Graph

35 Commits

Author SHA1 Message Date
Bharath Chari
4c81752b8e Change text linking to validators-example.txt 2021-09-06 15:41:13 +03:00
mDuo13
70ed55793c Docs page: run a node section, reusable columns code 2021-06-28 17:00:36 -07:00
mDuo13
acd2a2e624 Top nav: dropdown shapes & contents 2021-06-17 16:38:16 -07:00
mDuo13
578435cd0a Labels: finish tagging content, add final styles 2021-06-14 14:49:10 -07:00
mDuo13
9062d97c96 More labeling 2021-06-11 16:52:57 -07:00
mDuo13
7b44ea177b Label browsing: more labels, style updates, etc. 2021-06-04 14:31:42 -07:00
Alloy Networks
4e5cae1ac0 Add vl.xrplf.org to list providers
Add https://vl.xrplf.org as a list provider.
2021-05-14 10:47:12 +03:00
mDuo13
02a852ec56 Use frontmatter for tutorials 2021-04-21 18:44:41 -07:00
mayurbhandary
9ddd2d04a6 Remove references to legacy domain verification.
Removes references to the old google form for domain verification and directs new validator operators to the livenet explorer.
2021-04-05 11:53:42 -04:00
Rome Reginelli
6688472ae1 Merge pull request #876 from ripple/spelling
Spell Checking / Updated Style Checking
2020-08-05 11:40:17 -07:00
Rome Reginelli
b1e2aca835 Edit validator keys note per review 2020-07-31 10:10:36 -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
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
Rome Reginelli
4e921b88e8 validator setup: use relative instead of absolute URL 2020-02-26 16:03:13 -08:00
mbhandary
5a51aef043 Made many cuts to reduce redundancy with other sections in xrpl.org 2020-02-23 18:48:19 -05:00
mDuo13
f1d8802608 Configure private peering stand-alone tutorial 2020-01-06 16:18:38 -08:00
mDuo13
10abd4b1cd Language support updates
- Unicode header IDs filter
- Change some links to use the new ID formula
  (It matches the GitHub-Flavored Markdown standard closely.)
- Build script changes
2019-11-05 23:08:41 -08:00
Rome Reginelli
d008b529e8 Nit: period goes with the sentence in parentheses 2019-11-01 15:17:01 -07:00
mayurbhandary
7548839ba6 Domain Verification and IP addresses
The verified domain name should not resolve to the ip address of the validator.
2019-11-01 17:58:27 -04:00
Alloy Networks
457b411f3c Tip to change permissions on rippled.cfg
Make the rippled.cfg file readable only by the rippled user and root, with 0600
2019-10-28 17:49:35 +02:00
mDuo13
8ab0611462 Link fixes and other cleanup
- Clarifies that SetFee transaction hashes weren't always unique
  (Fixes #696)
- Fixes some broken links and adds a couple more useful links.
- Mention different types of transactions in tx basics page
- Fix inconsistent naming of 'list xrp...' use case
2019-10-16 14:39:10 -07:00
mDuo13
d972643b6e IA: add links for tutorials
IA: more tutorial links

IA: Tutorials stuff

- Move 'Cancel or Skip a Transaction' to 'About Canceling a Transaction'
  (Fixes #582)
- Add more 'See Also' links to Escrow & Payment Channel tutorials
2019-10-16 14:39:08 -07:00
Jennifer Hasegawa
a281022305 validator tut: rome's feedback 2019-04-03 16:03:30 -07:00
Jennifer Hasegawa
f7468d5cf7 validator tut: rome's feedback 2019-04-03 09:06:04 -07:00
Jennifer Hasegawa
b7c667a449 validator tut: clarify connections 2019-04-03 09:06:04 -07:00
Rome Reginelli
441dc8af9a Merge pull request #527 from mDuo13/peer_crawler_options
Peer Protocol, Peer Crawler documentation updates
2019-03-11 14:39:51 -07:00
Jennifer Hasegawa
d6b57e0324 validator tut: rome's feedback 2019-03-05 14:27:31 -08:00
mDuo13
8d3b6fd4d0 Peer crawler: copy edits per reviews 2019-03-04 17:08:19 -08:00
Jennifer Hasegawa
75fd2bbccd validator tut: daniel, rome feedback 2019-02-27 17:05:03 -08:00
Jennifer Hasegawa
2a0990495f validator tut: public hubs 2019-02-25 17:24:03 -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
666312ea68 Reorg tutorials for managing rippled
- Incorporate macOS install instructions
2018-11-07 16:04:21 -08:00