Jennifer Hasegawa
51e3a9a995
Merge pull request #469 from jhaaaa/macos-install
...
Tutorials: Add macOS install and Test Net connect to Install rippled
2018-11-07 10:41:35 -08:00
Jennifer Hasegawa
6417685862
Rome, Manoj feedback
2018-11-06 13:20:44 -08:00
Jennifer Hasegawa
763edca398
Rome, Manoj feedback
2018-11-05 17:25:09 -08:00
Jennifer Hasegawa
fe36a4b62d
added test net connect info
2018-11-05 14:15:12 -08:00
Jennifer Hasegawa
98a33a8a1c
manoj's feedback
2018-11-05 11:42:58 -08:00
Jennifer Hasegawa
9d0510a212
feedback
2018-11-01 17:31:04 -07:00
Jennifer Hasegawa
358df3e33c
feedback
2018-10-31 10:19:12 -07:00
Jennifer Hasegawa
e0da4dac4e
update tb date
2018-10-30 10:03:02 -07:00
Jennifer Hasegawa
ce84d58a84
update tb
2018-10-30 09:59:04 -07:00
Jennifer Hasegawa
89b1abcdcb
PM feedback
2018-10-29 16:23:48 -07:00
Jennifer Hasegawa
76925b6c4f
updated full history TB
2018-10-29 11:25:52 -07:00
Jennifer Hasegawa
c6696ca8e5
fix links
2018-10-29 10:37:22 -07:00
Jennifer Hasegawa
9ed7888029
first pass for review
2018-10-26 17:02:17 -07:00
Jennifer Hasegawa
9ba689722f
first pass for review
2018-10-26 17:01:18 -07:00
Jennifer Hasegawa
db41ab183b
just starting out
2018-10-24 09:32:52 -07:00
Jennifer Hasegawa
59cacdc51b
just getting started
2018-10-23 16:12:41 -07:00
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