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-27
qt: Periodic translation updates from Transifex
Hennadii Stepanov
2023-02-27
Merge bitcoin/bitcoin#27058: contrib: Improve verify-commits.py to work with ...
glozow
2023-02-24
Merge bitcoin/bitcoin#27154: doc: mention sanitizer suppressions in developer...
glozow
2023-02-24
doc: mention sanitizer suppressions in developer docs
fanquake
2023-02-24
Merge bitcoin/bitcoin#27135: Remove MarcoFalke fingerprint, update trusted-gi...
glozow
2023-02-24
Merge bitcoin/bitcoin#27151: util: Remove duplicate include
fanquake
2023-02-23
util: Remove duplicate include
Andrew Chow
2023-02-23
Merge bitcoin/bitcoin#27073: Convert ArgsManager::GetDataDir to a read-only f...
Andrew Chow
2023-02-23
Merge bitcoin/bitcoin#16195: util: Use void* throughout support/lockedpool.h
Andrew Chow
2023-02-23
Merge bitcoin/bitcoin#25943: rpc: Add a parameter to sendrawtransaction which...
Andrew Chow
2023-02-23
Merge bitcoin/bitcoin#27124: docs: add ramdisk guide for running tests on OSX
fanquake
2023-02-23
util: make GetDataDir read-only & create datadir..
willcl-ark
2023-02-23
util: add ArgsManager datadir helper functions
willcl-ark
2023-02-22
Merge bitcoin/bitcoin#25574: validation: Improve error handling when VerifyDB...
Andrew Chow
2023-02-22
Merge bitcoin/bitcoin#27143: test: Replace 0xC0 constant
fanquake
2023-02-22
docs: add ramdisk guide for running tests on OSX
Matthew Zipkin
2023-02-22
Merge bitcoin/bitcoin#27068: wallet: SecureString to allow null characters
Andrew Chow
2023-02-22
Merge bitcoin/bitcoin#27144: kernel: add missing include
fanquake
2023-02-22
Merge bitcoin/bitcoin#26837: I2P network optimizations
fanquake
2023-02-22
Merge bitcoin/bitcoin#27137: test: Raise PRNG seed log to INFO
fanquake
2023-02-22
Merge bitcoin/bitcoin#26595: wallet: be able to specify a wallet name and pas...
fanquake
2023-02-22
kernel: add missing include
Cory Fields
2023-02-22
test: Replace 0xC0 constant
roconnor-blockstream
2023-02-22
Merge bitcoin/bitcoin#27117: fuzz: avoid redundant dup key checks when creati...
fanquake
2023-02-22
Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare except
fanquake
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-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
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
[next]