Commit Graph

46 Commits

Author SHA1 Message Date
mDuo13
2cc80db995 Stand-alone mode: Wording nitpick fixes 2018-10-12 13:10:09 -07:00
mDuo13
bdf73e2ef4 Lowercase non-titled instances of 'stand-alone mode' 2018-10-12 12:09:41 -07:00
mDuo13
05e6c45fa3 Remove links to old Ripple Wiki.
- amended to reword the TLS cert message in accountset
2018-10-11 13:36:58 -07:00
Rome Reginelli
c32afaae95 Merge pull request #459 from mDuo13/clustering_ex
Clustering: improve tutorial, revise related API methods
2018-10-05 16:14:08 -07:00
mDuo13
bbe36941e2 Clustering tutorial edits per @ryangyoung review 2018-10-04 11:31:57 -07:00
Rome Reginelli
52d482cfa2 Merge pull request #453 from mDuo13/troubleshooting
rippled Troubleshooting Docs
2018-09-14 18:11:43 -07:00
Rome Reginelli
4de64228d8 Merge pull request #448 from mDuo13/rippled_v110
rippled v1.1.0 Changes [Waiting for official release]
2018-09-14 18:11:30 -07:00
mDuo13
4b30d04aa4 Update to v1.1.0 commit message 2018-09-14 18:02:08 -07:00
mDuo13
582717de76 Clustering: improve tutorial, revise related API methods 2018-09-13 15:32:32 -07:00
mDuo13
296167d706 Troubleshooting: Clarify 'no hash for fetch pack' error 2018-09-04 16:46:51 -07:00
mDuo13
e4368c44b6 SQLite doc: fix broken 'update rippled' link 2018-09-04 15:12:31 -07:00
mDuo13
d5e5747d45 Troubleshooting - edits per reviews 2018-09-04 15:09:04 -07:00
mDuo13
f7905ab4b1 Update signing command documentation
Per https://github.com/ripple/rippled/pull/2657, the signing commands
should not be used as public methods and this usage is disabled in
rippled v1.1.0 and later.
2018-08-30 16:21:18 -07:00
mDuo13
a70ad15b24 Split off log messages from diagnosing rippled problems 2018-08-29 17:07:06 -07:00
mDuo13
07b62a7e56 Expand troubleshooting docs 2018-08-29 16:58:17 -07:00
mDuo13
031bc55e9a More rippled Troubleshooting content
- Fill out "Diagnosing Problems" page
- Add a couple more cases to the page on why rippled won't start
2018-08-28 17:02:24 -07:00
mDuo13
1cae26f945 Update example config links
Fixes #433
2018-08-24 15:24:43 -07:00
mDuo13
d10efe6acb SQLite page size fix: arises→occurs 2018-08-24 14:38:15 -07:00
Graham Anderson
82375ecf73 chore: update capacity-planning.md
`low` seems to be an invalid value causing an unhandled exception:

    Terminating thread rippled: main: unhandled N5beast14BadLexicalCastE 'std::bad_cast'

It appears correct value is `small`
2018-08-24 16:40:16 +01:00
mDuo13
3e4a37c41a Move troubleshooting to subcategory w/ new diagnosing stub 2018-08-23 16:42:18 -07:00
mDuo13
d244e6829f Build instructions: modify Boost 1.67 note
Boost 1.68.0 is not compatible with rippled 1.1.0 due to some changes to
Boost.Beast. Versions of Boost older than 1.67.0 are not compatible with rippled
1.1.0 because they do not include Boost.Beast. Only Boost 1.67.0 is
compatible, so I updated the build instructions to be clearer about
this.
2018-08-20 16:46:35 -07:00
mDuo13
e76c1cfe98 Merge branch 'doc1650' into rippled_v110 2018-08-20 16:40:37 -07:00
mDuo13
8028d18b40 Rewrite SQLite transaction db page size issue tutorial 2018-08-17 18:22:03 -07:00
Mark Travis
b7a2e3c58d Add tutorial for increasing transaction db page size. 2018-08-10 12:26:11 -07:00
Jack Chan
91ed8d3cac Update ubuntu build steps
- consolidated initial install dependencies
- BOOST_ROOT dir will be incorrectly set if your username is not ubuntu
- (Revoved by @mduo13: automatically setting number of processors to use to compile Boost libraries to half of what users would have)
- git log to now show v1.0.1
- numbering changes
2018-08-03 14:23:18 -07:00
mDuo13
9d8d3d1c94 Update Ubuntu buildtutorial for rippled v1.1.0 2018-08-01 14:32:03 -07:00
mDuo13
7df5717fe5 Revise Ubuntu build instructions per feedback 2018-06-19 15:52:06 -07:00
mDuo13
4102a9a0d1 Revise build/run Ubuntu instructions 2018-06-13 15:35:30 -07:00
Jennifer Hasegawa
d4f0c0b6c5 rm scons. add cmake. 2018-06-08 11:34:35 -07:00
Jennifer Hasegawa
0bcf003f05 fixed links 2018-05-16 10:45:24 -07:00
mDuo13
bb09428e03 Update rippled.cfg links for 1.0 release 2018-05-15 17:24:40 -07:00
mDuo13
3da2b092c3 Last link cleanup(??) and removing now-unused files 2018-05-12 15:58:30 -07:00
mDuo13
87c0695506 Fix more links in tutorials 2018-05-12 14:54:58 -07:00
mDuo13
531ed2bc03 Fix more links; move issued currencies concept 2018-05-11 19:30:05 -07:00
mDuo13
027320e360 Fix links for rippled server tuts 2018-05-11 19:14:32 -07:00
mDuo13
168afe5525 Links for checks tuts, rippled install, etc. 2018-05-11 18:40:26 -07:00
mDuo13
79f2e64d17 Fix some links in complex-pay-types tuts 2018-05-11 18:40:26 -07:00
mDuo13
daf221a252 drop concept prefix; referencify paychan tut links 2018-05-11 12:43:58 -07:00
Rome Reginelli
288e24f89d Merge branch 'master' into reorg-rippled-server-tut 2018-05-10 16:38:42 -07:00
Rome Reginelli
0ba5393a9c Merge branch 'master' into reorg-consensus-network 2018-05-10 13:28:26 -07:00
mDuo13
56a2b743d0 Add parallel networks and consensus research articles 2018-05-10 12:11:00 -07:00
Jennifer Hasegawa
f2f5fc0766 reorg rippled tut cat 2018-05-09 18:25:37 -07:00
mDuo13
4e8fe0f205 Reorg 'The rippled Server' concepts 2018-05-09 14:53:30 -07:00
mDuo13
23f73a38a1 Set up rippled api links include 2018-05-03 18:31:13 -07:00
mDuo13
c072b2622c New file structure for concepts & tutorials 2018-05-03 18:31:13 -07:00
mDuo13
2e02611855 Start moving files into their final places 2018-05-03 18:31:13 -07:00