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-12-10
gui: Pre-rc1 translations update
Wladimir J. van der Laan
2020-10-16
rpc: Adjust witness-tx deserialize error message
MarcoFalke
2020-10-16
rpc: Properly deserialize txs with witness before signing
MarcoFalke
2020-10-16
Avoid the use of abs64 in timedata
Pieter Wuille
2020-10-16
util: Don't reference errno when pthread fails.
MIZUTA Takeshi
2020-10-15
docs: Correct description for getblockstats's txs field
Nadav Ivgi
2020-08-28
Merge #19681: 0.19: Add txids with non-standard inputs to reject filter
Jonas Schnelli
2020-08-28
Merge #18284: [0.19] scheduler: Workaround negative nsecs bug in boost's wait...
MarcoFalke
2020-08-11
Add txids with non-standard inputs to reject filter
Suhas Daftuar
2020-07-15
Add missing QPainterPath include
Andrew Chow
2020-06-09
gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged
João Barbosa
2020-05-20
Bugfix: Include "csv","!segwit" in "rules"
Luke Dashjr
2020-03-06
scheduler: Workaround negative nsecs bug in boost's wait_until
Luke Dashjr
2020-02-28
gui: Fix race in WalletModel::pollBalanceChanged
Russell Yanofsky
2020-02-10
qt: Pre-rc2 translations update
Wladimir J. van der Laan
2020-02-10
Merge #18079: [0.19] psbt: check that various indexes and amounts are within ...
Wladimir J. van der Laan
2020-02-10
Merge #18083: [0.19] wallet: Reset reused transactions cache
Wladimir J. van der Laan
2020-02-09
Update univalue subtree
MarcoFalke
2020-02-06
psbt: check output index is within bounds before accessing
Andrew Chow
2020-02-06
gui: Fix unintialized WalletView::progressDialog
João Barbosa
2020-02-06
wallet: Reset reused transactions cache
Fabian Jahr
2020-02-05
Don't calculate tx fees for PSBTs with invalid money values
Andrew Chow
2020-01-23
Merge #17988: [0.19] Final backports for 0.19.1
v0.19.1rc1
Wladimir J. van der Laan
2020-01-23
qt: Translations update pre-rc1
Wladimir J. van der Laan
2020-01-23
test: add missing #include to fix compiler errors
Karl-Johan Alm
2020-01-23
bug-fix macos: give free bytes to F_PREALLOCATE
Karl-Johan Alm
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
[next]