| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Merge pull request #7133 | Wladimir J. van der Laan | 2015-12-03 | 1 | -81/+0 | |
| | |\ \ | | |/ | |/| | ||||||
| | | * | Remove mruset as it is no longer used. | Gregory Maxwell | 2015-11-30 | 1 | -81/+0 | |
| | * | | Merge pull request #7144 | Wladimir J. van der Laan | 2015-12-02 | 1 | -0/+2 | |
| | |\ \ | ||||||
| | | * | | test: Disable scheduler test manythreads | Wladimir J. van der Laan | 2015-12-01 | 1 | -0/+2 | |
| | * | | | Rewrite CreateNewBlock | Alex Morcos | 2015-12-01 | 1 | -24/+36 | |
| | * | | | Add a score index to the mempool. | Alex Morcos | 2015-12-01 | 1 | -9/+43 | |
| | * | | | Store the total sig op count of a tx. | Alex Morcos | 2015-12-01 | 2 | -4/+6 | |
| | |/ / | ||||||
| | * | | Merge pull request #6915 | Wladimir J. van der Laan | 2015-12-01 | 3 | -13/+17 | |
| | |\ \ | ||||||
| | | * | | Track coinbase spends in CTxMemPoolEntry | Suhas Daftuar | 2015-11-30 | 3 | -13/+17 | |
| | * | | | Merge pull request #6914 | Wladimir J. van der Laan | 2015-12-01 | 5 | -9/+226 | |
| | |\ \ \ | ||||||
| | | * | | | Prevector type | Pieter Wuille | 2015-11-13 | 5 | -9/+226 | |
| | * | | | | Merge pull request #7072 | Gregory Maxwell | 2015-11-30 | 1 | -0/+1 | |
| | |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | | * | | | [RPC] Add transaction size to JSON output | Nick | 2015-11-28 | 1 | -0/+1 | |
| | * | | | | Change GetPriority calculation. | Alex Morcos | 2015-11-19 | 2 | -3/+8 | |
| | | |_|/ | |/| | | ||||||
| | * | | | Switch blocks to a constant-space Merkle root/branch algorithm. | Pieter Wuille | 2015-11-27 | 4 | -3/+140 | |
| | * | | | Merge pull request #7095 | Wladimir J. van der Laan | 2015-11-27 | 3 | -199/+205 | |
| | |\ \ \ | ||||||
| | | * | | | Replace scriptnum_test's normative ScriptNum implementation | Wladimir J. van der Laan | 2015-11-25 | 3 | -199/+205 | |
| | * | | | | Merge pull request #7053 | Wladimir J. van der Laan | 2015-11-27 | 1 | -1/+2 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Globals: Remove a bunch of Params() calls from main.cpp: | Jorge Timón | 2015-11-23 | 1 | -1/+2 | |
| | * | | | | | Merge pull request #6134 | Wladimir J. van der Laan | 2015-11-27 | 1 | -17/+40 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | add estimateSmartFee to the unit test | Alex Morcos | 2015-11-16 | 1 | -0/+20 | |
| | | * | | | | | Increase success threshold for fee estimation to 95% | Alex Morcos | 2015-11-16 | 1 | -17/+20 | |
| | * | | | | | | Merge pull request #5967 | Wladimir J. van der Laan | 2015-11-27 | 1 | -0/+16 | |
| | |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | | * | | | | | Alter assumptions in CCoinsViewCache::BatchWrite | Alex Morcos | 2015-11-18 | 1 | -0/+16 | |
| | | | |_|/ / | | |/| | | | ||||||
| * | / | | | | Rewrite FormatParagraph to handle newlines within input strings correctly | Luke Dashjr | 2016-02-03 | 1 | -3/+18 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #6851 | Gregory Maxwell | 2015-11-20 | 1 | -4/+4 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Optimisation: Store transaction list order in memory rather than compute it e... | Luke Dashjr | 2015-11-21 | 1 | -4/+4 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #6932 | Wladimir J. van der Laan | 2015-11-18 | 1 | -6/+140 | |
| |\ \ \ \ | ||||||
| | * | | | | Add unit test for UpdateCoins | Alex Morcos | 2015-11-12 | 1 | -0/+131 | |
| | * | | | | Make CCoinsViewTest behave like CCoinsViewDB | Alex Morcos | 2015-11-11 | 1 | -6/+9 | |
| * | | | | | Implement helper class for CTxMemPoolEntry constructor | Alex Morcos | 2015-11-16 | 5 | -47/+89 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #6986 | Gregory Maxwell | 2015-11-16 | 2 | -17/+19 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Chainparams: Explicit CChainParams arg for miner: | Jorge Timón | 2015-11-11 | 2 | -14/+14 | |
| | * | | | Chainparams: Explicit CChainParams arg for main (pre miner): | Jorge Timón | 2015-11-11 | 2 | -3/+5 | |
| | | |/ | |/| | ||||||
| * | | | Switch to libsecp256k1-based validation for ECDSA | Pieter Wuille | 2015-11-15 | 1 | -0/+3 | |
| * | | | Fix bug in mempool_tests unit test | Alex Morcos | 2015-11-13 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | [trivial] New DEFAULT_MIN_RELAY_TX_FEE = 1000 | MarcoFalke | 2015-11-09 | 1 | -1/+1 | |
| * | | transaction_tests: Be more strict checking dust | MarcoFalke | 2015-11-09 | 1 | -2/+17 | |
| * | | Revert "Revert "Enable policy enforcing GetMedianTimePast as the end point of... | Gregory Maxwell | 2015-11-03 | 1 | -3/+4 | |
| |/ | ||||||
| * | Merge pull request #6928 | Wladimir J. van der Laan | 2015-11-02 | 1 | -4/+3 | |
| |\ | ||||||
| | * | Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-ti... | Gregory Maxwell | 2015-11-01 | 1 | -4/+3 | |
| * | | tests: Initialize networking on windows | Wladimir J. van der Laan | 2015-11-01 | 1 | -0/+1 | |
| |/ | ||||||
| * | unittest: fix test for null tx input | Daniel Kraft | 2015-10-27 | 1 | -3/+7 | |
| * | Merge pull request #6888 | Wladimir J. van der Laan | 2015-10-26 | 1 | -1/+3 | |
| |\ | ||||||
| | * | Use BOOST_CHECK_MESSAGE() rather than BOOST_CHECK() in alerts_tests.cpp and i... | Eric Lombrozo | 2015-10-25 | 1 | -1/+3 | |
| * | | Enable policy enforcing GetMedianTimePast as the end point of lock-time const... | Mark Friedenbach | 2015-10-23 | 1 | -3/+4 | |
| |/ | ||||||
| * | Merge pull request #6873 | Jeff Garzik | 2015-10-23 | 1 | -14/+14 | |
| |\ | ||||||
| | * | leveldbwrapper file rename to dbwrapper.* | Jeff Garzik | 2015-10-22 | 1 | -1/+1 | |
| | * | leveldbwrapper symbol rename: Remove "Level" from class, etc. names | Jeff Garzik | 2015-10-22 | 1 | -13/+13 | |
| * | | Merge pull request #6848 | Wladimir J. van der Laan | 2015-10-22 | 2 | -0/+8 | |
| |\ \ | |/ |/| | ||||||