Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Format Fixes and Added Markdown to a Few Files #4074
Conversation
|
Please don't make direct changes to the leveldb directory. If you want to convert their README to md, submit a patch upstream. |
laanwj
and 1 other
commented on an outdated diff
Apr 22, 2014
| @@ -32,5 +36,6 @@ test state. | ||
| If you get into a bad state, you should be able | ||
| to recover with: | ||
| - rm -rf cache | ||
| - killall bitcoind | ||
| + | ||
| + rm -rf cache |
laanwj
Owner
|
|
Anything else before I squash? |
|
This is fine. |
BitcoinPullTester
commented
May 2, 2014
|
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/d3081fa2314ac064c1054b58f4b11c332af6fe09 for binaries and test log. |
laanwj
merged commit d3081fa
into
bitcoin:master
May 2, 2014
laanwj
added a commit
that referenced
this pull request
May 2, 2014
|
|
laanwj |
1ab6297
|
super3 commentedApr 19, 2014
Just basic readability stuff. As I was cleaning I found two easily functional things to fix and added the follow issues: