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-29
wallet, rpc: fix send subtract_fee_from_outputs help
Jon Atack
2020-10-29
wallet: fundrawtx fee rate coverage, fixup ParseConfirmTarget()
Jon Atack
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
wallet: improve bumpfee error/help, add explicit fee rate coverage
Jon Atack
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
test: Replace ARRAYLEN with C++11 ranged for loop
MarcoFalke
2020-10-26
test: Run AssetTest even if built --with-libs=no
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-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
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
[prev]
[next]