aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge pull request #2830 from petertodd/p2sh-rpcGregory Maxwell2013-09-125-38/+69
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Make validateaddress provide redeemScriptPeter Todd2013-09-121-0/+1
| * | | | | | | | | Add RPC call decodescriptPeter Todd2013-09-124-5/+31
| * | | | | | | | | Move Parse{Hash|Hex} to be usable by all RPC codePeter Todd2013-09-123-33/+37
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2979 from luke-jr/autoconfGregory Maxwell2013-09-1010-27/+98
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bugfix: Since test_bitcoin is being built and run inside src/test/, try using...Luke Dashjr2013-09-103-3/+6
| * | | | | | | | | configure: Prefer specific known-good versions of Qt metacompiler toolsLuke Dashjr2013-09-101-4/+4
| * | | | | | | | | build-unix.md: Remove now-redundant and unnecessary Gentoo instructionsLuke Dashjr2013-09-101-16/+0
| * | | | | | | | | configure: Check common include subdirectories for bdb headers, and refuse to...Luke Dashjr2013-09-105-2/+86
| * | | | | | | | | 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
* | | | | | | | | | Merge pull request #2961 from Diapolo/cosmeticWladimir J. van der Laan2013-09-0911-37/+33
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix some cosmetic glitches in the codebasePhilip Kaufmann2013-09-0911-37/+33
|/ / / / / / / / /
* | | | | | | | | 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 #2977 from laanwj/2013_09_release_process_protobufGavin Andresen2013-09-082-1/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Qt 4.8.3 r2 in gitian and release processWladimir J. van der Laan2013-09-052-1/+2
| * | | | | | | | | Add protobuf 2.5.0 download to gitian release processWladimir J. van der Laan2013-09-051-0/+3
* | | | | | | | | | configure.ac: remove superfluous bracketJeff Garzik2013-09-071-1/+1
* | | | | | | | | | Merge pull request #2943 from theuni/autotools-finalJeff Garzik2013-09-0659-1508/+3527
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | autotools: switch to autotools buildsystemCory Fields2013-09-0559-1508/+3527
| |/ / / / / / / / /
* | | | | | | | | | 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
* | | | | | | | | | | Merge pull request #2973 from Diapolo/qDebugWladimir J. van der Laan2013-09-067-52/+67
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Bitcoin-Qt: Use qDebug() for printing to debug.logPhilip Kaufmann2013-09-067-52/+67
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #2978 from gmaxwell/rpc_settxfee_docGavin Andresen2013-09-051-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | 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-027-47/+207
|\ \ \ \ \ \ \ \
| * | | | | | | | qt: Display txfee in first sendCoinsDialog message boxJonas Schnelli2013-08-317-47/+207
* | | | | | | | | Merge pull request #2967 from tstranex/masterPieter Wuille2013-09-021-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #2963 from Diapolo/log-qtWladimir J. van der Laan2013-09-021-9/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bitcoin-Qt: allow to differentiate Qt log entries from corePhilip Kaufmann2013-08-311-9/+8
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2959 from jmcorgan/fix-typoPieter Wuille2013-08-301-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix the typo fix in linearize.pyJohnathan Corgan2013-08-301-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2957 from Rav3nPL/patch-1Wladimir J. van der Laan2013-08-301-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | fix help promptRav3nPL2013-08-301-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #2955 from laanwj/2013_08_htmlescapeWladimir J. van der Laan2013-08-301-10/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | qt: Use GUIUtil::HtmlEscape to escape HTMLWladimir J. van der Laan2013-08-301-10/+2
* | | | | | | | | contrib/misc/mkbootstrap: rename to linearize.pyJeff Garzik2013-08-302-0/+3
* | | | | | | | | Merge branch 'mkbootstrap'Jeff Garzik2013-08-302-0/+138
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add "mkbootstrap" script to contrib, for creating bootstrap.dat.Jeff Garzik2013-08-302-0/+138
* | | | | | | | | qt: Add comment to sorting step in refreshAddressTableWladimir J. van der Laan2013-08-301-0/+2
|/ / / / / / / /