HomePhabricator

miner: indentation fixes, remove for (;;)
0655fac0b11cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

miner: indentation fixes, remove for (;;)

  • change a for (;;) into while (true), as we nowhere else use the first
  • init nNonceFound to 0
  • fix indentation in BitcoinMiner try/catch block

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on May 10 2014, 12:47
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING8f59251b83cd: Merge pull request #4100
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rSTAGING0655fac0b11c: miner: indentation fixes, remove for (;;) (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Jun 21 2014, 22:33