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-10-27
Avoid calling CAddrMan::Connected() on block-relay-only peer addresses
Suhas Daftuar
2020-10-24
Merge bitcoin-core/gui#43: bugfix: Call setWalletActionsEnabled(true) only fo...
MarcoFalke
2020-10-23
Merge bitcoin-core/gui#71: Fix visual quality of text in QR image
Jonas Schnelli
2020-10-23
Merge #20216: wallet: fix buffer over-read in SQLite file magic check
fanquake
2020-10-22
Merge #20: Wrap tooltips in the intro window
Jonas Schnelli
2020-10-22
Merge #20112: test: Speed up wallet_resendwallettransactions with mockschedul...
MarcoFalke
2020-10-22
Merge #20176: test: Fix intermittent issue in p2p_feefilter
MarcoFalke
2020-10-22
Merge #20039: test: Convert amounts from float to decimal
MarcoFalke
2020-10-22
wallet: fix buffer over-read in SQLite file magic check
Sebastian Falbesoner
2020-10-22
Merge #20214: test: Fix rpc_net intermittent issue
fanquake
2020-10-21
test: Fix rpc_net intermittent issue
MarcoFalke
2020-10-21
Convert amounts from float to decimal
Prayank
2020-10-21
Merge #20198: Show name, format and if uses descriptors in bitcoin-wallet tool
MarcoFalke
2020-10-21
Merge #19967: test: Replace (dis)?connect_nodes globals with TestFramework me...
MarcoFalke
2020-10-21
Merge #20157: Bugfix: chainparams: Add missing (always enabled) Taproot deplo...
MarcoFalke
2020-10-21
Show name, format and if uses descriptors in bitcoin-wallet tool
Jonas Schnelli
2020-10-20
Bugfix: chainparams: Add missing (disabled) Taproot deployment for Signet
Luke Dashjr
2020-10-20
test: Move (dis)?connect_nodes globals into TestFramework as helpers
Elliott Jin
2020-10-20
scripted-diff: test: Replace uses of (dis)?connect_nodes global
Prayank
2020-10-20
test: Replace use of (dis)?connect_nodes globals
Elliott Jin
2020-10-20
Merge #20125: rpc, wallet: Expose database format in getwalletinfo
Samuel Dobson
2020-10-19
Merge #20162: p2p: declare Announcement::m_state as uint8_t, add getter/setter
MarcoFalke
2020-10-19
Merge #20185: doc: Merge release notes
fanquake
2020-10-19
doc: Merge release notes
MarcoFalke
2020-10-19
Merge #19624: Warn on unknown rw_settings
MarcoFalke
2020-10-19
test: Fix typo (one tx is enough) in p2p_feefilter
MarcoFalke
2020-10-19
Merge #20179: test: Fix intermittent issue in wallet_import_rescan
MarcoFalke
2020-10-19
Merge #20180: test: Fix -Wunused-function warnings if configured --without-libs
MarcoFalke
2020-10-19
Merge #20082: [bugfix] random: fixes read buffer to use min rather than max
fanquake
2020-10-19
Merge #19986: refactor: clean up -Wlogical-op warning in wallet/scriptpubkeym...
fanquake
2020-10-19
Merge #19911: net: guard vRecvGetData with cs_vRecv and orphan_work_set with ...
fanquake
2020-10-18
test: Fix -Wunused-function warning if configured --without-libs
Hennadii Stepanov
2020-10-18
test: Fix intermittent issue in wallet_send
MarcoFalke
2020-10-18
test: Fix intermittent issue in wallet_import_rescan
MarcoFalke
2020-10-17
Merge #20159: test: mining_getblocktemplate_longpoll.py improvements (use Min...
MarcoFalke
2020-10-17
test: Fix intermittent issue in p2p_feefilter
MarcoFalke
2020-10-17
Merge #20169: Taproot follow-up: Make ComputeEntrySchnorr and ComputeEntryECD...
fanquake
2020-10-17
Merge #20168: contrib: Fix gen_key_io_test_vectors.py imports
fanquake
2020-10-16
p2p: declare Announcement::m_state as uint8_t, add getter/setter
Jon Atack
2020-10-16
test: add logging for mining_getblocktemplate_longpoll.py
Sebastian Falbesoner
2020-10-16
test: remove unused helpers random_transaction(), make_change() and gather_in...
Sebastian Falbesoner
2020-10-16
Merge bitcoin-core/gui#97: Relax GUI freezes during IBD (when using wallets)
MarcoFalke
2020-10-16
contrib: Fix gen_key_io_test_vectors.py imports
MarcoFalke
2020-10-16
test: use MiniWallet for mining_getblocktemplate_longpoll.py
Sebastian Falbesoner
2020-10-16
Merge #19401: QA: Use GBT to get block versions correct
MarcoFalke
2020-10-16
Merge #20035: signet: Fix uninitialized read in validation
Wladimir J. van der Laan
2020-10-16
Merge #20161: Minor Taproot follow-ups
fanquake
2020-10-16
script: Make ComputeEntrySchnorr and ComputeEntryECDSA const to clarify contract
practicalswift
2020-10-16
Initialize default-initialized uint256 consensus params to zero explicitly
MarcoFalke
2020-10-16
Merge #19836: rpc: Properly deserialize txs with witness before signing
fanquake
[next]