Just basic readability stuff. As I was cleaning I found two easily functional things to fix and added the follow issues:
Format Fixes and Added Markdown to a Few Files #4074
pull super3 wants to merge 1 commits into bitcoin:master from super3:format-fixes changing 2 files +20 −13-
super3 commented at 5:14 PM on April 19, 2014: contributor
-
sipa commented at 11:16 PM on April 21, 2014: member
Please don't make direct changes to the leveldb directory. If you want to convert their README to md, submit a patch upstream.
-
d3081fa231
Removed LevelDB changes
Syntax Highlighting
-
in qa/rpc-tests/README.md:None in 07a05742d2 outdated
35 | @@ -32,5 +36,6 @@ test state. 36 | 37 | If you get into a bad state, you should be able 38 | to recover with: 39 | - rm -rf cache 40 | - killall bitcoind 41 | + 42 | + rm -rf cache
laanwj commented at 8:15 AM on April 22, 2014:Do not remove the indentation here, increase it to four so it will show it as a code block. Alternatively use this to highlight it as bash script:
```bash rm -rf cache killall bitcoind ```
super3 commented at 6:55 AM on April 29, 2014:Done.
super3 commented at 12:20 AM on May 2, 2014: contributorAnything else before I squash?
laanwj commented at 9:48 AM on May 2, 2014: memberThis is fine.
BitcoinPullTester commented at 6:00 PM on May 2, 2014: noneAutomatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/d3081fa2314ac064c1054b58f4b11c332af6fe09 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
laanwj merged this on May 2, 2014laanwj closed this on May 2, 2014laanwj referenced this in commit 1ab62973d3 on May 2, 2014super3 deleted the branch on May 7, 2014DrahtBot locked this on Sep 8, 2021
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 21:15 UTC
More mirrored repositories can be found on mirror.b10c.me