| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5239 | Wladimir J. van der Laan | 2014-11-10 | 3 | -8/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Make sure that GetRandomBytes never fails | Wladimir J. van der Laan | 2014-11-07 | 3 | -8/+5 | |
| | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #5249 | Pieter Wuille | 2014-11-10 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Adding const. | sinetek | 2014-11-08 | 1 | -2/+2 | |
| | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #5210 | Pieter Wuille | 2014-11-08 | 2 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Avoid a bunch of copying/conversion in script/sign | Pieter Wuille | 2014-11-04 | 2 | -5/+5 | |
| | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge pull request #5225 | Wladimir J. van der Laan | 2014-11-07 | 2 | -18/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | doc: Correct several typos in bootstrap.md | sandakersmann | 2014-11-07 | 2 | -18/+8 | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #5232 | Wladimir J. van der Laan | 2014-11-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fixing warning C4099: 'CExtPubKey' : type name first seen using 'class' now s... | ENikS | 2014-11-06 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge pull request #5214 | Wladimir J. van der Laan | 2014-11-06 | 1 | -38/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Rearrange initial config checks: AC, AM, compiler, libtool. | kiwigb | 2014-11-06 | 1 | -38/+29 | |
| * | | | | | | | | | | | | | | | | | | | Merge pull request #5223 | Pieter Wuille | 2014-11-06 | 1 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Reduce bitcoin-tx dependencies | Pieter Wuille | 2014-11-06 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #5213 | Wladimir J. van der Laan | 2014-11-06 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | depends: boost: hard-code hidden symbol visibility | Cory Fields | 2014-11-05 | 1 | -0/+1 | |
| | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge pull request #5221 | Pieter Wuille | 2014-11-06 | 2 | -5/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Reduce bitcoin-cli dependencies | Pieter Wuille | 2014-11-05 | 2 | -5/+1 | |
| | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Change -genproclimit default to 1 | Wladimir J. van der Laan | 2014-11-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | Always log number of threads for script verification | Wladimir J. van der Laan | 2014-11-06 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #5215 | Wladimir J. van der Laan | 2014-11-05 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Qt: Network-Traffic-Graph: make some distance between line and text | Jonas Schnelli | 2014-11-05 | 1 | -3/+5 | |
| | |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #5218 | Wladimir J. van der Laan | 2014-11-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Qt: Add support for missing scrollbar in peers table | Jonas Schnelli | 2014-11-05 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #5173 | Wladimir J. van der Laan | 2014-11-05 | 1 | -3/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Be a bit more verbose during -loadblock if we already have blocks | Matt Corallo | 2014-10-29 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | Fix -loadblock after shutdown during IBD | Matt Corallo | 2014-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | Fix for crash during block download | Matt Corallo | 2014-10-29 | 1 | -2/+4 | |
| | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #5007 | Wladimir J. van der Laan | 2014-11-04 | 6 | -32/+110 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Add "warmup mode" for RPC server. | Daniel Kraft | 2014-11-04 | 6 | -32/+110 | |
| * | | | | | | | | | | | | | | | | | build: Fix "too many arguments" error | Francis GASCHET | 2014-11-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #5205 | Pieter Wuille | 2014-11-04 | 11 | -18/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | minor code style cleanup after recent merges | Philip Kaufmann | 2014-11-04 | 11 | -18/+27 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #5191 | Pieter Wuille | 2014-11-04 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | util.cpp comment correction | 21E14 | 2014-11-01 | 1 | -2/+2 | |
| | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #5196 | Wladimir J. van der Laan | 2014-11-04 | 89 | -270/+269 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Fix all header defines | Pavel JanÃk | 2014-11-03 | 89 | -270/+269 | |
| * | | | | | | | | | | | | | | | | Merge pull request #5162 | Wladimir J. van der Laan | 2014-11-04 | 21 | -369/+458 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | boost: moveonly: split CPubKey and friends to new files | Cory Fields | 2014-10-31 | 17 | -305/+356 | |
| | * | | | | | | | | | | | | | | | boost: moveonly: move BIP32Hash to hash.h | Cory Fields | 2014-10-31 | 3 | -12/+14 | |
| | * | | | | | | | | | | | | | | | boost: moveonly: create eccryptoverify.h|cpp and move helper functions there | Cory Fields | 2014-10-31 | 5 | -52/+88 | |
| | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #3727 | Wladimir J. van der Laan | 2014-11-03 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | RPC: submitblock: Support for returning specific rejection reasons | Luke Dashjr | 2014-10-30 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | Merge pull request #5157 | Wladimir J. van der Laan | 2014-11-03 | 1 | -1/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Introduce preferred download peers | Pieter Wuille | 2014-10-29 | 1 | -1/+19 | |
| | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #5201 from sipa/order | Gavin Andresen | 2014-11-03 | 1 | -14/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Remove file and class order guidelines | Pieter Wuille | 2014-11-03 | 1 | -14/+0 | |
| * | | | | | | | | | | | | | | | | Merge pull request #5186 | Wladimir J. van der Laan | 2014-11-03 | 9 | -24/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | minor cleanup: include orders, end comments etc. | Philip Kaufmann | 2014-10-31 | 9 | -24/+25 | |
| | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #5106 | Wladimir J. van der Laan | 2014-11-03 | 6 | -18/+71 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | / / / / / / / / / / / / | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||