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-04
doc: improve comments relating to block-relay-only peers
Suhas Daftuar
2019-09-04
Don't relay addr messages to block-relay-only peers
Suhas Daftuar
2019-09-04
Add 2 outbound block-relay-only connections
Suhas Daftuar
2019-09-04
Add comment explaining intended use of m_tx_relay
Suhas Daftuar
2019-09-04
Check that tx_relay is initialized before access
Suhas Daftuar
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
wallet: Fix segmentation fault in CreateWalletFromFile
MarcoFalke
2019-09-03
wallet: Fix documentation around WalletParameterInteraction
MarcoFalke
2019-09-03
Merge #16745: wallet: Translate all initErrors in CreateWalletFromFile
Wladimir J. van der Laan
2019-09-03
doc: ActivateBestChainStep return value
MarcoFalke
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
GUI: Remove unused menu items for Windows and Linux
GChuf
2019-08-30
gettransaction: add an argument to decode the transaction
darosior
2019-08-30
Don't show addresses or P2PK in decoderawtransaction
nicolas.dorier
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-28
[refactor] Change tx_relay structure to be unique_ptr
Suhas Daftuar
2019-08-28
[refactor] Move tx relay state to separate structure
Suhas Daftuar
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
[gui] intro: enable pruning by default unless disk is big
Sjors Provoost
[prev]
[next]