index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-05-10
rpc: faster getblockstats using BlockUndo data
Felix Weis
2019-04-19
Merge #15670: refactor: combine Chain::findFirstBlockWithTime/findFirstBlockW...
MarcoFalke
2019-04-19
Merge #15853: wallet: Remove unused import checkpoints.h
MarcoFalke
2019-04-19
wallet: Remove unused import checkpoints.h
MarcoFalke
2019-04-19
Merge #15655: Resolve the checkpoints <-> validation circular dependency
MarcoFalke
2019-04-18
Merge #15829: qt: update request payment button text and tab description
Wladimir J. van der Laan
2019-04-18
Merge #15833: [doc] remove out-of-date comment on pay-to-witness support
Wladimir J. van der Laan
2019-04-18
Merge #15801: Bugfix: GUI: Options: Initialise prune setting range before loa...
Wladimir J. van der Laan
2019-04-18
tests: fix outdate include in blockfilter_index_tests
James O'Beirne
2019-04-18
Merge #14121: Index for BIP 157 block filters
MarcoFalke
2019-04-17
Merge #15779: test: Add wallet_balance benchmark
MarcoFalke
2019-04-17
refactor: Add handleNotifications method to wallet
MarcoFalke
2019-04-17
Merge #15474: rest/rpc: Make mempoolinfo atomic
MarcoFalke
2019-04-16
Merge #15352: tests: Reduce noise level in test_bitcoin output
MarcoFalke
2019-04-16
qt: update request payment button text and tab description
Tobias Kaderle
2019-04-15
Merge #15770: rpc: Validate maxfeerate with AmountFromValue
MarcoFalke
2019-04-15
bench: Add wallet_balance benchmarks
MarcoFalke
2019-04-15
remove out-of-date comment on pay-to-witness support
r8921039
2019-04-15
Merge #15788: test: Unify testing setups for fuzz, bench, and unit tests
MarcoFalke
2019-04-15
Merge #15750: [rpc] Remove the addresses field from the getaddressinfo return...
MarcoFalke
2019-04-15
Merge #15751: Speed up deriveaddresses for large ranges
Wladimir J. van der Laan
2019-04-15
Merge #15557: Enhance `bumpfee` to include inputs when targeting a feerate
MeshCollider
2019-04-14
Merge #15748: [rpc] remove dead mining code
MeshCollider
2019-04-11
GUI: Options: Remove the upper-bound limit from pruning size setting
Luke Dashjr
2019-04-11
GUI: Options: Set the range of pruning size before loading its value
Luke Dashjr
2019-04-11
[rpc] Remove the addresses field from the getaddressinfo return object
John Newbery
2019-04-11
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-11
Merge #15718: docs: Improve netaddress comments
Wladimir J. van der Laan
2019-04-11
Merge #15782: Avoid redefine warning
Wladimir J. van der Laan
2019-04-11
generalize bumpfee to add inputs when needed
Gregory Sanders
2019-04-11
Merge #15639: bitcoin-wallet tool: Drop libbitcoin_server.a dependency
MeshCollider
2019-04-11
Merge #15728: [wallet] Refactor relay transactions
MeshCollider
2019-04-10
test: Use test_bitcoin setup in bench, Add test utils
MarcoFalke
2019-04-10
test: Have segwit always active in (Basic)TestingSetup
MarcoFalke
2019-04-10
docs: Improve netaddress comments
Carl Dong
2019-04-10
[cleanup] Remove unused CReserveKey
John Newbery
2019-04-10
[rpc] simplify generate RPC
John Newbery
2019-04-10
bitcoin-wallet tool: Drop libbitcoin_server.a dependency
Russell Yanofsky
2019-04-10
Merge #15638: Move-only: Pull wallet code out of libbitcoin_server
Wladimir J. van der Laan
2019-04-10
Remove access to node globals from wallet-linked code
Russell Yanofsky
2019-04-10
bitcoin-wallet tool: Drop MakeChain calls
Russell Yanofsky
2019-04-10
Merge #15659: [docs] fix findFork comment
MarcoFalke
2019-04-10
Merge #15754: rpc: getrpcinfo docs
MarcoFalke
2019-04-10
[wallet] Refactor CWalletTx::RelayWalletTransaction()
John Newbery
2019-04-10
Avoid redefine warning
Peter Bushnell
2019-04-09
Merge #15746: rpc: RPCHelpMan: Always name dictionary keys
MarcoFalke
2019-04-09
Merge #15629: init: Throw error when network specific config is ignored
MarcoFalke
2019-04-09
[build] Move AnalyzePSBT from psbt.cpp to node/psbt.cpp
Russell Yanofsky
2019-04-09
[docs] Document src subdirectories and different libraries
John Newbery
[next]