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-29
Merge #20195: build: fix mutex detection when building bdb on macOS
Wladimir J. van der Laan
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-28
Merge #20258: tests: Remove getnettotals/getpeerinfo consistency test
MarcoFalke
2020-10-28
[tests] Remove getnettotals/getpeerinfo consistency test
John Newbery
2020-10-28
Merge #19877: [test] clarify rpc_net & p2p_disconnect_ban functional tests
Wladimir J. van der Laan
2020-10-28
Merge #20256: qt: Pre-splitoff translations update
MarcoFalke
2020-10-27
[test] Clarify setup of node topology.
Amiti Uttarwar
2020-10-27
[move-only, test]: Match test order with run order
Amiti Uttarwar
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
build: fix mutex detection when building bdb on macOS
fanquake
2020-10-27
[net processing] Don't add AlreadyHave txs to recentRejects
Troy Giorshev
2020-10-27
Merge #20167: test: Add test for -blockversion
Wladimir J. van der Laan
2020-10-27
Merge #19124: doc: Document ALLOW_HOST_PACKAGES dependency option
Wladimir J. van der Laan
2020-10-27
Merge #20152: doc: Update wallet files in files.md
fanquake
2020-10-27
Merge #20247: fuzz: Check for addrv1 compatibility before using addrv1 serial...
MarcoFalke
2020-10-26
fuzz: Check for addrv1 compatibility before using addrv1 serializer
practicalswift
2020-10-26
test: Add test for -blockversion
MarcoFalke
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
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
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
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
[next]