| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge #7070: Move maxTxFee out of mempool | Wladimir J. van der Laan | 2016-02-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Move maxTxFee out of mempool | MarcoFalke | 2016-02-02 | 1 | -1/+1 |
| * | | Merge branch 'master' into single_prodname | Luke Dashjr | 2016-02-03 | 57 | -500/+1205 |
| |\| | |||||
| | * | Get rid of inaccurate ScriptSigArgsExpected | Pieter Wuille | 2016-02-01 | 2 | -17/+0 |
| | * | Merge #7212: Adds unittests for CAddrMan and CAddrinfo, removes source of non... | Wladimir J. van der Laan | 2016-01-28 | 1 | -31/+372 |
| | |\ | |||||
| | | * | Increase test coverage for addrman and addrinfo | Ethan Heilman | 2016-01-27 | 1 | -31/+372 |
| | * | | Merge #7348: MOVE ONLY: move rpc* to rpc/ | Wladimir J. van der Laan | 2016-01-28 | 2 | -5/+5 |
| | |\ \ | |||||
| | | * | | move rpc* to rpc/ | Daniel Cousens | 2016-01-21 | 2 | -5/+5 |
| | | |/ | |||||
| | * | | Merge #7300: [trivial] Add missing copyright headers | Wladimir J. van der Laan | 2016-01-27 | 3 | -1/+6 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Add missing copyright headers | MarcoFalke | 2016-01-05 | 2 | -0/+5 |
| | | * | Bump copyright headers to 2014 | MarcoFalke | 2016-01-05 | 1 | -1/+1 |
| | * | | Merge #7307: [RPC, Wallet] Move RPC dispatch table registration to wallet/ code | Wladimir J. van der Laan | 2016-01-20 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | [RPC, Wallet] Move RPC dispatch table registration to wallet/ code | Jonas Schnelli | 2016-01-20 | 1 | -0/+1 |
| | * | | | Typo fixes in comments | Chris Wheeler | 2016-01-17 | 1 | -1/+1 |
| | |/ / | |||||
| | * / | c++11: don't throw from the reverselock destructor | Cory Fields | 2016-01-05 | 1 | -10/+6 |
| | |/ | |||||
| | * | Merge pull request #7205 | Wladimir J. van der Laan | 2016-01-05 | 44 | -44/+44 |
| | |\ | |||||
| | | * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 44 | -44/+44 |
| | * | | Double semicolon cleanup. | 21E14 | 2015-12-30 | 1 | -2/+2 |
| | * | | Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY. | mb300sd | 2015-12-15 | 5 | -36/+36 |
| | * | | Replace trickle nodes with per-node/message Poisson delays | Pieter Wuille | 2015-12-11 | 1 | -7/+7 |
| | * | | 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 |