aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | configure: Check common include subdirectories for bdb headers, and refuse to...Luke Dashjr2013-09-104-0/+84
| * | | | | | | | | | | autotools: use an absolute path to test dataCory Fields2013-09-101-2/+2
* | | | | | | | | | | | Merge pull request #2982 from gmaxwell/20130908_ccoins_corruptGregory Maxwell2013-09-101-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Longer term workaround for chainstate corruption from negative versions.Gregory Maxwell2013-09-091-1/+6
* | | | | | | | | | | | fix some cosmetic glitches in the codebasePhilip Kaufmann2013-09-0910-36/+32
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #2968 from TheBlueMatt/masterGavin Andresen2013-09-081-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Don't warn about forks while fIsInitialDownloadMatt Corallo2013-09-031-0/+5
* | | | | | | | | | | Merge pull request #2943 from theuni/autotools-finalJeff Garzik2013-09-0634-670/+1933
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | autotools: switch to autotools buildsystemCory Fields2013-09-0534-670/+1933
* | | | | | | | | | | | Merge pull request #2976 from laanwj/2013_09_txid_detailsWladimir J. van der Laan2013-09-065-9/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | qt: add vout index to transaction id in transactions details dialogWladimir J. van der Laan2013-09-065-9/+19
* | | | | | | | | | | | | Bitcoin-Qt: Use qDebug() for printing to debug.logPhilip Kaufmann2013-09-067-52/+67
|/ / / / / / / / / / / /
* / / / / / / / / / / / Make settxfee clear that units are btc/kb.Gregory Maxwell2013-09-051-2/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #2944 from gavinandresen/acceptheaderGavin Andresen2013-09-031-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Set Accept: application/bitcoin-paymentrequest headerGavin Andresen2013-08-281-0/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #2948 from jgarzik/changeaddrGregory Maxwell2013-09-023-0/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | RPC: add getrawchangeaddress, for raw transaction change destinationsJeff Garzik2013-08-283-0/+25
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #2958 from laanwj/2013_08_txfee2Wladimir J. van der Laan2013-09-026-45/+203
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | qt: Display txfee in first sendCoinsDialog message boxJonas Schnelli2013-08-316-45/+203
* | | | | | | | | | | Fix typo in a comment: it's base58, not base48.Timothy Stranex2013-09-021-2/+2
* | | | | | | | | | | Merge pull request #2951 from laanwj/2013_08_addressbook_purposeWladimir J. van der Laan2013-09-027-33/+54
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | qt: Handle address purpose in incremental updatesWladimir J. van der Laan2013-08-297-33/+54
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Bitcoin-Qt: allow to differentiate Qt log entries from corePhilip Kaufmann2013-08-311-9/+8
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | qt: Use GUIUtil::HtmlEscape to escape HTMLWladimir J. van der Laan2013-08-301-10/+2
* | | | | | | | | | qt: Add comment to sorting step in refreshAddressTableWladimir J. van der Laan2013-08-301-0/+2
* | | | | | | | | | Merge pull request #2930 from Diapolo/displayUnitWladimir J. van der Laan2013-08-299-50/+67
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bitcoin-Qt: fixes for using display unit from optionsPhilip Kaufmann2013-08-299-50/+67
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #2940 from Diapolo/checkpointPieter Wuille2013-08-291-2/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | move Checkpoints:fEnabled from step 2 to step 3 in initPhilip Kaufmann2013-08-251-2/+1
* | | | | | | | | | Merge pull request #2931 from Diapolo/introWladimir J. van der Laan2013-08-283-3/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bitcoin-Qt: add testnet check and icon to intro dialogPhilip Kaufmann2013-08-243-3/+8
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #2904 from gmaxwell/newaddr-no-passphraseGregory Maxwell2013-08-286-22/+20
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Remove fAllowReuse from GetKeyFromPool.Gregory Maxwell2013-08-236-14/+9
| * | | | | | | | | [QT] Don't ask for a passphrase to getnewaddress.Gregory Maxwell2013-08-231-10/+13
* | | | | | | | | | Merge pull request #2928 from jgarzik/cnb-txoutJeff Garzik2013-08-254-20/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | miner: constify CreateNewBlock() arg scriptPubKeyInJeff Garzik2013-08-252-2/+2
| * | | | | | | | | | RPC: getblocktemplate does not require a key, to create a block templateJeff Garzik2013-08-241-1/+2
| * | | | | | | | | | CreateNewBlock() now takes scriptPubKey argument,Jeff Garzik2013-08-244-20/+27
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #2938 from petertodd/op-reserved-weirdnessGavin Andresen2013-08-255-3/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Document and test OP_RESERVED weirdnessPeter Todd2013-08-255-3/+18
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #2935 from sipa/oboundsPieter Wuille2013-08-251-1/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix out-of-bounds checkPieter Wuille2013-08-241-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2618 from fcicq/solaris-supportJeff Garzik2013-08-246-8/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix fcntl include in net.cpp & netbase.cppfcicq2013-07-172-1/+5
| * | | | | | | | | Ignore SIGPIPE signal on Solarisfcicq2013-07-171-0/+5
| * | | | | | | | | Add missing constant for solarisfcicq2013-07-171-0/+8
| * | | | | | | | | Fix boost uint type bug by reordering the includesfcicq2013-07-171-6/+6
| * | | | | | | | | Disable variadic template support in C++11fcicq2013-07-171-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2852 from petertodd/getblock-chainworkJeff Garzik2013-08-241-0/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add 'chainwork' to getblockPeter Todd2013-07-241-0/+1