PPCoin: Version number and rename checkpoint related constants
[novacoin.git] / src / util.cpp
2012-07-10 Scott NadalPPCoin: Version number and rename checkpoint related...
2012-03-30 Sunny KingPPCoin: Stack trace dump for ReadCompactSize() exception
2012-01-06 Sunny KingPPCoin: Rescale coin to 6 fractional digits, allowing...
2011-12-20 Sunny KingMerge bitcoin v0.5.1 into ppcoin
2011-12-17 Sunny KingMerge bitcoin v0.4.0 into ppcoin
2011-11-18 Sunny KingPPCoin: Separate from bitcoin network; Rename directori...
2011-11-10 Sunny KingPPCoin: Rescale coin definition to use 4 fractional...
2011-10-07 Gavin AndresenFix build on windows and mac
2011-10-01 Wladimir J. van... remove possibility of 63 bit overflow in ParseMoney
2011-09-27 Pieter WuilleInline base64 encoder/decoder
2011-09-27 JoelKatzFaster Base64 decoder.
2011-09-26 Gavin AndresenRemove wxWidgets
2011-09-26 Gavin AndresenMerge pull request #517 from gavinandresen/DoSprevention
2011-09-21 Gavin AndresenSetMockTime() for cleaner unit testing
2011-09-03 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-09-02 Gavin AndresenIf compiled -DDEBUG_LOCKORDER and run with -debug,...
2011-09-02 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-31 Gavin AndresenHighlight mis-matching locks
2011-08-22 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-17 Gavin AndresenCompile with DEBUG_LOCKORDER to detect inconsistent...
2011-08-16 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-09 Matt CoralloUnify copyright notices.
2011-07-15 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-07-13 Giel van Schijndelfix warnings: using the result of an assignment as...
2011-07-07 Wladimir J. van... Sync to bitcoin git e94010b2395694d56dd6
2011-07-07 Wladimir J. van... temp patch for qtui
2011-07-04 Gavin AndresenDo not use comma as thousands separator
2011-06-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-20 markfixes for mac build
2011-06-19 Shane WegnerFix missing includes needed for Boost 1.46.
2011-06-18 Wladimir J. van... update bitcoin core from git (eeac8727bc0a951631bd)
2011-06-14 Jeff GarzikMerge pull request #226 from jordanlewis/betterheaders
2011-06-14 Jeff GarzikFormatFullVersion: build fix related to recent translat...
2011-06-13 Wladimir J. van... Internationalization -- initial step, make _ return...
2011-06-11 Han Lin YapDouble check translation and improved a translation...
2011-06-11 Wladimir J. van... move back to original directory structure
2011-05-26 Matt CoralloFixes #240 and #244 - delete delete[] mismatch.
2011-05-17 Jordan LewisOnly include certain boost headers if necessary.
2011-05-16 Jordan LewisOnly include strlcpy.h when we have to
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-04-23 Jaromildirectory re-organization (keeps the old build system)