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-09-10
qt: Final translations update for 0.17 branch
Wladimir J. van der Laan
2019-08-29
[0.17.2] Fix translations
GChuf
2019-08-27
qt: 0.17.2 translation update
fanquake
2019-06-07
Add test for GCC bug 90348
Pieter Wuille
2019-03-12
wallet: Close wallet env lock file
João Barbosa
2019-03-12
wallet: Close dbenv error file db.log
João Barbosa
2019-03-12
Tests: add unit tests for GetWalletEnv
Pierre Rochard
2019-03-12
Trivial: add doxygen-compatible comments relating to BerkeleyEnvironment
Pierre Rochard
2019-03-12
Free BerkeleyEnvironment instances when not in use
Russell Yanofsky
2019-03-11
wallet: Create IsDatabaseLoaded function
Chun Kuan Lee
2019-03-11
Refactor: Move m_db pointers into BerkeleyDatabase
Russell Yanofsky
2019-03-11
wallet: Add trailing wallet.dat when detecting duplicate wallet if it's a dir...
Chun Kuan Lee
2019-03-11
wallet: Fix duplicate fileid
Chun Kuan Lee
2019-03-11
wallet: Refactor to use WalletLocation
João Barbosa
2019-03-11
wallet: Add WalletLocation utility class
João Barbosa
2019-03-11
No longer shutdown after encrypting the wallet
Andrew Chow
2019-03-11
Move BerkeleyEnvironment deletion from internal method to callsite
Andrew Chow
2019-03-11
After encrypting the wallet, reload the database environment
Andrew Chow
2019-03-11
Add function to close all Db's and reload the databae environment
Andrew Chow
2019-01-31
Merge #15002: 0.17: Backport #14941
Wladimir J. van der Laan
2019-01-25
Remove errant past from walletcreatefundedpsbt for nLocktime replaceability
Gregory Sanders
2019-01-16
rpc: Make unloadwallet wait for complete wallet unload
João Barbosa
2019-01-05
gui: Fix for Incorrect application name when passing -regtest
Ben Carman
2019-01-03
Merge #15065: 0.17: GUI Backports #14123 #14133 #14383 #14597
Wladimir J. van der Laan
2018-12-30
qt: All tray menu actions call showNormalIfMinimized
João Barbosa
2018-12-30
qt: Use GUIUtil::bringToFront where possible
João Barbosa
2018-12-30
qt: Add GUIUtil::bringToFront
João Barbosa
2018-12-30
Remove obj_c for macOS Dock icon menu
Hennadii Stepanov
2018-12-30
Use Qt signal for macOS Dock icon click event
Hennadii Stepanov
2018-12-30
Remove obj_c for macOS Dock icon setting
Hennadii Stepanov
2018-12-30
Clean systray icon menu for -disablewallet mode
Hennadii Stepanov
2018-12-30
gui: Favor macOS show / hide action in dock menu
João Barbosa
2018-12-29
fix testmempoolaccept CLI syntax
1Il1
2018-12-24
Merge #14893: 0.17 [Backport 14890] rpc: Avoid creating non-standard raw tran...
MarcoFalke
2018-12-09
importmulti: Don't add internal addresses to address book
Gregory Sanders
2018-12-07
rpc: Avoid creating non-standard raw transactions
MarcoFalke
2018-12-07
Merge #14889: [0.17] Backport #14424 (Stop requiring imported pubkey to sign ...
Wladimir J. van der Laan
2018-12-07
Stop requiring imported pubkey to sign non-PKH schemes
Pieter Wuille
2018-12-06
Merge #14880: 0.17: Backport #14453
MarcoFalke
2018-12-05
rpc: Fix wallet unload during walletpassphrase timeout
João Barbosa
2018-12-05
fix converttopsbt permitsigdata arg, add basic test
Gregory Sanders
2018-12-03
Refactor PSBTInput signing to enforce invariant
Glenn Willen
2018-12-03
Simplify arguments to SignPSBTInput
Glenn Willen
2018-12-03
Add bool PSBTInputSigned
Glenn Willen
2018-12-03
New PartiallySignedTransaction constructor from CTransction
Glenn Willen
2018-12-03
Remove redundant txConst parameter to FillPSBT
Glenn Willen
2018-12-03
More concise conversion of CDataStream to string
Glenn Willen
2018-12-03
check that a separator is found for psbt inputs, outputs, and global map
Andrew Chow
2018-12-01
Merge #14196: [0.17][psbt] always drop the unnecessary utxo and convert non-w...
MarcoFalke
2018-11-30
CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
Gregory Sanders
[next]