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-08-06
Merge #19667: build: set minimum required Boost to 1.58.0
fanquake
2020-08-06
build: make clean removes .gcda and .gcno files from fuzz directory
eugene
2020-08-06
Merge #19669: contrib: Fixup valgrind suppressions file
fanquake
2020-08-05
Merge #19614: util: use HAVE_FDATASYNC to determine fdatasync() use
Wladimir J. van der Laan
2020-08-05
build: Update and sort package list in gitian-linux.yml
Hennadii Stepanov
2020-08-05
contrib: Fixup valgrind suppressions file
MarcoFalke
2020-08-05
Merge #19632: test: Catch decimal.InvalidOperation from TestNodeCLI#send_cli
Wladimir J. van der Laan
2020-08-05
Merge #15382: util: add RunCommandParseJSON
Samuel Dobson
2020-08-05
build: set minimum required Boost to 1.58
fanquake
2020-08-05
Merge #19654: lint: Don't use TRAVIS_COMMIT_RANGE in commit message linter
MarcoFalke
2020-08-04
Deduplicate missing parents of orphan transactions
Suhas Daftuar
2020-08-04
Rewrite parent txid loop of requested transactions
Suhas Daftuar
2020-08-04
test addition of unknown segwit spends to txid reject filter
Gregory Sanders
2020-08-04
Add txids with non-standard inputs to reject filter
Suhas Daftuar
2020-08-04
Merge #19340: Preserve the `LockData` initial state if "potential deadlock de...
MarcoFalke
2020-08-04
test: Wait until is_connected in add_p2p_connection
MarcoFalke
2020-08-04
Merge #19489: test: Fail wait_until early if connection is lost
MarcoFalke
2020-08-04
lint: Remove travis env var from commit linter
Fabian Jahr
2020-08-04
Merge #19634: rpc: Document getwalletinfo's unlocked_until field as optional
fanquake
2020-08-03
Merge #19326: Simplify hash.h interface using Spans
Wladimir J. van der Laan
2020-08-03
Merge #18991: Cache responses to GETADDR to prevent topology leaks
Wladimir J. van der Laan
2020-08-02
Test that wtxid relay peers add wtxid to reject filter
Gregory Sanders
2020-08-02
Restore test case for p2p transaction blinding
Gregory Sanders
2020-08-02
test: Add LockStackEmpty()
Hennadii Stepanov
2020-08-02
test: Repeat deadlock tests
Hennadii Stepanov
2020-08-02
Preserve initial state if push_lock() throws exception
Hennadii Stepanov
2020-08-02
Merge #19639: doc: Remove Reference Links #19582
MarcoFalke
2020-08-02
Merge #19637: doc: Add historical release notes for 0.20.1
MarcoFalke
2020-08-01
scripted-diff: Remove Reference Links
Robert
2020-08-01
doc: Add historical release notes for 0.20.1
Wladimir J. van der Laan
2020-07-31
rpc: Document getwalletinfo's unlocked_until field as optional
Justin Moon
2020-07-31
build: Drop old hack which is unneeded now
Hennadii Stepanov
2020-07-31
Merge #19569: Enable fetching of orphan parents from wtxid peers
fanquake
2020-07-31
[util] add RunCommandParseJSON
Sjors Provoost
2020-07-31
[ci] use boost::process
Sjors Provoost
2020-07-31
[doc] include Doxygen comments for HAVE_BOOST_PROCESS
Sjors Provoost
2020-07-31
[build] msvc: add boost::process
Sjors Provoost
2020-07-31
[build] make boost-process opt-in
Sjors Provoost
2020-07-31
configure: add ax_boost_process
Sjors Provoost
2020-07-31
[depends] boost: patch unused variable in boost_process
Sjors Provoost
2020-07-31
Merge #19585: rpc: RPCResult Type of MempoolEntryDescription should be OBJ.
MarcoFalke
2020-07-30
test: Catch decimal.InvalidOperation from TestNodeCLI#send_cli
Ben Woosley
2020-07-31
Merge #19617: doc: Clang 8 or later is required with FORCE_USE_SYSTEM_CLANG
fanquake
2020-07-30
test: Wait for 'cmpctblock' in p2p_compactblocks when it is expected
Ben Woosley
2020-07-30
Make Hash[160] consume range-like objects
Pieter Wuille
2020-07-30
Make CHash256/CHash160 output to Span
Pieter Wuille
2020-07-30
Make MurmurHash3 consume Spans
Pieter Wuille
2020-07-30
Make CHash256 and CHash160 consume Spans
Pieter Wuille
2020-07-30
Make script/standard's BaseHash Span-convertible
Pieter Wuille
2020-07-30
Add MakeUCharSpan, to help constructing Span<[const] unsigned char>
Pieter Wuille
[prev]
[next]