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-06
gui: Refactor OpenWalletActivity
João Barbosa
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
Assert that the HRP is lowercase in Bech32::Encode
Samuel Dobson
2019-09-03
Merge #16774: Avoid unnecessary "Synchronizing blockheaders" log messages
MarcoFalke
2019-09-03
Merge #16745: wallet: Translate all initErrors in CreateWalletFromFile
Wladimir J. van der Laan
2019-09-02
gui: Update English source translation
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 #16716: wallet: Use wallet name instead of pointer on unload/release
fanquake
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
Merge #16707: qt: Remove obsolete QModelIndex::child()
Jonas Schnelli
2019-08-29
qt: Replace QFontMetrics::width() with TextWidth()
Hennadii Stepanov
2019-08-29
Modify wallet tx status if has been reorged out
Antoine Riard
2019-08-29
Merge #16695: rpc: Add window final block height to getchaintxstats
Wladimir J. van der Laan
2019-08-29
Merge #16706: qt: Replace deprecated QSignalMapper by lambda expressions
Wladimir J. van der Laan
2019-08-29
Merge #15615: Add log output during initial header sync
Wladimir J. van der Laan
2019-08-29
Add window final block height to getchaintxstats
Jonathan "Duke" Leto
2019-08-29
Merge #16701: qt: Replace functions deprecated in Qt 5.13
Wladimir J. van der Laan
2019-08-29
wallet: extract PubKey from P2PK script with Solver
Sebastian Falbesoner
2019-08-29
Merge #16752: doc: Delete stale URL in test README
fanquake
2019-08-29
Merge #16708: qt: Replace obsolete functions of QSslSocket
Wladimir J. van der Laan
2019-08-29
doc: Delete stale URL in test README
Michael Folkson
2019-08-28
Merge #14879: qt: Add warning messages to the debug window
MarcoFalke
2019-08-28
wallet: Translate all initErrors in CreateWalletFromFile
MarcoFalke
2019-08-28
util: Make util/error bilingual_str (refactor)
MarcoFalke
2019-08-27
Merge #16728: move-only: move coins statistics utils out of RPC
MarcoFalke
2019-08-27
move-only: move coins statistics utils out of RPC
James O'Beirne
2019-08-26
Remove unused fScriptChecks parameter from CheckInputs
Matt Corallo
2019-08-26
Support serialization of std::vector<bool>
Pieter Wuille
2019-08-25
qt: Remove QSignalMapper from TransactionView
Hennadii Stepanov
2019-08-25
qt: Replace obsolete functions of QDesktopWidget
Hennadii Stepanov
2019-08-25
qt: Remove obsolete QModelIndex::child()
Hennadii Stepanov
2019-08-25
wallet: Use wallet name instead of pointer on unload/release
João Barbosa
2019-08-24
[Doc] Add documentation for the new whitelist permissions
nicolas.dorier
2019-08-24
Replace obsolete functions of QSslSocket
Hennadii Stepanov
2019-08-24
qt: Remove QSignalMapper from RPCConsole
Hennadii Stepanov
2019-08-23
Remove SyncTransaction for conflicted txn in CWallet::BlockConnected
Antoine Riard
2019-08-23
Encapsulate tx status in a Confirmation struct
Antoine Riard
2019-08-23
qt: Add TextWidth() wrapper
Hennadii Stepanov
2019-08-23
gui: Ensure tx send error highlight is visible
bpay
2019-08-23
Merge #16677: gui: remove unused PlatformStyle::TextColorIcon
Jonas Schnelli
2019-08-23
Merge #16570: tests: Make descriptor tests deterministic
fanquake
2019-08-22
Merge #16670: util: Add Join helper to join a list of strings
MarcoFalke
[next]