Fix small typos. #5404

pull paveljanik wants to merge 1 commits into bitcoin:master from paveljanik:201411typos changing 6 files +9 −9
  1. paveljanik commented at 7:42 AM on December 2, 2014: contributor

    This is ultra-low priority cleanup of my tree, fixes collected from November.

  2. Fix small typos. 67b2d819cd
  3. in src/main.cpp:None in 67b2d819cd
    1034 | @@ -1035,7 +1035,7 @@ bool AcceptToMemoryPool(CTxMemPool& pool, CValidationState &state, const CTransa
    1035 |          }
    1036 |  
    1037 |          if (fRejectInsaneFee && nFees > ::minRelayTxFee.GetFee(nSize) * 10000)
    1038 | -            return error("AcceptToMemoryPool: : insane fees %s, %d > %d",
    


    Diapolo commented at 1:33 PM on December 2, 2014:

    While you are at this specific line, @laanwj and I had a discussion some time ago and we should also remove the space after the function name ;).

    AcceptToMemoryPool: insane fees %s, %d > %d

  4. Diapolo commented at 1:34 PM on December 2, 2014: none

    ACK after considering my nit.

  5. paveljanik commented at 1:59 PM on December 2, 2014: contributor

    I noticed this as well. I can fix this if we really want, but not in this branch, please ;-)

  6. laanwj added the label Docs and Output on Dec 3, 2014
  7. laanwj referenced this in commit bf7835c271 on Dec 16, 2014
  8. laanwj commented at 10:28 AM on December 16, 2014: member

    Merged via bf7835c2713e9cc8356cd1a32bf99c40e222773b (taking into account @Diapolo 's nit)

  9. laanwj closed this on Dec 16, 2014

  10. paveljanik deleted the branch on Dec 18, 2014
  11. 0xartem referenced this in commit 1a4e4a2528 on Jun 1, 2018
  12. MarcoFalke locked this on Sep 8, 2021
Labels

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-22 18:15 UTC

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