aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge pull request #2308 from apoelstra/safemode-privkeyGavin Andresen2013-02-221-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Enable dumpprivkey in safe modeAndrew Poelstra2013-02-141-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #2160 from petertodd/add-adjustedtime-to-rpc-getinfoGavin Andresen2013-02-223-1/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add timeoffset to getinfo RPC callPeter Todd2013-01-113-1/+8
* | | | | | | | | | | Merge pull request #1974 from kjj2/walletnotifyGavin Andresen2013-02-222-0/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add -walletnotify to call an external script on wallet transactionskjj22012-11-032-0/+12
* | | | | | | | | | | | Shorten a startup message. It was getting truncated and looks ugly.Mike Hearn2013-02-201-1/+1
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Set CC/CXX properly for gitian buildv0.8.0Gavin Andresen2013-02-181-2/+2
* | | | | | | | | | | Merge pull request #2311 from gavinandresen/masterGavin Andresen2013-02-184-18/+25
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'loaderror' of git://github.com/sipa/bitcoinGavin Andresen2013-02-168-26/+90
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Improve block database load error reportingPieter Wuille2013-02-168-26/+90
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * / | | | | | | | | | Pass compiler flags down into leveldb makeGavin Andresen2013-02-154-18/+25
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #2315 from sipa/loaderrorGavin Andresen2013-02-189-26/+94
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Improve block database load error reportingPieter Wuille2013-02-179-26/+94
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #2283 from Diapolo/translationsWladimir J. van der Laan2013-02-162-25/+31
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | translations update (bitcoinstrings.cpp + bitcoin_en.ts)Philip Kaufmann2013-02-072-25/+31
* | | | | | | | | | | Merge pull request #2286 from gavinandresen/fix2285Gavin Andresen2013-02-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Do not use C++11 std::vector.data()Gavin Andresen2013-02-071-1/+1
| |/ / / / / / / / / /
* / / / / / / / / / / Use QImage.bits instead of QImage.constBits to ease backportingPetter Reinholdtsen2013-02-091-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge commit 'd38c6488d067c2e88726e2ca99bc76fd67dab49b'v0.8.0rc1Gavin Andresen2013-02-061-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump version numbers for 0.8 releaseGavin Andresen2013-01-301-3/+3
* | | | | | | | | | | Merge pull request #2279 from sipa/cvrbip30Gavin Andresen2013-02-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bugfix CValidationResult for BIP30 + add DoSPieter Wuille2013-02-061-1/+1
* | | | | | | | | | | | Merge pull request #2264 from gmaxwell/signrawtransaction_for_regular_missing...Gavin Andresen2013-02-061-6/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Signrawtransaction shouldn't require redeemScript for non-p2sh txins.Gregory Maxwell2013-02-011-6/+10
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Do not call ResendWalletTransactions when reindexing, importing or on IBDRubén Darío Ponticelli2013-02-051-1/+6
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'reindexgen' of git://github.com/sipa/bitcoinGavin Andresen2013-02-054-20/+36
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make sure the genesis block is present after reindexPieter Wuille2013-02-014-20/+36
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #2273 from gavinandresen/txsizeGavin Andresen2013-02-053-1/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make transactions larger than 100K non-standardGavin Andresen2013-02-053-1/+11
* | | | | | | | | | | | Merge pull request #2253 from luke-jr/bugfix_valstateGavin Andresen2013-02-041-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Bugfix: Enable ConnectBestBlock to properly report back validation problems, ...Luke Dashjr2013-01-311-4/+7
* | | | | | | | | | | | Merge pull request #2237 from petertodd/testnet-dnsseedJeff Garzik2013-02-041-21/+26
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add DNS seed support for testnetPeter Todd2013-01-291-21/+26
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | translations update (bitcoinstrings.cpp and bitcoin_en.ts)Philip Kaufmann2013-02-012-54/+131
* | | | | | | | | | | Bitcoin-Qt: better copyright year handling in AboutDialogPhilip Kaufmann2013-02-013-2/+12
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #2245 from gavinandresen/check216116Gavin Andresen2013-01-301-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | New checkpoint at block 216116 for the 0.8.0 releaseGavin Andresen2013-01-301-0/+1
* | | | | | | | | | | Merge pull request #2236 from sipa/largefilesGavin Andresen2013-01-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Support large files on 32-bit LinuxPieter Wuille2013-01-301-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Prevent Qt crash at startup with an empty data directoryGavin Andresen2013-01-301-1/+4
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Correctly randomize change output positionGavin Andresen2013-01-301-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #2224 from sipa/valstateGavin Andresen2013-01-2910-249/+309
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Deal with LevelDB errorsPieter Wuille2013-01-304-39/+74
| * | | | | | | | | Improve dealing with abort conditionsPieter Wuille2013-01-302-37/+42
| * | | | | | | | | Add disk space checks before flushing CCoins cachePieter Wuille2013-01-301-0/+7
| * | | | | | | | | Treat coinbase value violation as DoSPieter Wuille2013-01-301-1/+1
| * | | | | | | | | CValidationState frameworkPieter Wuille2013-01-308-213/+226
| |/ / / / / / / /
* / / / / / / / / Fix two clang3.3 warningsGavin Andresen2013-01-292-10/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #2231 from sipa/cleanupsJeff Garzik2013-01-293-15/+5
|\ \ \ \ \ \ \ \