| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | No semantic change: reuse stack variable in P2SH evaluation | Pieter Wuille | 2014-11-25 | 1 | -7/+10 |
| * | Merge pull request #5241 | Wladimir J. van der Laan | 2014-11-25 | 4 | -55/+75 |
| |\ | |||||
| | * | Introduce separate flushing modes | Pieter Wuille | 2014-11-24 | 1 | -9/+16 |
| | * | Improve chainstate/blockindex disk writing policy | Pieter Wuille | 2014-11-24 | 4 | -55/+68 |
| * | | Merge pull request #5362 | Wladimir J. van der Laan | 2014-11-25 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | qt: osx: fix hidden symbol visibility | Cory Fields | 2014-11-24 | 1 | -0/+1 |
| |/ / | |||||
| * | | Merge pull request #5335 | Gavin Andresen | 2014-11-24 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Fixed mempool sync after sending a transaction | Suhas Daftuar | 2014-11-20 | 1 | -0/+1 |
| * | | | Merge pull request #5358 | Wladimir J. van der Laan | 2014-11-24 | 1 | -4/+2 |
| |\ \ \ | |||||
| | * | | | Make -proxy set all network types, avoiding a connect leak. | Gregory Maxwell | 2014-11-23 | 1 | -4/+2 |
| * | | | | Merge pull request #5154 | Wladimir J. van der Laan | 2014-11-24 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Check pindexBestForkBase for null | 21E14 | 2014-11-22 | 1 | -2/+2 |
| * | | | | | [Qt, OSX] fix Qt4.8 compatibility with QProgressBar issue | Jonas Schnelli | 2014-11-24 | 1 | -1/+1 |
| | |_|_|/ |/| | | | |||||
| * | | | | Merge pull request #1816 | Wladimir J. van der Laan | 2014-11-24 | 9 | -93/+391 |
| |\ \ \ \ | |||||
| | * | | | | CreateNewBlock: Stick height in coinbase so we pass template sanity check | Luke Dashjr | 2014-11-20 | 1 | -5/+6 |
| | * | | | | submitblock: Check for duplicate submissions explicitly | Luke Dashjr | 2014-11-20 | 1 | -4/+21 |
| | * | | | | QA RPC tests: Add tests block block proposals | Luke Dashjr | 2014-11-20 | 2 | -4/+184 |
| | * | | | | Implement BIP 23 Block Proposal | Luke Dashjr | 2014-11-20 | 1 | -0/+33 |
| | * | | | | Abstract DecodeHexBlk and BIP22ValidationResult functions out of submitblock | Luke Dashjr | 2014-11-18 | 3 | -21/+41 |
| | * | | | | miner_tests: Disable checkpoints so they don't fail the subsidy-change test | Luke Dashjr | 2014-11-18 | 1 | -0/+2 |
| | * | | | | TestBlockValidity function for CBlock proposals (used by CreateNewBlock) | Luke Dashjr | 2014-11-18 | 3 | -17/+31 |
| | * | | | | CreateNewBlock and miner_tests: Also check generated template is valid by Che... | Luke Dashjr | 2014-11-18 | 1 | -0/+9 |
| | * | | | | Abstract context-dependent block checking from acceptance | Luke Dashjr | 2014-11-18 | 2 | -53/+75 |
| * | | | | | Merge pull request #5224 | Wladimir J. van der Laan | 2014-11-24 | 5 | -5/+53 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add key generation/verification to ECC sanity check | Pieter Wuille | 2014-11-23 | 1 | -1/+9 |
| | * | | | | | Add sanity check after key generation | Pieter Wuille | 2014-11-23 | 5 | -4/+44 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #5309 | Wladimir J. van der Laan | 2014-11-24 | 3 | -11/+12 |
| |\ \ \ \ \ | |||||
| | * | | | | | [Qt] minor ordering cleanup after new fee selection | Philip Kaufmann | 2014-11-20 | 1 | -1/+1 |
| | * | | | | | minor style cleanup after HTTP rest interface merge | Philip Kaufmann | 2014-11-20 | 2 | -10/+11 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #5356 | Wladimir J. van der Laan | 2014-11-24 | 1 | -3/+3 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Prioritize and display -testsafemode status in UI | dexX7 | 2014-11-23 | 1 | -3/+3 |
| |/ / / / | |||||
| * | | | | Merge pull request #5350 | Gregory Maxwell | 2014-11-22 | 1 | -5/+0 |
| |\ \ \ \ | |||||
| | * | | | | Remove misleading comment about testnet's message string. | Pavel JanÃk | 2014-11-22 | 1 | -5/+0 |
| * | | | | | Merge pull request #5348 | Gregory Maxwell | 2014-11-22 | 1 | -2/+0 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | docs: ThreadGetMyExternalIP has been removed | Pavel Vasin | 2014-11-22 | 1 | -2/+0 |
| |/ / / / | |||||
| * | | | | Merge pull request #4727 | Wladimir J. van der Laan | 2014-11-21 | 34 | -1593/+435 |
| |\ \ \ \ | |||||
| | * | | | | gitian: make tarballs deterministic and nuke .la files from build output | Cory Fields | 2014-11-19 | 3 | -0/+30 |
| | * | | | | travis: let travis use shared libs for tests | Cory Fields | 2014-11-19 | 1 | -0/+1 |
| | * | | | | gitian: quick docs update | Cory Fields | 2014-11-19 | 2 | -68/+6 |
| | * | | | | gitian: descriptors overhaul | Cory Fields | 2014-11-19 | 15 | -1516/+256 |
| | * | | | | depends: Add a package for qt4.6. Linux uses it by default. | Cory Fields | 2014-11-19 | 7 | -2/+136 |
| | * | | | | depends: Use pic for all linux dependencies | Cory Fields | 2014-11-19 | 10 | -14/+13 |
| | |/ / / | |||||
| * | | | | Change MIT/X11 to MIT in license displayed in the program | Philip Kaufmann | 2014-11-21 | 3 | -9/+9 |
| * | | | | Convert remaining comments in /src to doxygen format | Michael Ford | 2014-11-21 | 19 | -225/+269 |
| * | | | | Merge pull request #5170 | Wladimir J. van der Laan | 2014-11-21 | 6 | -26/+20 |
| |\ \ \ \ | |||||
| | * | | | | CBlockIndex::GetBlockWork() + GetProofIncrement(nBits) -> GetBlockProof(CBloc... | jtimon | 2014-10-29 | 4 | -13/+7 |
| | * | | | | MOVEONLY: Move void UpdateTime() from pow.o to miner.o (plus fix include main... | jtimon | 2014-10-29 | 4 | -13/+13 |
| * | | | | | Merge pull request #5247 | Wladimir J. van der Laan | 2014-11-21 | 7 | -24/+102 |
| |\ \ \ \ \ | |||||
| | * | | | | | Test the exact order of CHECKMULTISIG sig/pubkey evaluation | Peter Todd | 2014-11-20 | 3 | -1/+49 |
| | * | | | | | Make STRICTENC invalid pubkeys fail the script rather than the opcode. | Pieter Wuille | 2014-11-20 | 7 | -23/+53 |