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-18
Do not show list for the only recipient.
Hennadii Stepanov
2019-04-24
Show recipient list as detailedText of QMessageBox
Hennadii Stepanov
2019-04-24
Make SendConfirmationDialog fully fledged
Hennadii Stepanov
2019-04-23
Merge #15699: Remove no-op CClientUIInterface::[signal_name]_disconnect. Disc...
MarcoFalke
2019-04-23
Merge #15874: Resolve the qt/guiutil <-> qt/optionsmodel CD
Jonas Schnelli
2019-04-23
Merge #15463: rpc: Speedup getaddressesbylabel
MarcoFalke
2019-04-23
Merge #15780: wallet: add cachable amounts for caching credit/debit values
Wladimir J. van der Laan
2019-04-23
Resolve the qt/guiutil <-> qt/optionsmodal CD
251
2019-04-23
wallet: add cachable amounts for caching credit/debit values
Karl-Johan Alm
2019-04-22
rpc: Speedup getaddressesbylabel
João Barbosa
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
[next]