Commit Graph

76 Commits

Author SHA1 Message Date
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
fcad9d0376 Update Japanese translation files 2020-06-22 16:43:11 -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
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
9f2064961f configure gRPC: copy-edit intro 2020-03-27 17:51:59 -07:00
mDuo13
3f96b7257c Configure statsd: copy-edits 2020-03-27 14:04:08 -07:00
mDuo13
d940373bcd Configure gRPC tutorial 2020-03-25 18:04:07 -07:00
mbhandary
fa8dea9b59 Fixed typos, changed code fonts, added prefix description, reworded 2020-03-25 17:26:17 -04:00
mbhandary
57f9b02b48 Fixed heading 2020-03-24 11:35:23 -04:00
mbhandary
33284395dc updated dactyl-config and included see also 2020-03-24 11:14:43 -04:00
mbhandary
6ae440f6ca Instructions on how to enable StatsD 2020-03-24 10:44:37 -04:00
Rome Reginelli
3aae2cee40 wallet server: fix warning callout 2020-03-03 14:54:13 -08:00
Rome Reginelli
a655fb3d80 Merge pull request #782 from ripple/wallet-server
Wallet server
2020-02-26 16:36:28 -08:00
Rome Reginelli
4e921b88e8 validator setup: use relative instead of absolute URL 2020-02-26 16:03:13 -08:00
mbhandary
825c7d4f92 Minor Changes: capitalization, catch-all, warning, etc 2020-02-25 12:12:23 -05:00
mbhandary
5a51aef043 Made many cuts to reduce redundancy with other sections in xrpl.org 2020-02-23 18:48:19 -05:00
mbhandary
9bd1ba82e0 Included Decentralized Domain Verification instructions 2020-02-20 16:15:09 -05:00
mbhandary
d044dfa8bf Included comment on enabling gRPC 2020-02-20 15:01:42 -05:00
mbhandary
8123333f85 First commit Wallet Server Docs 2020-02-20 13:43:28 -05:00
John Freeman
4bb2abd33a Use the name Devnet instead of altnet 2020-02-19 16:38:59 -06:00
mDuo13
8cbcddf041 Server Won't Sync: link fixes 2020-01-13 16:45:06 -08:00
mDuo13
f1d8802608 Configure private peering stand-alone tutorial 2020-01-06 16:18:38 -08:00
mDuo13
c4d2019894 Reorg peering-related tutorials 2020-01-06 16:18:38 -08:00
mDuo13
80dd3d4f2c Peer reservations: more outlining 2020-01-06 16:18:38 -08:00
mDuo13
eff9a54ded Configure peer connections tutorial (skeleton) 2020-01-06 16:18:38 -08:00
Ken Sato
c74cc3412a Typo of the Devnet server IP address
Fix a typo of the IP address of `s.devnet.rippletest.net`.
2019-12-05 06:37:33 +09:00
mDuo13
100b2cc47d More 'ledger index' standardization 2019-11-27 15:21:27 -08:00
manoj
59f40f5353 Update connect-your-rippled-to-the-xrp-test-net.md 2019-11-18 17:21:13 -08:00
manoj
a5fad21bfa Update connect-your-rippled-to-the-xrp-test-net.md 2019-11-18 17:20:37 -08:00
manoj
0645230a2a Update connect-your-rippled-to-the-xrp-test-net.md 2019-11-15 14:21:45 -08:00
mDuo13
7b188351c0 CRLF to LF; fix some broken links 2019-11-05 23:09:32 -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
mDuo13
9432de96e5 Japanese translation progress
- Add more translations ('Manage the rippled server' section,
  'Specialized Payment Types' etc.)
- Fix callouts in Japanese-language pages
2019-11-05 23:08:39 -08:00
mDuo13
8523aff6fe Japanese translation: add more tutorials 2019-11-05 23:07:36 -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
Ryan Young
f4e449f1c1 remove xref link 2019-10-08 17:05:25 -07:00
Ryan Young
e9af8354a1 revert ips port to 5235 2019-10-08 16:36:55 -07:00
Ryan Young
0ef03fb5eb separate dev/testnet commamnds 2019-10-08 13:00:46 -07:00
Ryan Young
d0c5a3f84a update tutorial to add devnet 2019-10-07 10:24:52 -07:00
Ryan Young
6261eb1672 Updated Testnet and Parallel Networks information
- Rename "XRP Test Net" to "XRP Ledger Testnet"
- Add XRP Ledger Devnet to tooling
- Update "Parallel Networks" page to describe Testnet & Devnet,
  and fix typos.
- Add "Mainnet" as a name for the production XRP Ledger network (in
  context of testnets)
2019-09-30 13:58:08 -07:00
mDuo13
acd096e607 Fix residual ripple.com/build/ links 2019-07-26 11:04:02 -07:00
mDuo13
7287c3d70b 1.3.1 supersedes 1.3.0 2019-07-25 15:37:07 -07:00
mDuo13
d5108871c4 130 shard updates: edits per reviews 2019-07-18 11:45:34 -07:00
mDuo13
4a0f94f450 RocksDB not supported for history sharding on 1.3
- Updated troubleshooting with example error
- Removed stale RocksDB-on-shards error from troubleshooting
- Updating configuration tutorial to mention that NuDB & SSD are
  required for shards
2019-07-17 17:26:39 -07:00
mDuo13
2fe41ecda5 Update install instructions per reviews 2019-07-09 18:29:28 -07:00