| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | 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 | |
| | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Bitcoin-Qt: allow to differentiate Qt log entries from core | Philip Kaufmann | 2013-08-31 | 1 | -9/+8 | |
| | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | qt: Use GUIUtil::HtmlEscape to escape HTML | Wladimir J. van der Laan | 2013-08-30 | 1 | -10/+2 | |
| * | | | | | | | | | | qt: Add comment to sorting step in refreshAddressTable | Wladimir J. van der Laan | 2013-08-30 | 1 | -0/+2 | |
| * | | | | | | | | | | Merge pull request #2930 from Diapolo/displayUnit | Wladimir J. van der Laan | 2013-08-29 | 9 | -50/+67 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Bitcoin-Qt: fixes for using display unit from options | Philip Kaufmann | 2013-08-29 | 9 | -50/+67 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2940 from Diapolo/checkpoint | Pieter Wuille | 2013-08-29 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | move Checkpoints:fEnabled from step 2 to step 3 in init | Philip Kaufmann | 2013-08-25 | 1 | -2/+1 | |
| * | | | | | | | | | | Merge pull request #2931 from Diapolo/intro | Wladimir J. van der Laan | 2013-08-28 | 3 | -3/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Bitcoin-Qt: add testnet check and icon to intro dialog | Philip Kaufmann | 2013-08-24 | 3 | -3/+8 | |
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #2904 from gmaxwell/newaddr-no-passphrase | Gregory Maxwell | 2013-08-28 | 6 | -22/+20 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Remove fAllowReuse from GetKeyFromPool. | Gregory Maxwell | 2013-08-23 | 6 | -14/+9 | |
| | * | | | | | | | | | [QT] Don't ask for a passphrase to getnewaddress. | Gregory Maxwell | 2013-08-23 | 1 | -10/+13 | |
| * | | | | | | | | | | Merge pull request #2928 from jgarzik/cnb-txout | Jeff Garzik | 2013-08-25 | 4 | -20/+28 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | miner: constify CreateNewBlock() arg scriptPubKeyIn | Jeff Garzik | 2013-08-25 | 2 | -2/+2 | |
| | * | | | | | | | | | | RPC: getblocktemplate does not require a key, to create a block template | Jeff Garzik | 2013-08-24 | 1 | -1/+2 | |
| | * | | | | | | | | | | CreateNewBlock() now takes scriptPubKey argument, | Jeff Garzik | 2013-08-24 | 4 | -20/+27 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2938 from petertodd/op-reserved-weirdness | Gavin Andresen | 2013-08-25 | 5 | -3/+18 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Document and test OP_RESERVED weirdness | Peter Todd | 2013-08-25 | 5 | -3/+18 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #2935 from sipa/obounds | Pieter Wuille | 2013-08-25 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Fix out-of-bounds check | Pieter Wuille | 2013-08-24 | 1 | -1/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2618 from fcicq/solaris-support | Jeff Garzik | 2013-08-24 | 6 | -8/+25 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix fcntl include in net.cpp & netbase.cpp | fcicq | 2013-07-17 | 2 | -1/+5 | |
| | * | | | | | | | | | Ignore SIGPIPE signal on Solaris | fcicq | 2013-07-17 | 1 | -0/+5 | |
| | * | | | | | | | | | Add missing constant for solaris | fcicq | 2013-07-17 | 1 | -0/+8 | |
| | * | | | | | | | | | Fix boost uint type bug by reordering the includes | fcicq | 2013-07-17 | 1 | -6/+6 | |
| | * | | | | | | | | | Disable variadic template support in C++11 | fcicq | 2013-07-17 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2852 from petertodd/getblock-chainwork | Jeff Garzik | 2013-08-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Add 'chainwork' to getblock | Peter Todd | 2013-07-24 | 1 | -0/+1 | |