55 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
Duke Leto 9459536b52 copyrights 4 years ago
DeckerSU bde1f3c632 limit blockchain progress to a max of 1.000000 4 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
jl777 04824d85ef Test 6 years ago
jl777 b599dcc6f6 Test 7 years ago
Pieter Wuille bfa832c7ed
Reduce checkpoints' effect on consensus. 9 years ago
Luke Dashjr b05a89b2de Non-grammatical language improvements 9 years ago
Cory Fields a8cdaf5c96 checkpoints: move the checkpoints enable boolean into main 9 years ago
Cory Fields 11982d366d checkpoints: Decouple checkpoints from Params 9 years ago
Cory Fields 9f13a10548 checkpoints: store mapCheckpoints in CCheckpointData rather than a pointer 9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford fa94b9d562
Convert remaining comments in /src to doxygen format 10 years ago
jtimon e11712df7e Move checkpoint data selection to chainparams 10 years ago
SergioDemianLerner f0fd00cb77 Switch testing framework from MAIN to new UNITTEST network 10 years ago
Wladimir J. van der Laan 8d132431b4
Revert merge of pull #4845 10 years ago
SergioDemianLerner a25fd6be13 Switch testing framework from MAIN to new UNITTEST network 10 years ago
Pieter Wuille 145d5be896 Introduce BlockMap type for mapBlockIndex 10 years ago
Pieter Wuille a0dbe433bd checkpoints.cpp depends on main, it can use mapBlockIndex directly 10 years ago
Trevin Hofmann 125fba1b48 Add a new checkpoint at block 295,000 10 years ago
jtimon 209377a7cb Use GetBlockTime() more 10 years ago
Philip Kaufmann e10dcf27b4 ensure clean and consistent "namespace" usage 10 years ago
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli 10 years ago
David Hill 122549f6de Fix incorrect checkpoint data for testnet3 10 years ago
Cozz Lovan 392783697c [Qt] rescan progress 10 years ago
Micha e7906d18cf
Add a new checkpoint at block 279,000 10 years ago
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 11 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 12 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