| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | test: Include tx data in EXTRA_DIST | MarcoFalke | 2017-01-12 | 1 | -14/+36 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9222: Add 'subtractFeeFromAmount' option to 'fundrawtransaction'. | Wladimir J. van der Laan | 2017-01-12 | 5 | -14/+117 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Add 'subtractFeeFromOutputs' option to 'fundrawtransaction'. | Chris Moore | 2016-12-13 | 5 | -14/+117 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #9468: [Depends] Dependency updates for 0.14.0 | Wladimir J. van der Laan | 2017-01-12 | 7 | -24/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | [depends] native_ds_store 1.1.0 | fanquake | 2017-01-11 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | [depends] dbus 1.10.14 | fanquake | 2017-01-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | [depends] ccache 3.3.3 | fanquake | 2017-01-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | [depends] FreeType 2.7.1 | fanquake | 2017-01-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | [depends] Boost 1.63.0 | fanquake | 2017-01-11 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | [depends] Latest config.guess and config.sub | fanquake | 2017-01-11 | 2 | -12/+31 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge #9261: Add unstored orphans with rejected parents to recentRejects | Wladimir J. van der Laan | 2017-01-12 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add unstored orphans with rejected parents to recentRejects | Alex Morcos | 2016-12-03 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8883: Add all standard TXO types to bitcoin-tx | Wladimir J. van der Laan | 2017-01-12 | 24 | -31/+541 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | testcases: explicitly specify transaction version 1 | John Newbery | 2017-01-09 | 1 | -22/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add test cases to test new bitcoin-tx functionality | jnewbery | 2016-12-29 | 23 | -0/+377 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add all transaction output types to bitcoin-tx. | jnewbery | 2016-12-29 | 1 | -37/+160 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | add p2sh and segwit options to bitcoin-tx outscript command | Stanislas Marion | 2016-12-29 | 1 | -8/+18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #9472: Disentangle progress estimation from checkpoints and update it | Wladimir J. van der Laan | 2017-01-12 | 9 | -61/+58 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Update estimated transaction count data | Pieter Wuille | 2017-01-11 | 1 | -6/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Shorten variable names and switch to tx/s | Pieter Wuille | 2017-01-11 | 3 | -8/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Remove SIGCHECK_VERIFICATION_FACTOR | Pieter Wuille | 2017-01-04 | 3 | -32/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Move tx estimation data out of CCheckPointData | Pieter Wuille | 2017-01-04 | 7 | -13/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [MOVEONLY] Move progress estimation out of checkpoints | Pieter Wuille | 2017-01-04 | 7 | -50/+52 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #9518: Return height of last block pruned by pruneblockchain RPC | MarcoFalke | 2017-01-12 | 2 | -8/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Return height of last block pruned by pruneblockchain RPC | Russell Yanofsky | 2017-01-11 | 2 | -8/+32 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #9520: Deprecate non-txindex getrawtransaction and better warning | MarcoFalke | 2017-01-12 | 1 | -4/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Deprecate non-txindex getrawtransaction and better warning | Pieter Wuille | 2017-01-11 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #9416: travis: make distdir before make | MarcoFalke | 2017-01-12 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | travis: make distdir before make | MarcoFalke | 2017-01-11 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #9297: Various RPC help outputs updated | MarcoFalke | 2017-01-12 | 3 | -28/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | RPC help updated | Michael Rotarius | 2017-01-11 | 3 | -28/+43 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #9507: Fix use-after-free in CTxMemPool::removeConflicts() | Pieter Wuille | 2017-01-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix use-after-free in CTxMemPool::removeConflicts() | Suhas Daftuar | 2017-01-10 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge #7871: Manual block file pruning. | Wladimir J. van der Laan | 2017-01-11 | 8 | -24/+232 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | fixup! Add pruneblockchain RPC to enable manual block file pruning. | Russell Yanofsky | 2017-01-10 | 2 | -42/+67 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add pruneblockchain RPC to enable manual block file pruning. | mrbandrews | 2017-01-10 | 8 | -24/+207 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge #9471: [depends] libevent 2.1.7rc | Wladimir J. van der Laan | 2017-01-11 | 3 | -46/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | [depends] libevent 2.1.7rc | fanquake | 2017-01-04 | 3 | -46/+5 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge #9506: RFC: Improve style for if indentation | Wladimir J. van der Laan | 2017-01-11 | 1 | -5/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Improve style w.r.t. if | Pieter Wuille | 2017-01-10 | 1 | -5/+13 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge #9513: build: fix qt distdir builds (retry) | Wladimir J. van der Laan | 2017-01-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | / / / / / / / / / / / / / / / / / / / / | | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | build: fix for out-of-tree/distdir qt builds | Cory Fields | 2017-01-10 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #8811: rpc: Add support for JSON-RPC named arguments | Wladimir J. van der Laan | 2017-01-10 | 16 | -348/+540 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Update RPC argument names | John Newbery | 2017-01-10 | 8 | -90/+90 | |
| | * | | | | | | | | | | | | | | | | | | | | | | rpc: Named argument support for bitcoin-cli | Wladimir J. van der Laan | 2017-01-10 | 4 | -93/+156 | |
| | * | | | | | | | | | | | | | | | | | | | | | | rpc: Argument name consistency | Wladimir J. van der Laan | 2017-01-05 | 5 | -42/+42 | |
| | * | | | | | | | | | | | | | | | | | | | | | | rpc: Named arguments for rawtransaction calls | Wladimir J. van der Laan | 2017-01-05 | 1 | -11/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | rpc: Named arguments for wallet calls | Wladimir J. van der Laan | 2017-01-05 | 2 | -75/+75 | |
| | * | | | | | | | | | | | | | | | | | | | | | | rpc: Named arguments for mining calls | Wladimir J. van der Laan | 2017-01-05 | 1 | -22/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | rpc: Named arguments for net calls | Wladimir J. van der Laan | 2017-01-05 | 1 | -15/+17 | |