| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | Fix make_change to not create half-satoshis | Gavin Andresen | 2014-09-05 | 1 | -4/+6 | |
| | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Improve readability of CAddrInfo::IsTerrible | Teran McKinney | 2014-09-05 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #4850 | Wladimir J. van der Laan | 2014-09-05 | 6 | -6/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | [Qt] copyright, style and indentation cleanup of Qt tests | Philip Kaufmann | 2014-09-05 | 6 | -6/+30 | |
| | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #4843 | Wladimir J. van der Laan | 2014-09-05 | 2 | -3/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | travis: add osx build | Cory Fields | 2014-09-04 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | depends: fix typo in source downloading. Regression from c897b1e732. | Cory Fields | 2014-09-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #4838 | Pieter Wuille | 2014-09-04 | 11 | -33/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Use memcmp for uint256 equality/inequality | Pieter Wuille | 2014-09-04 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | Use boost::unordered_map for mapBlockIndex | Pieter Wuille | 2014-09-04 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | Introduce BlockMap type for mapBlockIndex | Pieter Wuille | 2014-09-04 | 9 | -26/+27 | |
| | * | | | | | | | | | | | | | | | | checkpoints.cpp depends on main, it can use mapBlockIndex directly | Pieter Wuille | 2014-09-04 | 3 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #4783 | Wladimir J. van der Laan | 2014-09-04 | 4 | -7/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | [Qt] minor watch-only changes | Philip Kaufmann | 2014-08-28 | 4 | -7/+13 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #4762 | Wladimir J. van der Laan | 2014-09-04 | 2 | -26/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | contrib/linearize: Add feature to set file's timestamp based on block header ... | Jeff Garzik | 2014-09-04 | 2 | -18/+37 | |
| | * | | | | | | | | | | | | | | | | | contrib/linearize: split block files based on year-month, not just year | Jeff Garzik | 2014-08-24 | 1 | -14/+15 | |
| | * | | | | | | | | | | | | | | | | | contrib/linearize: Guarantee that output is generated in-order | Jeff Garzik | 2014-08-24 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #4833 | Wladimir J. van der Laan | 2014-09-04 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | net: Remove MilliSleep from StopNode | Wladimir J. van der Laan | 2014-09-03 | 1 | -1/+0 | |
| | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #4790 | Wladimir J. van der Laan | 2014-09-04 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | remove useless millisleep | phantomcircuit | 2014-09-02 | 1 | -2/+0 | |
| | |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #4842 | Wladimir J. van der Laan | 2014-09-04 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Added XML syntax highlighting | himynameismartin | 2014-09-04 | 1 | -4/+6 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #4808 | Pieter Wuille | 2014-09-03 | 13 | -107/+84 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS | Pieter Wuille | 2014-09-02 | 13 | -41/+41 | |
| | * | | | | | | | | | | | | | | | | | Serializer simplifications after IMPLEMENT_SERIALIZE overhaul | Pieter Wuille | 2014-09-01 | 7 | -66/+43 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #4820 | Pieter Wuille | 2014-09-03 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Use OR of respective block flags for masks | Pieter Wuille | 2014-09-02 | 1 | -3/+4 | |
| | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #4671 | Wladimir J. van der Laan | 2014-09-03 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Remove DNS Seeds run by entities which were never well-established. | Matt Corallo | 2014-09-03 | 2 | -1/+3 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #4812 | Pieter Wuille | 2014-09-02 | 6 | -21/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Discover some missing includes | jtimon | 2014-09-02 | 6 | -1/+10 | |
| | * | | | | | | | | | | | | | | | | | Remove unused function StackString() and class CCoins; | jtimon | 2014-09-02 | 1 | -20/+0 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #4810 | Wladimir J. van der Laan | 2014-09-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Fixing Compiler Error C2466 | ENikS | 2014-09-01 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #4737 | Pieter Wuille | 2014-09-01 | 13 | -193/+271 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Use CSizeComputer to avoid counting sizes in SerializationOp | Pieter Wuille | 2014-08-31 | 13 | -184/+81 | |
| | * | | | | | | | | | | | | | | | | rework overhauled serialization methods to non-static | Kamil Domanski | 2014-08-31 | 13 | -270/+270 | |
| | * | | | | | | | | | | | | | | | | remove fields of ser_streamplaceholder | Kamil Domanski | 2014-08-31 | 1 | -9/+1 | |
| | * | | | | | | | | | | | | | | | | overhaul serialization code | Kamil Domanski | 2014-08-31 | 13 | -274/+463 | |
| | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #4779 | Wladimir J. van der Laan | 2014-09-01 | 41 | -45/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | add missing header end comments | Philip Kaufmann | 2014-08-28 | 41 | -45/+47 | |
| | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #4767 | Wladimir J. van der Laan | 2014-09-01 | 4 | -6/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | depends: bump miniupnpc to 1.9.20140701. | Cory Fields | 2014-08-27 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | depends: bump openssl to 1.0.1i | Cory Fields | 2014-08-26 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | build: add -DMINIUPNP_STATICLIB for new version | Cory Fields | 2014-08-26 | 2 | -2/+3 | |
| | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #4780 | Wladimir J. van der Laan | 2014-09-01 | 2 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | add missing copyright headers | Philip Kaufmann | 2014-08-28 | 2 | -0/+9 | |
| | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #4776 | Wladimir J. van der Laan | 2014-09-01 | 71 | -113878/+11840 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||