aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge pull request #4606Wladimir J. van der Laan2014-08-041-8/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Replace the temporary file hack currently used to change Bitcoin-Qt's dock ic...Doug2014-07-301-8/+8
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Log "version" message IP addresses in client connect summaryJeff Garzik2014-08-041-1/+8
* | | | | | | | | | | Merge pull request #4612Wladimir J. van der Laan2014-08-042-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | test: don't let the port number exceed the legal rangeCory Fields2014-07-311-1/+1
| * | | | | | | | | | | test: redirect comparison tool output to stdoutCory Fields2014-07-311-1/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #4598Wladimir J. van der Laan2014-08-041-7/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Process fee estimate file into temporary vector first to let sanity checking ...Alex Morcos2014-07-291-4/+15
| * | | | | | | | | | | Fix minor bug which only affected log messages.Alex Morcos2014-07-281-2/+6
| * | | | | | | | | | | Fixed a bug with index bounds checkingAlex Morcos2014-07-271-1/+1
* | | | | | | | | | | | qt: Demote ReportInvalidCertificate message to qDebugWladimir J. van der Laan2014-08-041-1/+1
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #4285Wladimir J. van der Laan2014-08-047-270/+359
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [Qt] tweak new peers tab in console windowPhilip Kaufmann2014-08-047-270/+359
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #4582Wladimir J. van der Laan2014-08-046-91/+1432
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add built-in seeds for .onionWladimir J. van der Laan2014-08-036-91/+1432
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Typo, and a few "Bitcoin" -> "Bitcoin Core"pryds2014-08-044-51/+41
* | | | | | | | | | | Merge pull request #4566Wladimir J. van der Laan2014-08-041-0/+52
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc: Add new DNSseed policyGregory Maxwell2014-08-041-0/+52
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #4536Pieter Wuille2014-08-036-4/+100
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Implement "getchaintips" RPC command to monitor blockchain forks.Daniel Kraft2014-08-036-4/+100
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #4602Wladimir J. van der Laan2014-08-031-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | script.h: set_vch() should shift a >32 bit valueJeff Garzik2014-07-291-1/+1
* | | | | | | | | | | Merge pull request #4610Wladimir J. van der Laan2014-08-035-25/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | qt: Remove an obscure option no-one cares aboutWladimir J. van der Laan2014-07-315-25/+1
* | | | | | | | | | | | Merge branch 'whyextern' of git://github.com/jtimon/bitcoin into merge-whyexternJeff Garzik2014-08-015-9/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Declare SignatureHash() in script.hjtimon2014-08-015-9/+3
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'merge-rawtx2' into merge-rawtx3Jeff Garzik2014-08-013-2/+11
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | add license header to core_io.h, core_read/_write.cppPhilip Kaufmann2014-08-013-0/+10
| * | | | | | | | | | fix compilation error in core_io.hPhilip Kaufmann2014-08-013-2/+1
| |/ / / / / / / / /
* / / / / / / / / / qt: Remove '0 BTC' placeholder from translationWladimir J. van der Laan2014-08-012-13/+5
|/ / / / / / / / /
* | | | | | | | | qt: more watchonly -> watch-onlyWladimir J. van der Laan2014-07-312-15/+15
* | | | | | | | | qt: Update some messages after suggestions by translatorsWladimir J. van der Laan2014-07-314-28/+28
* | | | | | | | | qt: Change transifex slug to new resource for 0.10.xWladimir J. van der Laan2014-07-311-1/+1
* | | | | | | | | English translation updateWladimir J. van der Laan2014-07-312-539/+751
* | | | | | | | | Merge pull request #4560Wladimir J. van der Laan2014-07-312-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | script tests: add tests for CHECKMULTISIG limitsOtto Allmendinger2014-07-181-0/+3
| * | | | | | | | | script test: test case for 5-byte boolsOtto Allmendinger2014-07-181-0/+1
| * | | | | | | | | script tests: value with trailing 0x00 is trueOtto Allmendinger2014-07-181-0/+1
| * | | | | | | | | script tests: values that overflow to 0 are trueOtto Allmendinger2014-07-181-0/+1
| * | | | | | | | | script tests: BOOLAND, BOOLOR decode to integerOtto Allmendinger2014-07-181-0/+3
| * | | | | | | | | additional test for OP_SIZE in script_valid.jsonOtto Allmendinger2014-07-181-0/+1
* | | | | | | | | | Merge pull request #4568Wladimir J. van der Laan2014-07-313-0/+13
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | CBloomFilter::clear() methodTom Harding2014-07-213-0/+13
* | | | | | | | | | univalue: remove unused methods getArray, getObjectJeff Garzik2014-07-302-24/+0
* | | | | | | | | | Merge branch 'rawtx' into merge-rawtxJeff Garzik2014-07-3019-182/+1846
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add "bitcoin-tx" command line utility and supporting modules.Jeff Garzik2014-07-2913-3/+1655
| * | | | | | | | | | bitcoin-cli, rpcrawtransaction: harmonize "{" stylingJeff Garzik2014-07-292-75/+37
| * | | | | | | | | | core_read's ParseScript(): minor cleanupsCory Fields2014-07-291-12/+12
| * | | | | | | | | | Move ParseScript() helper, becoming accessible outside src/test/Jeff Garzik2014-07-294-71/+81
| * | | | | | | | | | Consolidate CTransaction hex encode/decode into core_io.h, core_{read,write}.cppJeff Garzik2014-07-297-33/+73
| | |_|/ / / / / / / | |/| | | | | | | |