| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | Skip unspendable outputs in consistency check | Pieter Wuille | 2013-09-24 | 2 | -5/+10 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2791 from sipa/proveprune | Gavin Andresen | 2013-09-23 | 2 | -1/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Prune provably-unspendable outputs | Pieter Wuille | 2013-07-10 | 2 | -1/+14 | |
| * | | | | | | | | | | Merge pull request #3016 from sipa/lows | Pieter Wuille | 2013-09-23 | 1 | -9/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Use 'low S' as malleability breaker rather than 'even S' | Pieter Wuille | 2013-09-20 | 1 | -9/+11 | |
| * | | | | | | | | | | | Merge pull request #2949 from gmaxwell/fewer_fee_footguns | Gavin Andresen | 2013-09-22 | 4 | -5/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [raw] reject insanely high fees by default in sendrawtransaction | Gregory Maxwell | 2013-08-28 | 4 | -5/+15 | |
| | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2995 from Diapolo/GUI_message | Wladimir J. van der Laan | 2013-09-20 | 1 | -14/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Bitcoin-Qt: BitcoinGUI::message() updates/fixes | Philip Kaufmann | 2013-09-14 | 1 | -14/+21 | |
| * | | | | | | | | | | | | fix some printf -> LogPrintf leftovers | Philip Kaufmann | 2013-09-20 | 3 | -14/+6 | |
| | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Bugfix: nHeightLast instead of nHeightFirst | Pieter Wuille | 2013-09-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | Fix minor unit test memory leaks | Pieter Wuille | 2013-09-19 | 2 | -0/+5 | |
| | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | qt: english translation update | Wladimir J. van der Laan | 2013-09-18 | 1 | -53/+144 | |
| * | | | | | | | | | | Add src/.gitignore: ignore src/test_bitcoin | Jeff Garzik | 2013-09-18 | 1 | -0/+3 | |
| * | | | | | | | | | | Replace printf with LogPrintf / LogPrint | Gavin Andresen | 2013-09-18 | 29 | -392/+374 | |
| * | | | | | | | | | | Refactor: OutputDebugStringF -> LogPrint(category, ...) | Gavin Andresen | 2013-09-18 | 5 | -8/+16 | |
| | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | | included-tests: generate binary data from test files for inclusion into test ... | Cory Fields | 2013-09-16 | 9 | -70/+64 | |
| * | | | | | | | | | Merge pull request #3000 from gmaxwell/more_osx_fsync | Jeff Garzik | 2013-09-16 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | More fixes for blockchain corruption on OSX. | Gregory Maxwell | 2013-09-15 | 1 | -0/+2 | |
| * | | | | | | | | | | autotools: fix a parallel build race condition spotted by the pull-tester | Cory Fields | 2013-09-16 | 1 | -6/+5 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2996 from theuni/qt-translation | Gavin Andresen | 2013-09-14 | 2 | -16/+32 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | autotools: add translate target for qt translations | Cory Fields | 2013-09-14 | 2 | -0/+12 | |
| | * | | | | | | | | autotools: rearrange qt sources to make them more flexible | Cory Fields | 2013-09-14 | 1 | -16/+20 | |
| * | | | | | | | | | Make validateaddress provide redeemScript | Peter Todd | 2013-09-12 | 1 | -0/+1 | |
| * | | | | | | | | | Add RPC call decodescript | Peter Todd | 2013-09-12 | 4 | -5/+31 | |
| * | | | | | | | | | Move Parse{Hash|Hex} to be usable by all RPC code | Peter Todd | 2013-09-12 | 3 | -33/+37 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2979 from luke-jr/autoconf | Gregory Maxwell | 2013-09-10 | 8 | -5/+92 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Bugfix: Since test_bitcoin is being built and run inside src/test/, try using... | Luke Dashjr | 2013-09-10 | 3 | -3/+6 | |
| | * | | | | | | | | configure: Check common include subdirectories for bdb headers, and refuse to... | Luke Dashjr | 2013-09-10 | 4 | -0/+84 | |
| | * | | | | | | | | autotools: use an absolute path to test data | Cory Fields | 2013-09-10 | 1 | -2/+2 | |
| * | | | | | | | | | Merge pull request #2982 from gmaxwell/20130908_ccoins_corrupt | Gregory Maxwell | 2013-09-10 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Longer term workaround for chainstate corruption from negative versions. | Gregory Maxwell | 2013-09-09 | 1 | -1/+6 | |
| * | | | | | | | | | fix some cosmetic glitches in the codebase | Philip Kaufmann | 2013-09-09 | 10 | -36/+32 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2968 from TheBlueMatt/master | Gavin Andresen | 2013-09-08 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| | * | | | | | | | Don't warn about forks while fIsInitialDownload | Matt Corallo | 2013-09-03 | 1 | -0/+5 | |
| * | | | | | | | | Merge pull request #2943 from theuni/autotools-final | Jeff Garzik | 2013-09-06 | 34 | -670/+1933 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | autotools: switch to autotools buildsystem | Cory Fields | 2013-09-05 | 34 | -670/+1933 | |
| * | | | | | | | | | Merge pull request #2976 from laanwj/2013_09_txid_details | Wladimir J. van der Laan | 2013-09-06 | 5 | -9/+19 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | qt: add vout index to transaction id in transactions details dialog | Wladimir J. van der Laan | 2013-09-06 | 5 | -9/+19 | |
| * | | | | | | | | | | Bitcoin-Qt: Use qDebug() for printing to debug.log | Philip Kaufmann | 2013-09-06 | 7 | -52/+67 | |
| |/ / / / / / / / / | ||||||
| * / / / / / / / / | Make settxfee clear that units are btc/kb. | Gregory Maxwell | 2013-09-05 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2944 from gavinandresen/acceptheader | Gavin Andresen | 2013-09-03 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Set Accept: application/bitcoin-paymentrequest header | Gavin Andresen | 2013-08-28 | 1 | -0/+4 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2948 from jgarzik/changeaddr | Gregory Maxwell | 2013-09-02 | 3 | -0/+25 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | RPC: add getrawchangeaddress, for raw transaction change destinations | Jeff Garzik | 2013-08-28 | 3 | -0/+25 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2958 from laanwj/2013_08_txfee2 | Wladimir J. van der Laan | 2013-09-02 | 6 | -45/+203 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | qt: Display txfee in first sendCoinsDialog message box | Jonas Schnelli | 2013-08-31 | 6 | -45/+203 | |
| * | | | | | | | | Fix typo in a comment: it's base58, not base48. | Timothy Stranex | 2013-09-02 | 1 | -2/+2 | |
| * | | | | | | | | Merge pull request #2951 from laanwj/2013_08_addressbook_purpose | Wladimir J. van der Laan | 2013-09-02 | 7 | -33/+54 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | qt: Handle address purpose in incremental updates | Wladimir J. van der Laan | 2013-08-29 | 7 | -33/+54 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||