aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | CreateNewBlock: Stick height in coinbase so we pass template sanity checkLuke Dashjr2014-11-201-5/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | submitblock: Check for duplicate submissions explicitlyLuke Dashjr2014-11-201-4/+21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | QA RPC tests: Add tests block block proposalsLuke Dashjr2014-11-202-4/+184
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Implement BIP 23 Block ProposalLuke Dashjr2014-11-201-0/+33
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Abstract DecodeHexBlk and BIP22ValidationResult functions out of submitblockLuke Dashjr2014-11-183-21/+41
| * | | | | | | | | | | | | | | | | | | | | | | | | | | miner_tests: Disable checkpoints so they don't fail the subsidy-change testLuke Dashjr2014-11-181-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | TestBlockValidity function for CBlock proposals (used by CreateNewBlock)Luke Dashjr2014-11-183-17/+31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | CreateNewBlock and miner_tests: Also check generated template is valid by Che...Luke Dashjr2014-11-181-0/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Abstract context-dependent block checking from acceptanceLuke Dashjr2014-11-182-53/+75
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5224Wladimir J. van der Laan2014-11-245-5/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add key generation/verification to ECC sanity checkPieter Wuille2014-11-231-1/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add sanity check after key generationPieter Wuille2014-11-235-4/+44
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5309Wladimir J. van der Laan2014-11-243-11/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | [Qt] minor ordering cleanup after new fee selectionPhilip Kaufmann2014-11-201-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | minor style cleanup after HTTP rest interface mergePhilip Kaufmann2014-11-202-10/+11
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5356Wladimir J. van der Laan2014-11-241-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Prioritize and display -testsafemode status in UIdexX72014-11-231-3/+3
|/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5350Gregory Maxwell2014-11-221-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Remove misleading comment about testnet's message string.Pavel Janík2014-11-221-5/+0
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5348Gregory Maxwell2014-11-221-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | docs: ThreadGetMyExternalIP has been removedPavel Vasin2014-11-221-2/+0
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4727Wladimir J. van der Laan2014-11-2134-1593/+435
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | gitian: make tarballs deterministic and nuke .la files from build outputCory Fields2014-11-193-0/+30
| * | | | | | | | | | | | | | | | | | | | | | | | | travis: let travis use shared libs for testsCory Fields2014-11-191-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | gitian: quick docs updateCory Fields2014-11-192-68/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | gitian: descriptors overhaulCory Fields2014-11-1915-1516/+256
| * | | | | | | | | | | | | | | | | | | | | | | | | depends: Add a package for qt4.6. Linux uses it by default.Cory Fields2014-11-197-2/+136
| * | | | | | | | | | | | | | | | | | | | | | | | | depends: Use pic for all linux dependenciesCory Fields2014-11-1910-14/+13
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Change MIT/X11 to MIT in license displayed in the programPhilip Kaufmann2014-11-213-9/+9
* | | | | | | | | | | | | | | | | | | | | | | | | Convert remaining comments in /src to doxygen formatMichael Ford2014-11-2119-225/+269
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5170Wladimir J. van der Laan2014-11-216-26/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | CBlockIndex::GetBlockWork() + GetProofIncrement(nBits) -> GetBlockProof(CBloc...jtimon2014-10-294-13/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | MOVEONLY: Move void UpdateTime() from pow.o to miner.o (plus fix include main...jtimon2014-10-294-13/+13
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5247Wladimir J. van der Laan2014-11-217-24/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Test the exact order of CHECKMULTISIG sig/pubkey evaluationPeter Todd2014-11-203-1/+49
| * | | | | | | | | | | | | | | | | | | | | | | | | Make STRICTENC invalid pubkeys fail the script rather than the opcode.Pieter Wuille2014-11-207-23/+53
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5318Wladimir J. van der Laan2014-11-211-7/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Truthier error message when rpcpassword is missingGlenn Willen2014-11-191-7/+1
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5333Wladimir J. van der Laan2014-11-214-122/+114
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Edited rpc-tests to run python script not shell script.mrbandrews2014-11-201-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | Port of wallet.sh to python (wallet.py).mrbandrews2014-11-203-121/+113
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5317Wladimir J. van der Laan2014-11-213-152/+122
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Port/fix txnmall.sh regression testGavin Andresen2014-11-193-152/+122
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | qt: English translation updateWladimir J. van der Laan2014-11-212-118/+232
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5322Wladimir J. van der Laan2014-11-211-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | [Qt] explicitly call proxy in GUI settings SOCKS5 proxyPhilip Kaufmann2014-11-201-2/+2
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5332Wladimir J. van der Laan2014-11-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | build: fix link error on some platforms. Fixes #5235Cory Fields2014-11-201-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5270Wladimir J. van der Laan2014-11-201-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Check block header before accepting it.Daniel Kraft2014-11-201-0/+5
| |/ / / / / / / / / / / / / / / / / / / / / / /