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
2020-10-25
cli -netinfo: make age column variable-width
Jon Atack
2020-10-25
cli -netinfo: various quick updates and fixes
Jon Atack
2020-10-25
net: Hardcoded seeds update for 0.21
Wladimir J. van der Laan
2020-10-25
wallet: fix SetFeeEstimateMode() error message
Jon Atack
2020-10-24
wallet, bugfix: fix bumpfee with explicit fee rate modes
Jon Atack
2020-10-24
Merge bitcoin-core/gui#43: bugfix: Call setWalletActionsEnabled(true) only fo...
MarcoFalke
2020-10-23
wallet: Fix bug when just created encrypted wallet cannot get address
Hennadii Stepanov
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
wallet: fix buffer over-read in SQLite file magic check
Sebastian Falbesoner
2020-10-21
wallet: Make -wallet setting not create wallets
Russell Yanofsky
2020-10-21
Merge #20198: Show name, format and if uses descriptors in bitcoin-wallet tool
MarcoFalke
2020-10-21
net: fix output of peer address in version message
Vasil Dimov
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
RPC: createwallet: Nicer error message if descriptor wallet requested and sql...
Luke Dashjr
2020-10-20
GUI: Create Wallet: Nicely disable descriptor wallet checkbox if sqlite suppo...
Luke Dashjr
2020-10-20
Make sqlite support optional (compile-time)
Luke Dashjr
2020-10-20
Bugfix: chainparams: Add missing (disabled) Taproot deployment for Signet
Luke Dashjr
2020-10-20
tests: Add fuzzing harness for CConnman
practicalswift
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 #19624: Warn on unknown rw_settings
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
wallet: Add GetClosestWalletFeature function
Andrew Chow
2020-10-19
wallet: Add utility method for CanSupportFeature
Andrew Chow
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-17
Merge #20169: Taproot follow-up: Make ComputeEntrySchnorr and ComputeEntryECD...
fanquake
2020-10-16
p2p: declare Announcement::m_state as uint8_t, add getter/setter
Jon Atack
2020-10-16
Merge bitcoin-core/gui#97: Relax GUI freezes during IBD (when using wallets)
MarcoFalke
2020-10-16
Merge #20035: signet: Fix uninitialized read in validation
Wladimir J. van der Laan
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
2020-10-15
Merge #20090: [doc] Tiny followups to new getpeerinfo connection type field
Wladimir J. van der Laan
2020-10-15
Merge #17428: p2p: Try to preserve outbound block-relay-only connections duri...
Wladimir J. van der Laan
2020-10-15
rpc: update GetNetworksInfo() to not return unsupported networks
Jon Atack
2020-10-15
net: update GetNetworkName() with all enum Network cases
Jon Atack
2020-10-15
Merge #20002: net, rpc, cli: expose peer network in getpeerinfo; simplify/imp...
Wladimir J. van der Laan
2020-10-15
wallet: fix importdescriptor silent fail
Ivan Metlushko
2020-10-15
Merge #20131: test: Remove unused nVersion=1 in p2p tests
Wladimir J. van der Laan
2020-10-15
Merge #19770: RPC: getpeerinfo: Deprecate "whitelisted" field (replaced by "p...
MarcoFalke
2020-10-15
Merge #20140: Restore compatibility with old CSubNet serialization
Wladimir J. van der Laan
2020-10-15
doc: Move assumed-values doxygen comments to header
MarcoFalke
2020-10-15
signet: Fix uninitialized read in validation
MarcoFalke
2020-10-15
Merge #17775: DecodeHexTx: Try case where txn has inputs first
Wladimir J. van der Laan
[prev]
[next]