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
2021-06-21
doc: fix grammar in doc/files.md
Vasil Dimov
2021-06-21
test: ensure banlist can be read from disk after restart
Vasil Dimov
2021-06-21
banman: save the banlist in a JSON format on disk
Vasil Dimov
2021-06-21
test: doc: improve doc for `from_hex` helper (mention `to_hex` alternative)
Sebastian Falbesoner
2021-06-21
scripted-diff: test: rename `FromHex` to `from_hex`
Sebastian Falbesoner
2021-06-21
test: remove `ToHex` helper, use .serialize().hex() instead
Sebastian Falbesoner
2021-06-21
test: introduce `tx_from_hex` helper for tx deserialization
Sebastian Falbesoner
2021-06-21
Merge bitcoin/bitcoin#19033: http: Release work queue after event base finish
W. J. van der Laan
2021-06-21
Merge bitcoin/bitcoin#22147: p2p: Protect last outbound HB compact block peer
W. J. van der Laan
2021-06-21
Merge bitcoin/bitcoin#22244: devtools: Correctly extract symbol versions in s...
W. J. van der Laan
2021-06-19
Merge bitcoin/bitcoin#22279: fuzz: add missing ECCVerifyHandle to base_encode...
MarcoFalke
2021-06-19
Merge bitcoin/bitcoin#22210: test: Use MiniWallet in test_no_inherited_signal...
MarcoFalke
2021-06-18
fuzz: add missing ECCVerifyHandle to base_encode_decode
Andrew Poelstra
2021-06-18
Taproot descriptor inference
Pieter Wuille
2021-06-18
Report address as solvable based on inferred descriptor
Pieter Wuille
2021-06-18
consensus refactor: extract ComputeTapleafHash, ComputeTaprootMerkleRoot
Pieter Wuille
2021-06-18
doc: add comment about CCoinsViewDBCursor constructor
James O'Beirne
2021-06-18
move-only(ish): don't expose CCoinsViewDBCursor
James O'Beirne
2021-06-18
refactor: Pass grind args vector as const reference
MarcoFalke
2021-06-18
Remove gArgs from AppInitUtil
MarcoFalke
2021-06-18
Remove unused OptionsCategory arg from AddCommand
MarcoFalke
2021-06-18
Remove unused includes from bitcoin-util
MarcoFalke
2021-06-18
test: Add bitcoin-util tests
MarcoFalke
2021-06-18
build_msvc: Add bitcoin-util.exe
MarcoFalke
2021-06-18
Merge bitcoin/bitcoin#20923: signet miner followups
W. J. van der Laan
2021-06-18
Merge bitcoin/bitcoin#14604: tests: Add test and refactor feature_block.py
MarcoFalke
2021-06-18
Merge bitcoin/bitcoin#22249: test: kill process group to avoid dangling proce...
MarcoFalke
2021-06-18
devtools: Integrate ARCH_MIN_GLIBC_VER table into MAX_VERSIONS in symbol-chec...
W. J. van der Laan
2021-06-18
Merge bitcoin/bitcoin#21871: scripts: add checks for minimum required OS vers...
fanquake
2021-06-18
Merge bitcoin/bitcoin#22238: build: improve detection of eBPF support
fanquake
2021-06-18
Merge bitcoin/bitcoin#21365: Basic Taproot signing support for descriptor wal...
Samuel Dobson
2021-06-17
Merge bitcoin/bitcoin#22271: fuzz: Assert roundtrip equality for `CPubKey`
MarcoFalke
2021-06-17
Merge bitcoin/bitcoin#20516: Well-defined CAddress disk serialization, and ad...
W. J. van der Laan
2021-06-17
fuzz: Assert roundtrip equality for `CPubKey`
Sebastian Falbesoner
2021-06-17
refactor: wrap CCoinsViewCursor in unique_ptr
James O'Beirne
2021-06-17
Merge bitcoin/bitcoin#22268: fuzz: Add temporary debug assert for oss-fuzz issue
MarcoFalke
2021-06-17
Merge bitcoin/bitcoin#22267: fuzz: Speed up crypto fuzz target
MarcoFalke
2021-06-17
fuzz: Add Temporary debug assert for oss-fuzz issue
MarcoFalke
2021-06-17
fuzz: Speed up crypto fuzz target
MarcoFalke
2021-06-17
Merge bitcoin/bitcoin#22120: test: p2p_invalid_block: Check that a block reje...
MarcoFalke
2021-06-17
Merge bitcoin/bitcoin#22182: guix: Overhaul how guix-{attest,verify} works an...
fanquake
2021-06-17
Merge bitcoin/bitcoin#21935: Enable external signer support by default, reduc...
fanquake
2021-06-17
Merge bitcoin/bitcoin#22258: build: Disable deprecated-copy warning only when...
fanquake
2021-06-16
Added new test for future blocks reacceptance
sanket1729
2021-06-16
Fixed inconsistencies between code and comments
sanket1729
2021-06-16
build: Disable deprecated-copy warning only when external warnings are enabled
MarcoFalke
2021-06-16
gui: misc external signer fixes and translation hints
Sjors Provoost
2021-06-16
refactor: make ExternalSigner NetworkArg() and m_chain private
Sjors Provoost
2021-06-16
refactor: reduce #ifdef ENABLE_EXTERNAL_SIGNER usage
Sjors Provoost
2021-06-16
build: enable external signer by default
Sjors Provoost
[prev]
[next]