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
2020-01-22
init: Stop indexes on shutdown after ChainStateFlushed callback.
Jim Posen
2020-01-15
Use correct C++11 header for std::swap()
Hennadii Stepanov
2020-01-15
Fix comparison function signature
Hennadii Stepanov
2020-01-15
Don't allow implementers to think ScriptHash(Witness*()) results in nesting c...
Gregory Sanders
2020-01-15
IsUsedDestination shouldn't use key id as script id for ScriptHash
Gregory Sanders
2020-01-14
IsUsedDestination should count any known single-key address
Gregory Sanders
2020-01-14
Fix issue with conflicted mempool tx in listsinceblock
Adam Jonas
2020-01-14
gui: Fix duplicate wallet showing up
João Barbosa
2020-01-14
Drop signal CClientUIInterface::LoadWallet
Russell Yanofsky
2020-01-14
zmq: Fix due to invalid argument and multiple notifiers
João Barbosa
2020-01-08
Merge #17858: [0.19] Backports
Wladimir J. van der Laan
2020-01-08
qt: Periodic translations update for 0.19 branch
Wladimir J. van der Laan
2020-01-06
scripts: fix check-symbols & check-security argument passing
fanquake
2020-01-05
Add missing typeinfo includes
Wladimir J. van der Laan
2020-01-05
net: Log to net category for exceptions in ProcessMessages
Wladimir J. van der Laan
2020-01-04
Merge #17853: [0.19] psbt: handle unspendable psbts
fanquake
2020-01-04
Merge #17859: [0.19] Fix origfee return for bumpfee with feerate arg
fanquake
2020-01-03
Fix origfee return for bumpfee with feerate arg
Gregory Sanders
2020-01-03
util: Add missing headers to util/fees.cpp
Hennadii Stepanov
2020-01-03
rpc: require second argument only for scantxoutset start action
Andrew Chow
2020-01-03
cli: fix Fatal LevelDB error when specifying -blockfilterindex=basic twice
Harris
2020-01-03
gui: disable File->CreateWallet during startup
fanquake
2020-01-03
wallet: unbreak with boost 1.72
Jan Beich
2020-01-03
Mark PSBTs spending unspendable outputs as invalid in analysis
Andrew Chow
2020-01-03
Have a PSBTAnalysis state that indicates invalid PSBT
Andrew Chow
2019-11-25
refactor: Styling w/ clang-format, comment update
Hennadii Stepanov
2019-11-25
qt: Fix missing qRegisterMetaType for size_t
Hennadii Stepanov
2019-11-14
fix uninitialized variable nMinerConfirmationWindow
NullFunctor
2019-11-08
cli: fix -getinfo output when compiled with no wallet
fanquake
2019-10-26
gui: rc3 translations update
v0.19.0rc3
Wladimir J. van der Laan
2019-10-26
gui: disable font antialiasing for QR image address
v0.19.0rc2
fanquake
2019-10-26
gui: Fix start timer from non QThread
João Barbosa
2019-10-26
http: add missing header bootlegged by boost < 1.72
Jan Beich
2019-10-25
gui: Make polling in ClientModel asynchronous
João Barbosa
2019-10-19
util: Filter out macOS process serial number
Hennadii Stepanov
2019-10-19
rpc: fix -rpcclienttimeout 0 option
Fabian Jahr
2019-10-19
util: Filter control characters out of log messages
Wladimir J. van der Laan
2019-10-19
init: Change fallback locale to C.UTF-8
Wladimir J. van der Laan
2019-10-16
tests: Fix fs_tests for unknown locales
Daki Carnhof
2019-10-06
qt: Periodic translations update
Wladimir J. van der Laan
2019-10-04
Prevent processing duplicate payment requests
João Barbosa
2019-10-04
qt: Periodic translations update
Wladimir J. van der Laan
2019-10-03
Don't rename main thread at process level
Wladimir J. van der Laan
2019-10-02
qt: Translations update pre-rc1
Wladimir J. van der Laan
2019-10-02
Merge #16727: wallet: Explicit feerate for bumpfee
Wladimir J. van der Laan
2019-10-02
Merge #16952: gui: make sure to update the UI when deleting a transaction
Wladimir J. van der Laan
2019-10-02
Merge #16849: Fix block index inconsistency in InvalidateBlock()
Wladimir J. van der Laan
2019-10-02
Merge #16999: net: 0.19 seeds update
Wladimir J. van der Laan
2019-10-02
Merge #13266: refactor: privatize SignatureExtractorChecker [moveonly]
Wladimir J. van der Laan
2019-10-02
contrib: Remove invalid nodes from seeds list
Wladimir J. van der Laan
[next]