Commit Graph

268 Commits

Author SHA1 Message Date
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
6836c15b21 See Also links for other xrp business tutorials 2019-10-16 14:39:10 -07:00
mDuo13
004466e151 Minor gateway guide refactoring 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
Rome Reginelli
d11597472f Merge pull request #702 from ripple/mDuo13-patch-get-started-ports
Consistent ports in example URLs
2019-10-09 00:09:40 -07:00
Ryan Young
f4e449f1c1 remove xref link 2019-10-08 17:05:25 -07:00
Rome Reginelli
7e339a47a0 Consistent ports in example URLs 2019-10-08 16:42:38 -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
mDuo13
86ca65aedb Add Devnet URLs, rename faucet 2019-10-01 12:40:29 -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
Rome Reginelli
fbdda38563 Merge pull request #676 from mDuo13/fix_hashes
'Send a Check' tutorial: minor cleanup
2019-08-30 13:53:20 -07:00
Rome Reginelli
c08a6e37b6 Cleanup deb package build instructions
- Stop code fence from splitting the bulleted list
- Rephrase slightly for clarity
2019-08-29 14:07:30 -07:00
mDuo13
73f3e757d5 'Send a Check' tutorial: minor cleanup
- Put tabs in the same order consistently (Send a Check)
- Use a consistent blob & hash for commandline examples
- Fix the redundant phrase "sign method command"
2019-08-26 18:18:44 -07:00
Mike Ellery
e57f4daf73 Update info about building packages from source tree 2019-08-22 11:50:59 -07:00
mDuo13
66f8b7f7b8 Understanding Log Messages: alphabetize messages
Crashes are a special case (not a specific log message) so I left that
entry at the top.
2019-08-01 14:14:04 -07:00
mDuo13
176d1f7218 Add two new log messages 2019-08-01 14:04:56 -07:00
Rome Reginelli
ce6b69904a Fix indentation on boost root command sample 2019-07-30 15:15:01 -07:00
Yusuf Şahin Hamza
f84e01f22e Update build-run-rippled-macos.md 2019-07-30 20:08:06 +03:00
Yusuf Şahin Hamza
51c32e6b85 Adding Boost environment variable in a new line 2019-07-30 13:24:38 +03:00
Yusuf Şahin Hamza
0dcc266f0c Update build-run-rippled-macos.md
Solving the confusion and helping when adding Boost environment variable to .bash_profile
2019-07-30 13:14:45 +03:00
Rome Reginelli
59f8af21eb Merge pull request #642 from alloyxrp/patch-3
Run update script as sudo user - CentOS
2019-07-29 13:45:00 -07:00
Alloy Networks
8eaafb7eec Run update script as sudo user - CentOS 2019-07-28 18:36:10 +03:00
Alloy Networks
43945b8fe9 Add instruction to run update script as sudo user. 2019-07-28 18:34:51 +03:00
mDuo13
acd096e607 Fix residual ripple.com/build/ links 2019-07-26 11:04:02 -07:00
Mike Ellery
ee5ab0f5fd Add service restart instruction for alien-to-apt migration 2019-07-26 08:16:29 -07:00
Rome Reginelli
65c77db920 Merge pull request #621 from ripple/rippled_v1.3.0
rippled v1.3.1 Docs
2019-07-25 16:25:12 -07:00
Rome Reginelli
d3f2f13c67 Merge pull request #634 from alloyxrp/patch-1
Missing install keyword
2019-07-25 15:48:59 -07:00
mDuo13
d1f69305c2 Fix broken link to '1.3.0' migration instructions 2019-07-25 15:46:12 -07:00
mDuo13
7287c3d70b 1.3.1 supersedes 1.3.0 2019-07-25 15:37:07 -07:00
Alloy Networks
9f2749a59c Missing install keyword
`apt -y apt-transport-https ca-certificates wget gnupg` changed to `apt -y install apt-transport-https ca-certificates wget gnupg`
2019-07-25 15:35:07 +03:00
Rome Reginelli
c30ab6671e Merge pull request #626 from mDuo13/payments_article
Direct XRP Payments article
2019-07-18 12:49:28 -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
730c8793f5 Revise Payments, source/destination tags docs per reviews 2019-07-17 16:52:42 -07:00
mDuo13
5d0153cdcd Direct XRP Payments & restructuring
- Rename 'complex payment types' to 'specialized payment types'
- Move source/destination tag content to stand-alone pages
2019-07-16 14:49:15 -07:00
Rome Reginelli
f85435268c Merge pull request #572 from mDuo13/xrpltoml_validator
xrp-ledger.toml Checker
2019-07-12 16:31:48 -07:00
mDuo13
92bf45afa2 rippled 1.3.0 requires Boost 1.70 (as of rc2) 2019-07-11 01:29:58 -07:00
mDuo13
6edd0ed882 Replace mentions of ripple.txt with xrp-ledger.toml 2019-07-10 15:19:10 -07:00
mDuo13
9baf5cc372 Corrections for v1.3.0 automatic updates 2019-07-09 18:29:28 -07:00
mDuo13
15d6033d1f 'configuration file' → 'config file' 2019-07-09 18:29:28 -07:00
mDuo13
2fe41ecda5 Update install instructions per reviews 2019-07-09 18:29:28 -07:00
mDuo13
edda56510b rippled v1.3.0 install/upgrade/build updates 2019-07-09 18:29:28 -07:00
mDuo13
c56a8e1869 v1.3.0 install/upgrade (draft done?) 2019-07-09 18:29:28 -07:00
mDuo13
1d90706a62 more 1.3.0 update/install/migration work 2019-07-09 18:29:28 -07:00
mDuo13
2809632a5f rippled 1.3.0 install instructions (DRAFT) 2019-07-09 18:29:28 -07:00
mDuo13
317bb967ed Move Ubuntu install location 2019-07-09 18:29:28 -07:00
Rome Reginelli
c787e6ae3e Merge pull request #606 from cyrilbois/master
Added an online HTTP client
2019-07-03 18:03:57 -07:00