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
2023-02-21
verify-commits: Mention git v2.38.0 requirement
Andrew Chow
2023-02-21
wallet, rpc: Update migratewallet help text for encrypted wallets
Andrew Chow
2023-02-21
tests: Tests for migrating wallets by name, and providing passphrase
Andrew Chow
2023-02-21
Detailed error message for passphrases with null chars
John Moffett
2023-02-21
doc: Release notes for 27068
John Moffett
2023-02-21
Test case for passphrases with null characters
John Moffett
2023-02-21
Pass all characters to SecureString including nulls
John Moffett
2023-02-21
Merge bitcoin/bitcoin#26347: wallet: ensure the wallet is unlocked when neede...
Andrew Chow
2023-02-21
Merge bitcoin/bitcoin#27122: script: BIP341 txdata cannot be precomputed with...
Andrew Chow
2023-02-21
Raise PRNG seed log to INFO.
roconnor-blockstream
2023-02-21
Revert "[contrib] verify-commits: Add MarcoFalke fingerprint"
MarcoFalke
2023-02-21
github: Switch to yaml issue templates
willcl-ark
2023-02-20
Add release note for PR#25943
David Gumberg
2023-02-20
Add test for unspendable transactions and parameter 'maxburnamount' to sendra...
David Gumberg
2023-02-20
Merge bitcoin/bitcoin#27053: wallet: reuse change dest when re-creating TX wi...
fanquake
2023-02-20
Merge bitcoin/bitcoin#27127: rpc: fix successful broadcast count in `submitpa...
fanquake
2023-02-20
Merge bitcoin/bitcoin#27113: rpc: Use a FlatSigningProvider in decodescript t...
fanquake
2023-02-20
depends: use FORTIFY_SOURCE=3 with libevent
fanquake
2023-02-20
Merge bitcoin/bitcoin#27027: build: use _FORTIFY_SOURCE=3
fanquake
2023-02-20
Merge bitcoin/bitcoin#27128: test: fix intermittent issue in `p2p_disconnect_...
fanquake
2023-02-20
Merge bitcoin/bitcoin#25950: test: fix test abort for high timeout values (an...
fanquake
2023-02-20
test: fix intermittent issue in `p2p_disconnect_ban`
brunoerg
2023-02-20
Merge bitcoin/bitcoin#26883: src/node/miner cleanups, follow-ups for #26695
glozow
2023-02-20
rpc: fix successful broadcast count in `submitpackage` error msg
Sebastian Falbesoner
2023-02-19
Merge bitcoin/bitcoin#26814: refactor: remove windows-only compat.h usage in ...
fanquake
2023-02-18
lint: enable E722 do not use bare except
Leonardo Lazzaro
2023-02-17
test: fix test abort for high timeout values (and `--timeout-factor 0`)
Sebastian Falbesoner
2023-02-17
Merge bitcoin/bitcoin#26940: test: create random and coins utils, add amount ...
Andrew Chow
2023-02-17
Merge bitcoin/bitcoin#25862: refactor, kernel: Remove gArgs accesses from dbw...
Andrew Chow
2023-02-17
BIP341 txdata cannot be precomputed without spent outputs
Pieter Wuille
2023-02-17
Merge bitcoin/bitcoin#20018: p2p: ProcessAddrFetch(-seednode) is unnecessary ...
Andrew Chow
2023-02-17
Merge bitcoin/bitcoin#25619: net: avoid overriding non-virtual ToString() in ...
Andrew Chow
2023-02-17
Merge bitcoin/bitcoin#26889: refactor: wallet, remove global 'ArgsManager' de...
Andrew Chow
2023-02-17
random: consolidate WIN32 #ifdefs
fanquake
2023-02-17
random: remove compat.h include
fanquake
2023-02-17
random: use int for MAX_TRIES
fanquake
2023-02-17
fuzz: avoid redundant dup key checks when creating Miniscript nodes
Antoine Poinsot
2023-02-17
build: use _FORTIFY_SOURCE=3
fanquake
2023-02-17
Merge bitcoin/bitcoin#27029: guix: consolidate to glibc 2.27 for Linux builds
fanquake
2023-02-17
Merge bitcoin/bitcoin#27106: net: remove orphaned CSubNet::SanityCheck()
fanquake
2023-02-16
doc: add release note for #25574
Martin Zumsande
2023-02-16
validation: report if pruning prevents completion of verification
Martin Zumsande
2023-02-16
init, validation: Improve handling if VerifyDB() fails due to insufficient db...
Martin Zumsande
2023-02-16
validation: return VerifyDBResult::INTERRUPTED if verification was interrupted
Martin Zumsande
2023-02-16
validation: Change return value of VerifyDB to enum type
Martin Zumsande
2023-02-16
Merge bitcoin/bitcoin#25344: New `outputs` argument for `bumpfee`/`psbtbumpfee`
Andrew Chow
2023-02-16
wallet: Be able to unlock the wallet for migration
Andrew Chow
2023-02-16
rpc: Allow users to specify wallet name for migratewallet
Andrew Chow
2023-02-16
wallet: Allow MigrateLegacyToDescriptor to take a wallet name
Andrew Chow
2023-02-16
verify-commits: Skip checks for commits older than trusted roots
Andrew Chow
[prev]
[next]