Use CBigNum for temporary variables to prevent overflow. Which is unlikely to happen...
authorCryptoManiac <balthazar@yandex.ru>
Sat, 7 May 2016 21:26:54 +0000 (00:26 +0300)
committerCryptoManiac <balthazar@yandex.ru>
Sat, 7 May 2016 21:26:54 +0000 (00:26 +0300)
commitb5173fd6e5d0a2a2ea1f52540b570db035d76f3b
treeeec4f4fc70da6f4c6bb5182875fbde6298cc4aeb
parent450cd75828c6b8cec4c61ef894a21b21a3066b9b
Use CBigNum for temporary variables to prevent overflow. Which is unlikely to happen, though.
src/bignum.h
src/main.cpp
src/main.h
src/wallet.cpp