Commit Graph

401 Commits

Author SHA1 Message Date
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
cyril
d524b50287 Added an online HTTP client
Added online HTTP client ExtendsClass in paragrph "JSON-RPC".
2019-06-26 21:49:27 +02:00
mDuo13
d96b116d21 Monitor WS: golang example (from @stef-k) 2019-06-24 16:27:19 -07:00
mDuo13
80ed51614f Add xrp-ledger.toml Checker
- Update ripple-lib to 1.2.4
- Redirects ripple.txt validator to the xrp-ledger.toml checker
2019-06-18 16:09:47 -07:00
Rome Reginelli
72028f90dc Update link w/ in-house WebSocket client tutorial 2019-06-14 16:05:46 -07:00
mDuo13
e97658e0a4 xrpl.org links, colors 2019-06-13 15:41:07 -07:00
mDuo13
360498258f Fix some broken links 2019-06-13 13:32:48 -07:00
mDuo13
aa8aa60f60 Replace triskelion loader with XRP logo loader 2019-06-13 11:58:26 -07:00
mDuo13
9690b06dfb Monitor payments: Correct XRP scale (1e6, not 10e6) 2019-05-28 16:51:49 -07:00
mDuo13
0d43e41ba8 Monitoring for transactions: edits per @jhaaaa review 2019-05-21 15:59:18 -07:00
mDuo13
c7ffb23570 Monitoring transactions tutorial: feedback from @intelliot 2019-05-17 18:02:57 -07:00
mDuo13
92da61cada Tx monitoring: Split off tx chaining technique 2019-05-16 18:43:49 -07:00
mDuo13
fa7ccf7be6 Move monitoring ws-tx to Get Started cat 2019-05-16 16:55:24 -07:00
mDuo13
d19c8ffdf8 Tx history chaining: done with 1st draft of code 2019-05-15 19:39:59 -07:00
mDuo13
513d8fe8ec Monitoring for transactions: start chaining code 2019-05-15 13:12:43 -07:00
mDuo13
cf6712f2ad Inc tx: steps for history chaining 2019-05-09 18:10:43 -07:00
mDuo13
e2d838604f Interactive 'Read Payments' step 2019-05-08 13:47:36 -07:00
mDuo13
5d6ea00931 Inc payments: sample code for reading amount received. 2019-05-07 18:35:46 -07:00