| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | Clearly separate PUSHDATA and numeric argument MINIMALDATA tests | Peter Todd | 2014-10-25 | 2 | -30/+114 | |
| | * | | | | | | | | | | | | | | | | Test every numeric-accepting opcode for correct handling of the numeric minim... | Peter Todd | 2014-10-25 | 1 | -0/+50 | |
| | * | | | | | | | | | | | | | | | | Ensure MINIMALDATA invalid tests can only fail one way | Peter Todd | 2014-10-25 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | | | | | Improve CScriptNum() comment | Peter Todd | 2014-10-25 | 1 | -2/+17 | |
| | * | | | | | | | | | | | | | | | | Add SCRIPT_VERIFY_MINIMALDATA (BIP62 rules 3 and 4) | Pieter Wuille | 2014-10-25 | 11 | -59/+101 | |
| | * | | | | | | | | | | | | | | | | Add SCRIPT_VERIFY_SIGPUSHONLY (BIP62 rule 2) | Pieter Wuille | 2014-10-25 | 8 | -4/+61 | |
| | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #5118 | Pieter Wuille | 2014-10-27 | 4 | -343/+404 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | boost: code movement only: split CECKey into separate files | Cory Fields | 2014-10-27 | 4 | -330/+384 | |
| | * | | | | | | | | | | | | | | | boost: remove CPubKey dependency from CECKey. Follow-up of e405aa48 | Cory Fields | 2014-10-27 | 1 | -21/+28 | |
| * | | | | | | | | | | | | | | | | Merge pull request #5135 | Gavin Andresen | 2014-10-27 | 2 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Make CBlockIndex* returned by GetDepthInMainChain const. | Daniel Kraft | 2014-10-24 | 2 | -6/+6 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #5139 | Gavin Andresen | 2014-10-27 | 1 | -4/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Start with tidier cache directories | Gavin Andresen | 2014-10-24 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #5121 | Wladimir J. van der Laan | 2014-10-27 | 22 | -23/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Update license in pull-tester and rpc-tests | Michael Ford | 2014-10-23 | 22 | -23/+34 | |
| | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #5112 | Wladimir J. van der Laan | 2014-10-27 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Build util and common before building server | jtimon | 2014-10-27 | 1 | -4/+6 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #5086 | Wladimir J. van der Laan | 2014-10-27 | 5 | -10/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | build: fix libtool's refusal to link static libs into a dll | Cory Fields | 2014-10-14 | 1 | -1/+14 | |
| | * | | | | | | | | | | | | | | | | | build: quit abusing LIBS for Windows builds. | Cory Fields | 2014-10-13 | 5 | -9/+13 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #5119 | Pieter Wuille | 2014-10-27 | 16 | -553/+589 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | boost: split stream classes out of serialize.h | Cory Fields | 2014-10-22 | 16 | -553/+589 | |
| | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #5115 | Wladimir J. van der Laan | 2014-10-27 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | rpc: Fix leveldb iterator leak, and flush before `gettxoutsetinfo` | Wladimir J. van der Laan | 2014-10-21 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #5134 | Wladimir J. van der Laan | 2014-10-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | getblockhash: throw JSONRPCError (not runtime_error) | dexX7 | 2014-10-24 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #5093 | Pieter Wuille | 2014-10-25 | 40 | -282/+602 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge src/leveldb changes for LevelDB 1.18. | Pieter Wuille | 2014-10-16 | 40 | -282/+602 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Squashed 'src/leveldb/' changes from 7924331..7d41e6f | Pieter Wuille | 2014-10-16 | 40 | -282/+602 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #5131 | Wladimir J. van der Laan | 2014-10-25 | 3 | -119/+130 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Update comments in addrman to be doxygen compatible | Michael Ford | 2014-10-24 | 2 | -119/+128 | |
| | * | | | | | | | | | | | | | | | | | Add doc/doxygen to .gitignore | Michael Ford | 2014-10-24 | 1 | -0/+2 | |
| | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #5117 | Wladimir J. van der Laan | 2014-10-25 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | [Qt] Remove CAmount from BitcoinAmountField Q_PROPERTY | Cozz Lovan | 2014-10-24 | 1 | -1/+3 | |
| | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #5132 | Gavin Andresen | 2014-10-24 | 8 | -135/+211 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Work around #5113. | Daniel Kraft | 2014-10-24 | 2 | -3/+7 | |
| | * | | | | | | | | | | | | | | | | Extend getchaintips RPC test. | Daniel Kraft | 2014-10-24 | 7 | -135/+207 | |
| | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #5137 | Gavin Andresen | 2014-10-24 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | --tracerpc option for regression tests | Gavin Andresen | 2014-10-24 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #5133 from laanwj/2014_10_regtest_fixed_seeds | Gavin Andresen | 2014-10-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Clear vFixedSeeds for regtest network | Wladimir J. van der Laan | 2014-10-24 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #5116 | Wladimir J. van der Laan | 2014-10-24 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | openssl version bump | Dominyk Tiller | 2014-10-21 | 1 | -3/+3 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #5128 | Gavin Andresen | 2014-10-23 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | fix build with libc++ after 85c579e | Cory Fields | 2014-10-23 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | qt: remove monitoreddatamapper | Wladimir J. van der Laan | 2014-10-23 | 5 | -80/+4 | |
| * | | | | | | | | | | | | | | | doc: release notes update for `rpcallowip` syntax change | Wladimir J. van der Laan | 2014-10-23 | 1 | -11/+35 | |
| | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #4981 | Wladimir J. van der Laan | 2014-10-22 | 34 | -177/+192 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | script: add a slew of includes all around and drop includes from script.h | Cory Fields | 2014-10-17 | 18 | -7/+31 | |
| | * | | | | | | | | | | | | | | script: move ToString and ValueString out of the header | Cory Fields | 2014-10-17 | 2 | -29/+34 | |