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-11-04
[addrman] Fix Connected() comment
John Newbery
2020-11-03
[net] Consolidate logic around calling CAddrMan::Connected()
John Newbery
2020-11-03
Merge #20289: fuzz: Check for addrv1 compatibility before using addrv1 serial...
MarcoFalke
2020-11-03
Merge #20187: Addrman: test-before-evict bugfix and improvements for block-re...
fanquake
2020-11-02
fuzz: Check for addrv1 compatibility before using addrv1 serializer on CService
practicalswift
2020-11-02
Merge #20263: Update assumed chain params
Wladimir J. van der Laan
2020-11-02
Merge #20165: Only relay Taproot spends if next block has it active
MarcoFalke
2020-11-02
Update assumed chain params
MarcoFalke
2020-11-02
Merge #20281: docs: Correct getblockstats documentation for (sw)total_weight
MarcoFalke
2020-11-02
Merge #20230: wallet: Fix bug when just created encrypted wallet cannot get a...
Samuel Dobson
2020-11-02
Merge #20271: doc: Document that wallet salvage is experimental
Samuel Dobson
2020-11-02
Merge #20080: Strip any trailing `/` in -datadir and -blocksdir paths
Samuel Dobson
2020-11-01
docs: Correct getblockstats documentation for (sw)total_weight
Nadav Ivgi
2020-10-30
Only relay Taproot spends if next block has it active
Pieter Wuille
2020-10-30
doc: Document that wallet salvage is experimental
MarcoFalke
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
doc: Update data directory path comments
Hennadii Stepanov
2020-10-27
util: Add StripRedundantLastElementsOfPath function
Hennadii Stepanov
2020-10-27
qt: Pre-splitoff translations update
Wladimir J. van der Laan
2020-10-27
Avoid test-before-evict evictions of current peers
Suhas Daftuar
2020-10-27
Refactor test for existing peer connection into own function
Suhas Daftuar
2020-10-27
Call CAddrMan::Good() on block-relay-only peer addresses
Suhas Daftuar
2020-10-27
Avoid calling CAddrMan::Connected() on block-relay-only peer addresses
Suhas Daftuar
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
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
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
[next]