Age | Commit message (Expand) | Author |
---|---|---|
2014-05-09 | Reduce bignum.h now it is only needed for scriptnum_tests | Pieter Wuille |
2014-05-09 | Move {Get,Set}Compact from bignum to uint256 | Pieter Wuille |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler |
2013-10-15 | misc spelling / space / style fixes | Philip Kaufmann |
2013-08-22 | GetDataDir(): cache paths for each network separately | Gavin Andresen |
2013-08-15 | Merge pull request #2876 from sipa/fixreorgcrash | Gavin Andresen |
2013-08-15 | Mempool consistency check | Pieter Wuille |
2013-07-15 | BIP32 derivation implementation | Pieter Wuille |
2013-06-24 | Generalize version bytes | Pieter Wuille |
2013-06-19 | Introduce a CChainParameters singleton class and regtest mode. | Mike Hearn |