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
2019-09-07
Merge #15450: gui: Create wallet menu option
fanquake
2019-09-07
Merge #16810: guix: Remove ssp spec file hack
fanquake
2019-09-07
Merge #16421: Conservatively accept RBF bumps bumping one tx at the package l...
fanquake
2019-09-07
Merge #16798: Refactor rawtransaction_util's SignTransaction to separate prev...
fanquake
2019-09-06
Merge #16793: refactor: Avoid locking cs_main in ProcessNewBlockHeaders
MarcoFalke
2019-09-05
Add Create Wallet menu action
Andrew Chow
2019-09-05
Expose wallet creation to the GUI via WalletController
Andrew Chow
2019-09-05
Add CreateWalletDialog to create wallets from the GUI
Andrew Chow
2019-09-05
Optionally allow AskPassphraseDialog to output the passphrase
Andrew Chow
2019-09-06
refactor: Avoid locking cs_main in ProcessNewBlockHeaders
João Barbosa
2019-09-06
gui: Refactor OpenWalletActivity
João Barbosa
2019-09-05
contrib: guix: Remove ssp spec file hack
Carl Dong
2019-09-05
contrib: guix: More robust search paths, add checks
Carl Dong
2019-09-06
Merge #16624: wallet: encapsulate transactions state
MeshCollider
2019-09-05
Merge #16792: Assert that the HRP is lowercase in Bech32::Encode
Wladimir J. van der Laan
2019-09-05
Merge #16804: test: Remove unused try-block in assert_debug_log
Wladimir J. van der Laan
2019-09-05
Assert that the HRP is lowercase in Bech32::Encode
Samuel Dobson
2019-09-05
Merge #15257: Scripts and tools: Bump flake8 to 3.7.8
MarcoFalke
2019-09-05
Merge #16768: test: Make lint-includes.sh work from any directory
MarcoFalke
2019-09-04
Conservatively accept RBF bumps bumping one tx at the package limits
Matt Corallo
2019-09-04
Make lint-includes.sh work from any directory
Kristaps Kaupe
2019-09-04
test: Remove incorrect and unused try-block in assert_debug_log
MarcoFalke
2019-09-03
Merge #16774: Avoid unnecessary "Synchronizing blockheaders" log messages
MarcoFalke
2019-09-03
Refactor rawtransaction_util's SignTransaction to have previous tx parsing be...
Andrew Chow
2019-09-03
devtools: Accomodate block-style copyright blocks
Ben Woosley
2019-09-03
lint: Bump flake8 to 3.7.8
Ben Woosley
2019-09-03
lint: Disable flake8 W504 warning
Ben Woosley
2019-09-03
test/contrib: Fix invalid escapes in regex strings
Ben Woosley
2019-09-03
Merge #16745: wallet: Translate all initErrors in CreateWalletFromFile
Wladimir J. van der Laan
2019-09-03
Merge #16788: gui: Update transifex slug for 0.19
Wladimir J. van der Laan
2019-09-02
gui: Update English source translation
Wladimir J. van der Laan
2019-09-02
gui: Update transifex slug for 0.19
Wladimir J. van der Laan
2019-09-02
Merge #16185: gettransaction: add an argument to decode the transaction
MeshCollider
2019-09-02
Merge #13868: Remove unused fScriptChecks parameter from CheckInputs
fanquake
2019-09-01
Merge #16720: qt: Replace objc_msgSend() function calls with the native Objec...
fanquake
2019-08-31
Avoid unnecessary "Synchronizing blockheaders" log messages
Jonas Schnelli
2019-08-31
qt: Replace objc_msgSend with native syntax
Hennadii Stepanov
2019-08-31
Merge #16767: test: Check for codespell in lint-spelling.sh
fanquake
2019-08-31
Merge #16716: wallet: Use wallet name instead of pointer on unload/release
fanquake
2019-08-31
Merge #16760: qt: Change uninstall icon on Windows
fanquake
2019-08-31
Check for codespell in lint-spelling.sh
Kristaps Kaupe
2019-08-30
doc: Add release note for the new gettransaction argument
darosior
2019-08-30
tests: Add a new functional test for gettransaction
darosior
2019-08-30
gettransaction: add an argument to decode the transaction
darosior
2019-08-30
Merge #16758: qt: Replace QFontMetrics::width() with TextWidth()
fanquake
2019-08-30
Merge #16753: wallet: extract PubKey from P2PK script with Solver
fanquake
2019-08-30
Merge #14862: doc: Declare BLOCK_VALID_HEADER reserved
fanquake
2019-08-29
[qt] Change uninstall icon on Windows
GChuf
2019-08-29
Merge #16707: qt: Remove obsolete QModelIndex::child()
Jonas Schnelli
2019-08-29
qt: Replace QFontMetrics::width() with TextWidth()
Hennadii Stepanov
[next]