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
2021-10-21
Merge commit 'b6487dc4ef47ec9ea894eceac25f37d0b806f8aa' as 'src/minisketch'
fanquake
2021-10-21
Squashed 'src/minisketch/' content from commit 89629eb2c7
fanquake
2021-10-21
Merge bitcoin/bitcoin#23282: build: remove build stubs for external leveldb
fanquake
2021-10-21
Merge bitcoin/bitcoin#22839: log: improve addrman logging
fanquake
2021-10-20
Merge bitcoin/bitcoin#23299: util: Add missing gettimeofday to syscall sandbox
MarcoFalke
2021-10-20
Merge bitcoin/bitcoin#13875: [doc] nChainTx needs to become a 64-bit earlier ...
W. J. van der Laan
2021-10-20
Merge bitcoin/bitcoin#23258: doc: Fix outdated comments referring to ::ChainA...
fanquake
2021-10-20
Merge bitcoin/bitcoin#22646: build: tighter Univalue integration, remove `--w...
fanquake
2021-10-20
Merge bitcoin-core/gui#447: Never disable HD status icon
Hennadii Stepanov
2021-10-19
Merge bitcoin/bitcoin#22918: rpc: Add level 3 verbosity to getblock RPC call ...
W. J. van der Laan
2021-10-19
Add missing gettimeofday to syscall sandbox
MarcoFalke
2021-10-19
log: improve addrman logging
Martin Zumsande
2021-10-18
tracing: drop block_connected hash.toString() arg
0xb10c
2021-10-16
Merge bitcoin/bitcoin#23268: p2p: Use absolute FQDN for DNS seed domains
fanquake
2021-10-15
Merge bitcoin/bitcoin#22863: policy: document dust threshold for Taproot outputs
W. J. van der Laan
2021-10-15
Merge bitcoin/bitcoin#22937: refactor: Forbid calling unsafe fs::path(std::st...
W. J. van der Laan
2021-10-15
build: remove build stubs for external leveldb
Cory Fields
2021-10-14
Merge bitcoin/bitcoin#23093: Add ability to flush keypool and always flush wh...
W. J. van der Laan
2021-10-14
Merge bitcoin/bitcoin#23242: qt: Prefix makefile variables with QT_
MarcoFalke
2021-10-14
Use absolute FQDN for DNS seed domains
Prayank
2021-10-14
Merge #23235: Reduce unnecessary default logging
Samuel Dobson
2021-10-13
scripted-diff: Prefix makefile variables with QT_
João Barbosa
2021-10-13
Merge bitcoin/bitcoin#22392: scripts: use LIEF for ELF security & symbol checks
W. J. van der Laan
2021-10-13
Merge bitcoin/bitcoin#23253: bitcoin-tx: Reject non-integral and out of range...
W. J. van der Laan
2021-10-13
Merge bitcoin/bitcoin#23003: multiprocess: Make interfaces::Chain::isTaprootA...
MarcoFalke
2021-10-12
bitcoin-tx: Reject non-integral and out of range multisig numbers
MarcoFalke
2021-10-12
bitcoin-tx: Reject non-integral and out of range sequence ids
MarcoFalke
2021-10-12
rest: Return error when header count is not integral
MarcoFalke
2021-10-12
Merge bitcoin/bitcoin#23132: test: Change background_cs from pointer to refer...
MarcoFalke
2021-10-12
Merge bitcoin/bitcoin#23227: bitcoin-tx: Avoid treating integer overflow as OP_0
Samuel Dobson
2021-10-12
Fix outdated comments referring to ::ChainActive()
Samuel Dobson
2021-10-12
scripts: use LIEF for ELF checks in symbol-check.py
fanquake
2021-10-11
util: Add mincore and clone3 to syscall sandbox
MarcoFalke
2021-10-11
Integrate univalue into our buildsystem
Cory Fields
2021-10-11
Update univalue subtree to latest upstream
fanquake
2021-10-11
validation: put coins cache write log into bench debug log
Anthony Towns
2021-10-11
blockstorage: use debug log category
Anthony Towns
2021-10-11
validation: move header validation error logging to VALIDATION debug category
Anthony Towns
2021-10-11
validation: include block hash when reporting prev block not found errors
Anthony Towns
2021-10-11
bitcoin-tx: Avoid treating overflow as OP_0
MarcoFalke
2021-10-11
Merge bitcoin/bitcoin#23199: refactor: use `{Read,Write}BE32` helpers for BIP...
fanquake
2021-10-11
Merge bitcoin/bitcoin#23214: Replace stoul with ToIntegral in dbwrapper
fanquake
2021-10-09
Merge bitcoin-core/gui#448: Add helper to load font
Hennadii Stepanov
2021-10-08
style: Fix whitespace in Parse* functions
MarcoFalke
2021-10-08
refactor: Use C++11 range based for loop in ParseScript
MarcoFalke
2021-10-08
doc: Fixup ToIntegral docs
MarcoFalke
2021-10-08
Merge bitcoin/bitcoin#23185: test: Add ParseMoney and ParseScript tests
MarcoFalke
2021-10-08
Merge bitcoin/bitcoin#23053: [fuzz] Use public methods in addrman fuzz tests
fanquake
2021-10-08
Merge bitcoin/bitcoin#23188: wallet: fund transaction external input cleanups
fanquake
2021-10-07
qt: Add helper to load font
João Barbosa
[next]