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
2020-04-23
[mempool] Track "unbroadcast" transactions
Amiti Uttarwar
2020-03-26
Merge #15600: lockedpool: When possible, use madvise to avoid including sensi...
Wladimir J. van der Laan
2020-03-26
Merge #18438: ci: Use Homebrew addon on native macOS
MarcoFalke
2020-03-26
ci: Use Homebrew addon on native macOS
Hennadii Stepanov
2020-03-26
ci: Fix brew in Travis
Hennadii Stepanov
2020-03-26
Merge #18429: build: remove double LIBBITCOIN_SERVER from bench-Makefile
fanquake
2020-03-26
Merge #18397: build: Fix libevent linking for bench_bitcoin binary
fanquake
2020-03-25
Merge #18134: Replace std::to_string with locale-independent alternative
Wladimir J. van der Laan
2020-03-25
Merge #18430: ci: Only clone bitcoin-core/qa-assets when fuzzing
MarcoFalke
2020-03-25
Merge #18425: releases: Update with new Windows code signing certificate
Wladimir J. van der Laan
2020-03-25
ci: Only clone bitcoin-core/qa-assets when fuzzing
MarcoFalke
2020-03-25
Merge #18395: scripts: add PE dylib checking to symbol-check.py
Wladimir J. van der Laan
2020-03-25
Merge #18402: gui: display mapped AS in peers info window
Wladimir J. van der Laan
2020-03-25
Merge #18331: build: Use git archive as source tarball
Wladimir J. van der Laan
2020-03-25
build: remove double LIBBITCOIN_SERVER from bench-Makefile
Harris
2020-03-25
Merge #18423: tests: Add fuzzing harness for classes/functions in blockfilter...
MarcoFalke
2020-03-25
Merge #18342: doc: Add fuzzing quickstart guides for libFuzzer and afl-fuzz
fanquake
2020-03-24
tests: Add fuzzing harness for classes/functions in blockfilter.h
practicalswift
2020-03-24
tests: Add integer serialization/deserialization fuzzing harness
practicalswift
2020-03-24
Update with new Windows code signing certificate
Andrew Chow
2020-03-24
Merge #18417: tests: Add fuzzing harnesses for functions in addrdb.h, net_per...
MarcoFalke
2020-03-24
Merge #17720: test: add unit test for non-standard "scriptsig-not-pushonly" txs
MarcoFalke
2020-03-24
tests: Add fuzzing harness for functions in net_permissions.h
practicalswift
2020-03-24
tests: Add fuzzing harness for functions in timedata.h
practicalswift
2020-03-24
tests: Add fuzzing harness for functions in addrdb.h
practicalswift
2020-03-24
gui: avoid QT Designer/Form Editor re-formatting
Jon Atack
2020-03-24
gui: display Mapped AS in peers info window
Jon Atack
2020-03-23
Merge #18278: interfaces: Describe and follow some code conventions
MarcoFalke
2020-03-23
Merge #18393: tests: Don't assume presence of __builtin_mul_overflow(…) in ...
MarcoFalke
2020-03-23
Merge #18392: ci: Run feature_block in valgrind
MarcoFalke
2020-03-23
Merge #18406: test: add executable flag for rpc_estimatefee.py
fanquake
2020-03-22
test: add executable flag for rpc_estimatefee.py
Sebastian Falbesoner
2020-03-22
ci: Run feature_block and feature_abortnode in valgrind
MarcoFalke
2020-03-22
tests: Don't assume presence of __builtin_mul_overflow in MultiplicationOverf...
practicalswift
2020-03-22
scripts: add PE dylib checking to symbol-check.py
fanquake
2020-03-21
Merge #18396: rpc: add missing HelpExampleRpc for getblockfilter
MarcoFalke
2020-03-21
build: Fix typo in EVENT_CFLAGS variable
Hennadii Stepanov
2020-03-21
build: Fix libevent linking for bench_bitcoin binary
Hennadii Stepanov
2020-03-21
rpc: add missing HelpExampleRpc for getblockfilter
Sebastian Falbesoner
2020-03-20
test: Remove ci timeout restriction in test_runner
MarcoFalke
2020-03-19
doc: Add internal interface conventions to developer notes
Russell Yanofsky
2020-03-19
Merge #18386: doc: Temporary note that release notes should be edited in wiki
MarcoFalke
2020-03-19
refactor: Change createWallet, fillPSBT argument order
Russell Yanofsky
2020-03-19
refactor: Change Chain::broadcastTransaction param order
Russell Yanofsky
2020-03-19
refactor: Rename Chain::Notifications methods to be consistent with other int...
Russell Yanofsky
2020-03-19
refactor: Rename Node::disconnect methods
Russell Yanofsky
2020-03-19
refactor: Get rid of Wallet::IsWalletFlagSet method
Russell Yanofsky
2020-03-19
doc: Temporary note that release notes should be edited in wiki
Wladimir J. van der Laan
2020-03-19
Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved si...
Wladimir J. van der Laan
2020-03-19
Merge #18340: doc: mention MAKE=gmake workaround when building on a BSD
Wladimir J. van der Laan
[next]