| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | Pass compiler flags down into leveldb make | Gavin Andresen | 2013-02-15 | 4 | -18/+25 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2315 from sipa/loaderror | Gavin Andresen | 2013-02-18 | 9 | -26/+94 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Improve block database load error reporting | Pieter Wuille | 2013-02-17 | 9 | -26/+94 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2283 from Diapolo/translations | Wladimir J. van der Laan | 2013-02-16 | 2 | -25/+31 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | translations update (bitcoinstrings.cpp + bitcoin_en.ts) | Philip Kaufmann | 2013-02-07 | 2 | -25/+31 | |
| * | | | | | | | | | Merge pull request #2286 from gavinandresen/fix2285 | Gavin Andresen | 2013-02-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Do not use C++11 std::vector.data() | Gavin Andresen | 2013-02-07 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | Use QImage.bits instead of QImage.constBits to ease backporting | Petter Reinholdtsen | 2013-02-09 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge commit 'd38c6488d067c2e88726e2ca99bc76fd67dab49b'v0.8.0rc1 | Gavin Andresen | 2013-02-06 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Bump version numbers for 0.8 release | Gavin Andresen | 2013-01-30 | 1 | -3/+3 | |
| * | | | | | | | | | Merge pull request #2279 from sipa/cvrbip30 | Gavin Andresen | 2013-02-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Bugfix CValidationResult for BIP30 + add DoS | Pieter Wuille | 2013-02-06 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge pull request #2264 from gmaxwell/signrawtransaction_for_regular_missing... | Gavin Andresen | 2013-02-06 | 1 | -6/+10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Signrawtransaction shouldn't require redeemScript for non-p2sh txins. | Gregory Maxwell | 2013-02-01 | 1 | -6/+10 | |
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Do not call ResendWalletTransactions when reindexing, importing or on IBD | Rubén Darío Ponticelli | 2013-02-05 | 1 | -1/+6 | |
| | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'reindexgen' of git://github.com/sipa/bitcoin | Gavin Andresen | 2013-02-05 | 4 | -20/+36 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Make sure the genesis block is present after reindex | Pieter Wuille | 2013-02-01 | 4 | -20/+36 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2273 from gavinandresen/txsize | Gavin Andresen | 2013-02-05 | 3 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Make transactions larger than 100K non-standard | Gavin Andresen | 2013-02-05 | 3 | -1/+11 | |
| * | | | | | | | | | | Merge pull request #2253 from luke-jr/bugfix_valstate | Gavin Andresen | 2013-02-04 | 1 | -4/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Bugfix: Enable ConnectBestBlock to properly report back validation problems, ... | Luke Dashjr | 2013-01-31 | 1 | -4/+7 | |
| * | | | | | | | | | | Merge pull request #2237 from petertodd/testnet-dnsseed | Jeff Garzik | 2013-02-04 | 1 | -21/+26 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Add DNS seed support for testnet | Peter Todd | 2013-01-29 | 1 | -21/+26 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | translations update (bitcoinstrings.cpp and bitcoin_en.ts) | Philip Kaufmann | 2013-02-01 | 2 | -54/+131 | |
| * | | | | | | | | | Bitcoin-Qt: better copyright year handling in AboutDialog | Philip Kaufmann | 2013-02-01 | 3 | -2/+12 | |
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #2245 from gavinandresen/check216116 | Gavin Andresen | 2013-01-30 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | New checkpoint at block 216116 for the 0.8.0 release | Gavin Andresen | 2013-01-30 | 1 | -0/+1 | |
| * | | | | | | | | | Merge pull request #2236 from sipa/largefiles | Gavin Andresen | 2013-01-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Support large files on 32-bit Linux | Pieter Wuille | 2013-01-30 | 1 | -1/+1 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Prevent Qt crash at startup with an empty data directory | Gavin Andresen | 2013-01-30 | 1 | -1/+4 | |
| | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Correctly randomize change output position | Gavin Andresen | 2013-01-30 | 1 | -1/+1 | |
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #2224 from sipa/valstate | Gavin Andresen | 2013-01-29 | 10 | -249/+309 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Deal with LevelDB errors | Pieter Wuille | 2013-01-30 | 4 | -39/+74 | |
| | * | | | | | | | Improve dealing with abort conditions | Pieter Wuille | 2013-01-30 | 2 | -37/+42 | |
| | * | | | | | | | Add disk space checks before flushing CCoins cache | Pieter Wuille | 2013-01-30 | 1 | -0/+7 | |
| | * | | | | | | | Treat coinbase value violation as DoS | Pieter Wuille | 2013-01-30 | 1 | -1/+1 | |
| | * | | | | | | | CValidationState framework | Pieter Wuille | 2013-01-30 | 8 | -213/+226 | |
| | |/ / / / / / | ||||||
| * / / / / / / | Fix two clang3.3 warnings | Gavin Andresen | 2013-01-29 | 2 | -10/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #2231 from sipa/cleanups | Jeff Garzik | 2013-01-29 | 3 | -15/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Rename database directories | Pieter Wuille | 2013-01-28 | 2 | -4/+4 | |
| | * | | | | | | Remove support for pre-checksum undo files | Pieter Wuille | 2013-01-28 | 1 | -11/+1 | |
| * | | | | | | | New seed nodes, from http://bitcoin.sipa.be/seeds.txt | Gavin Andresen | 2013-01-29 | 1 | -77/+75 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1549 from TheBlueMatt/addnoderpc | Gavin Andresen | 2013-01-28 | 5 | -19/+180 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Try more than the first address for a DNS -addnode. | Matt Corallo | 2013-01-27 | 1 | -2/+2 | |
| | * | | | | | | Add a getaddednodeinfo RPC. | Matt Corallo | 2013-01-27 | 3 | -0/+95 | |
| | * | | | | | | Add addnode RPC command. | Matt Corallo | 2013-01-27 | 3 | -0/+44 | |
| | * | | | | | | Make ThreadOpenAddedConnections2 exit quicker if(GetNameProxy()). | Matt Corallo | 2013-01-27 | 1 | -0/+2 | |
| | * | | | | | | Use a copy in place of mapMultiArgs["-addnode"]. | Matt Corallo | 2013-01-27 | 2 | -18/+38 | |
| * | | | | | | | Merge pull request #2223 from gavinandresen/nonfinalnonstandard | Gavin Andresen | 2013-01-28 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Treat non-final transactions as non-standard | Gavin Andresen | 2013-01-26 | 1 | -0/+3 | |