index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-10
build: Bump version to 0.19.1rc2
v0.19.1rc2
Wladimir J. van der Laan
2020-02-10
doc: UNIX manual pages update for rc2
Wladimir J. van der Laan
2020-02-10
qt: Pre-rc2 translations update
Wladimir J. van der Laan
2020-02-10
doc: Update release notes for rc2
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-10
Merge #18100: 0.19: Update univalue subtree
Wladimir J. van der Laan
2020-02-09
Update univalue subtree
MarcoFalke
2020-02-09
Squashed 'src/univalue/' changes from 7890db99d6..98261b1e7b
MarcoFalke
2020-02-06
psbt: check output index is within bounds before accessing
Andrew Chow
2020-02-06
Merge #18084: 0.19: gui: Fix unintialized WalletView::progressDialog
fanquake
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-27
doc: Preliminary 0.19.1 release notes
Wladimir J. van der Laan
2020-01-23
Merge #17988: [0.19] Final backports for 0.19.1
v0.19.1rc1
Wladimir J. van der Laan
2020-01-23
doc: Manpage updates for 0.19.1rc1
Wladimir J. van der Laan
2020-01-23
build: Bump version to 0.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
Merge branch '0.19_2' into 0.19
Wladimir J. van der Laan
2020-01-22
init: Stop indexes on shutdown after ChainStateFlushed callback.
Jim Posen
2020-01-20
Merge #17792: 0.19: Backports
Wladimir J. van der Laan
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-06
Update msvc build for Visual Studio 2019 v16.4
Aaron Clauson
2020-01-06
Moves vcpkg list to a text file and updates the appveyor job and readme to us...
Aaron Clauson
2020-01-06
Updated appveyor config:
Aaron Clauson
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
test: fix bitcoind already running warnings on macOS
fanquake
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
[next]