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
  1. super3 commented at 5:14 PM on April 19, 2014: contributor

    Just basic readability stuff. As I was cleaning I found two easily functional things to fix and added the follow issues:

  2. 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.

  3. Removed LevelDB changes
    Syntax Highlighting
    d3081fa231
  4. 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.

  5. super3 commented at 12:20 AM on May 2, 2014: contributor

    Anything else before I squash?

  6. laanwj commented at 9:48 AM on May 2, 2014: member

    This is fine.

  7. BitcoinPullTester commented at 6:00 PM on May 2, 2014: none

    Automatic 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.

  8. laanwj merged this on May 2, 2014
  9. laanwj closed this on May 2, 2014

  10. laanwj referenced this in commit 1ab62973d3 on May 2, 2014
  11. super3 deleted the branch on May 7, 2014
  12. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

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

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me