aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | update rpc help message for gettransaction to add includeWatchonly paramBenedict Chan2014-09-161-1/+2
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #4899Wladimir J. van der Laan2014-09-1722-122/+122
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Move CTxDestination from script/script to script/standardPieter Wuille2014-09-1622-122/+122
* | | | | | | | | | | | | Merge pull request #4927Pieter Wuille2014-09-161-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | minor changes for help message of getpeerinfoPhilip Kaufmann2014-09-161-2/+2
* | | | | | | | | | | | | | Merge pull request #4932 from theuni/travisGavin Andresen2014-09-162-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | travis: use DEBUG_LOCKORDER for our quick/small Linux buildCory Fields2014-09-161-1/+1
| * | | | | | | | | | | | | depends: respect CPPFLAGS when configuring with dependsCory Fields2014-09-161-1/+1
| * | | | | | | | | | | | | travis: retry tests before giving upCory Fields2014-09-161-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #4928Pieter Wuille2014-09-161-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | remove include of chainparams.himharrywu2014-09-161-1/+0
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #4903Pieter Wuille2014-09-161-12/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Avoid reject message feedback loopsPieter Wuille2014-09-121-12/+16
* | | | | | | | | | | | | | Merge pull request #4930Wladimir J. van der Laan2014-09-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | add nModSize init to default constructor of CTxMemPoolEntryPhilip Kaufmann2014-09-161-1/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #4719Wladimir J. van der Laan2014-09-1617-35/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Create the common location for all m4 autotool build scripts, build-aux/m4.randy-waterhouse2014-09-1617-35/+42
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #4460Wladimir J. van der Laan2014-09-161-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove tx from AlreadyAskedFor list once we receive it, not when we process it.R E Broadley2014-07-161-3/+3
* | | | | | | | | | | | | | Merge pull request #4611Wladimir J. van der Laan2014-09-168-51/+289
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add init scripts and docs for Upstart and OpenRCAdam Weiss2014-09-098-51/+289
* | | | | | | | | | | | | | | Merge pull request #4853Wladimir J. van der Laan2014-09-169-193/+241
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | [Qt] update form files for setting autoDefault explicitly to falsePhilip Kaufmann2014-09-059-193/+241
* | | | | | | | | | | | | | | Merge pull request #4825Pieter Wuille2014-09-169-23/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fixing compiler warning C4800: 'type' forcing value to bool 'true' or 'false'ENikS2014-09-069-23/+23
* | | | | | | | | | | | | | | | Merge pull request #4911Pieter Wuille2014-09-1636-46/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | header include cleanupPhilip Kaufmann2014-09-1436-48/+67
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #4875Pieter Wuille2014-09-163-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Eliminate extra assignmentSuhas Daftuar2014-09-151-2/+1
| * | | | | | | | | | | | | | | | When reindexing check for file before trying to open (refactored)Suhas Daftuar2014-09-103-2/+12
* | | | | | | | | | | | | | | | | Merge pull request #4869Wladimir J. van der Laan2014-09-152-22/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | netbase: Make SOCKS5 negotiation interruptibleWladimir J. van der Laan2014-09-102-22/+70
* | | | | | | | | | | | | | | | | | Fixing compiler warning C4101ENikS2014-09-159-10/+10
* | | | | | | | | | | | | | | | | | Merge pull request #4919Wladimir J. van der Laan2014-09-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Bugfix: Add missing equals-sign to Travis configLuke Dashjr2014-09-151-1/+1
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #4798Wladimir J. van der Laan2014-09-151-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Move g_signals.SetBestChain(..) below SyncWithWalletsCozz Lovan2014-08-311-6/+6
| | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #4817Pieter Wuille2014-09-154-3/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Track modified size in TxMemPoolEntry so that we can correctly compute priority.Alex Morcos2014-09-084-3/+17
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #4909Jeff Garzik2014-09-144-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | bitcoin-util-test: Test bitcoin-tx with null scriptPubKeyLuke Dashjr2014-09-143-1/+6
| * | | | | | | | | | | | | | | | | | Bugfix: bitcoin-tx: scriptPubKey may be null, so accept outscript=<n>:Luke Dashjr2014-09-141-2/+1
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #4881Pieter Wuille2014-09-1413-33/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | cleanup new script files (no code changes)Philip Kaufmann2014-09-1413-33/+34
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #4896Wladimir J. van der Laan2014-09-121-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Catch error when done reading filesSuhas Daftuar2014-09-111-1/+5
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #4876Pieter Wuille2014-09-124-794/+821
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Make script_{valid,invalid}.json validation flags configurablePieter Wuille2014-09-084-794/+821
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #4758 from theuni/osx-dmg-codesign-rebaseGavin Andresen2014-09-121-0/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | build: osx: Fix incomplete framework packaging for codesigningCory Fields2014-08-231-0/+29