Use CAmount instead of int64_t #5464

pull jtimon wants to merge 2 commits into bitcoin:master from jtimon:amount2 changing 4 files +10 −7
  1. jtimon commented at 9:53 PM on December 11, 2014: contributor

    This should have been changed with #4234, probably lost in rebase. Apart from the obvious s/int64_t/CAmount in wallet.h nobody has complained about yet...

    There's a casting between int64_t and uint64_t which is not that obvious and becomes more "visually-explicit" between uint64_t and CAmount.

  2. CAmount-typedef: wallet.o: int64_t credit -> CAmount credit 79b71db2db
  3. CAmount-typedef: compressor.o: Use CAmount instead of int64_t in CTxOutCompressor ec4919344e
  4. laanwj commented at 6:40 AM on December 12, 2014: member

    Please add this to #5430, instead of opening a zillion CAmount related pulls.

  5. jtimon commented at 9:43 AM on December 12, 2014: contributor

    Sorry. The point was to continue with this if the other one was going to be closed. Moved to #5430.

  6. jtimon closed this on Dec 12, 2014

  7. MarcoFalke 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-17 15:15 UTC

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