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-30
Only relay Taproot spends if next block has it active
Pieter Wuille
2020-10-29
Merge #20186: wallet: Make -wallet setting not create wallets
MarcoFalke
2020-10-29
Merge #20257: Update secp256k1 subtree to latest master
fanquake
2020-10-29
Merge #20115: cli: -netinfo quick updates/fixups for 0.21
Wladimir J. van der Laan
2020-10-29
Merge #20156: build: Make sqlite support optional (compile-time)
Wladimir J. van der Laan
2020-10-29
Merge #20242: fuzz: Properly initialize PrecomputedTransactionData
Wladimir J. van der Laan
2020-10-29
Merge #19753: p2p: don't add AlreadyHave transactions to recentRejects
Wladimir J. van der Laan
2020-10-27
Update secp256k1 subtree to latest master
Pieter Wuille
2020-10-27
Squashed 'src/secp256k1/' changes from c6b6b8f1bb..3967d96bf1
Pieter Wuille
2020-10-27
qt: Pre-splitoff translations update
Wladimir J. van der Laan
2020-10-27
Merge bitcoin-core/gui#116: Fix unreasonable default size of the main window ...
Jonas Schnelli
2020-10-27
[net processing] Don't add AlreadyHave txs to recentRejects
Troy Giorshev
2020-10-26
fuzz: Check for addrv1 compatibility before using addrv1 serializer
practicalswift
2020-10-26
fuzz: Properly initialize PrecomputedTransactionData
MarcoFalke
2020-10-25
qt: Add WalletFrame::sizeHint
Hennadii Stepanov
2020-10-25
cli -netinfo: print oversized/extreme ping times as "-"
Jon Atack
2020-10-25
cli -netinfo: handle longer tor v3 local addresses
Jon Atack
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-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
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
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
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
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
Merge #20002: net, rpc, cli: expose peer network in getpeerinfo; simplify/imp...
Wladimir J. van der Laan
[next]