Commit Graph

2758 Commits

Author SHA1 Message Date
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
Rome Reginelli
64f4ba3e76 Merge pull request #641 from alloyxrp/patch-2
Add instruction to run update script as sudo user.
2019-07-29 13:44:30 -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
Rome Reginelli
87b5c92a1b Merge pull request #638 from mDuo13/add_404
Add custom 404 page
2019-07-27 11:42:05 -07:00
mDuo13
dfee8fcf3c Add custom 404 page 2019-07-26 13:35:11 -07:00
Rome Reginelli
f6f3a166f9 Merge pull request #637 from mDuo13/fix_testnet_links
Fix residual ripple.com/build/ links
2019-07-26 12:08:29 -07:00
mDuo13
acd096e607 Fix residual ripple.com/build/ links 2019-07-26 11:04:02 -07:00
Rome Reginelli
f911bf2064 Merge pull request #636 from mellery451/alien-to-apt-fix
Add service restart instruction for alien-to-apt migration
2019-07-26 08:23:42 -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
8b2ae9751f Merge pull request #630 from ripple/mDuo13-explorer-in-dev-tools
Add Explorer to Dev Tools list
2019-07-18 13:31:24 -07:00
Rome Reginelli
9c46187253 Merge pull request #628 from mDuo13/no_130_rocks_shards
RocksDB not supported for history sharding on 1.3
2019-07-18 13:30:02 -07:00
Rome Reginelli
c30ab6671e Merge pull request #626 from mDuo13/payments_article
Direct XRP Payments article
2019-07-18 12:49:28 -07:00
Rome Reginelli
1bd3951c38 Add Explorer to Dev Tools list 2019-07-18 12:42:49 -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
97606bb85a Payments: fix broken links 2019-07-17 17:03:02 -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
6edeb9a971 Merge pull request #623 from ollyw/patch-1
Clarify that terQUEUED can change ledger state
2019-07-16 00:50:43 -07:00
Rome Reginelli
37a5f83c79 Modify ter description again for automatic retries
Not only ter codes are retried. Other result failures could also be automatically retried and succeed later.
2019-07-16 00:48:35 -07:00
Rome Reginelli
803c40e8f9 Merge pull request #625 from ripple/mDuo13-patch-toml-tld
TOML checker: permit long TLDs
2019-07-16 00:40:09 -07:00
Rome Reginelli
97f8b45872 TOML checker: permit long TLDs
Longest [top-level domain in use today](https://data.iana.org/TLD/tlds-alpha-by-domain.txt) is 24 characters long (`XN--VERMGENSBERATUNG-PWB`) so I extended the TLD portion of the field validation to that length, with hyphens allowed in the middle but not the beginning or end of the TLD.
2019-07-15 15:20:58 -07:00
Oliver Wickham
904f06bfaf Clarify that all ter codes will automatically be retried 2019-07-15 10:30:13 +01:00
Rome Reginelli
c9139e5a3a Merge pull request #555 from jhaaaa/typeform-spike
WIP: Provide Helpfulness Survey on Dev Portal
2019-07-12 16:32:50 -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
82a380bc1c Merge branch 'data_api_disclaimer' 2019-07-12 16:27:06 -07:00
mDuo13
d15110fe20 Data API: legalese 2019-07-12 16:25:57 -07:00
mDuo13
dffcebb442 Payments article, payment types in ref 2019-07-12 16:20:49 -07:00
Rome Reginelli
1eae83d00e Merge pull request #620 from ripple/mDuo13-patch-testnet-docs
Test Net docs
2019-07-11 01:30:24 -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
e1c9ef5eb4 TOML checker - warn on datatype mismatch 2019-07-09 19:46:01 -07:00
mDuo13
47af882012 xrp-ledger.toml: emphasize single vs. double brackets 2019-07-09 19:13:00 -07:00
mDuo13
874cbb5b46 'Black hole' is two words 2019-07-09 18:29:28 -07:00
mDuo13
18952d2b66 Add fixMasterKeyAsRegularKey amendment details 2019-07-09 18:29:28 -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
ece93bc51d Sidebar: hide subpages with redirect template 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