| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | GUI: fix sendcoinsdialog/sendcoinsentry | Cozz Lovan | 2013-09-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge pull request #3026 from sipa/checkunspend | Pieter Wuille | 2013-09-25 | 2 | -5/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | 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 #3023 from Michagogo/pgp | Gavin Andresen | 2013-09-23 | 3 | -0/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Adjust weight for michagogo in gitian download scripts | Micha | 2013-09-22 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | Add michagogo to gitian download scripts | Micha | 2013-09-21 | 3 | -0/+35 | |
| * | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | Merge pull request #3020 from Diapolo/LogPrint_fixes | Pieter Wuille | 2013-09-20 | 3 | -14/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | fix some printf -> LogPrintf leftovers | Philip Kaufmann | 2013-09-20 | 3 | -14/+6 | |
| * | | | | | | | | | | | | | | Tweaks to the top-level pull-tester script | Gavin Andresen | 2013-09-20 | 1 | -4/+11 | |
| * | | | | | | | | | | | | | | Rename BitcoinjBitcoindComparisonTool just BitcoindComparisonTool | Gavin Andresen | 2013-09-20 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | Master pull-tester-driver python script | Gavin Andresen | 2013-09-20 | 1 | -0/+174 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #3021 from Diapolo/fix_extract_strings_qt | Wladimir J. van der Laan | 2013-09-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | fix extract_strings_qt.py | Philip Kaufmann | 2013-09-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge pull request #3019 from sipa/fugbix | Pieter Wuille | 2013-09-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Bugfix: nHeightLast instead of nHeightFirst | Pieter Wuille | 2013-09-19 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Fix gitian: bitcoin-deps is at version 0.0.7 | Gavin Andresen | 2013-09-19 | 2 | -4/+6 | |
| * | | | | | | | | | | | | | Merge pull request #3014 from theuni/gitian-fixups | Gavin Andresen | 2013-09-18 | 3 | -8/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | gitian: remove obsolete --disable-debug flag | Cory Fields | 2013-09-18 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | gitian: fix win32 build after configure bdb changes | Cory Fields | 2013-09-18 | 2 | -4/+4 | |
| | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #3017 from sipa/unitleaks | Gavin Andresen | 2013-09-18 | 2 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Fix minor unit test memory leaks | Pieter Wuille | 2013-09-19 | 2 | -0/+5 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | configure.ac: remove unneeded OSX flags | Jeff Garzik | 2013-09-18 | 1 | -3/+0 | |
| * | | | | | | | | | | | | Merge pull request #3011 from jgarzik/autoconf | Jeff Garzik | 2013-09-18 | 1 | -22/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | configure.ac: remove debug/release concept, prefer autotools default CXXFLAGS | Jeff Garzik | 2013-09-18 | 1 | -22/+3 | |
| * | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | Merge pull request #3009 from gavinandresen/LogPrint | Jeff Garzik | 2013-09-18 | 29 | -399/+389 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2985 from theuni/included-tests | Gavin Andresen | 2013-09-16 | 13 | -70/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | included-tests: generate binary data from test files for inclusion into test ... | Cory Fields | 2013-09-16 | 11 | -70/+74 | |
| | * | | | | | | | | | | | included-tests: update gitian descriptors for hexdump dependency | Cory Fields | 2013-09-16 | 2 | -0/+2 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | 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 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #3001 from theuni/fix-make-race | Gavin Andresen | 2013-09-15 | 1 | -6/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | 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 | 5 | -23/+49 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | autotools: update translation docs | Cory Fields | 2013-09-14 | 1 | -6/+5 | |
| | * | | | | | | | | | autotools: check for lupdate/xgettext | Cory Fields | 2013-09-14 | 1 | -0/+9 | |
| | * | | | | | | | | | autotools: add translate target for qt translations | Cory Fields | 2013-09-14 | 2 | -0/+12 | |
| | * | | | | | | | | | autotools: teach extract_strings_qt.py to respect the XGETTEXT env variable | Cory Fields | 2013-09-14 | 1 | -1/+3 | |
| | * | | | | | | | | | autotools: rearrange qt sources to make them more flexible | Cory Fields | 2013-09-14 | 1 | -16/+20 | |