26 Commits (51ed9ec971614aebdbfbd9527aba365dd0afd437)

Author SHA1 Message Date
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Gavin Andresen bb237705d0 Checkpoint at block 250,000 11 years ago
Matt Corallo d9ace8abe8 Don't use checkpoints and accept nonstd txn on -regtest 11 years ago
Mike Hearn 0e4b317555 Introduce a CChainParameters singleton class and regtest mode. 11 years ago
Jeff Garzik f0d8a52cc0 Replace repeated GetBoolArg() calls with Checkpoint::fEnabled variable 11 years ago
Pieter Wuille 92a129980f Update transaction statistics 11 years ago
Gavin Andresen f817c496a1 Checkpoint at first block in 11 March chain fork 11 years ago
Pieter Wuille 9f2467ad62 Transactions-based verification progress 11 years ago
Gavin Andresen a53465a649 New checkpoint at block 216116 for the 0.8.0 release 12 years ago
Gavin Andresen 5d32d3f8cd Checkpoint at first 25-btc-reward block (210,000) 12 years ago
Jeff Garzik e6955d0411 New 'checkpoints' option should default to true. 12 years ago
Jeff Garzik 857b3ad923 Add "checkpoints" option, to permit disabling of checkpoint logic. 12 years ago
Gavin Andresen 80cfc3a485 Checkpoint at block 193,000 12 years ago
Gavin Andresen 1282c8653e Checkpoint at block 185333 (and remove a couple of intermediate checkpoints) 12 years ago
Gavin Andresen c87c8cd163 Add a testnet checkpoint at block 546 12 years ago
Fordy 3a25a2b9b0 Update License in File Headers 12 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h 12 years ago
Gavin Andresen 8c12851ed4 Checkpoint block 168,000 12 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 13 years ago
Gavin Andresen a1de57a063 Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
Wladimir J. van der Laan bde280b9a4 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
Luke Dashjr 21d9f36781 Use standard C99 (and Qt) types for 64-bit integers 13 years ago
Gavin Andresen 10fd7f6689 Orphan block fill-up-memory attack prevention 13 years ago
Gavin Andresen eb5fff9e16 Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 13 years ago