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-11
Merge #19674: refactor: test: use throwaway _ variable for unused loop counters
fanquake
2020-08-10
Merge #19596: Deduplicate parent txid loop of requested transactions and miss...
Wladimir J. van der Laan
2020-08-10
Merge #19605: doc: set CC_FOR_BUILD when building on OpenBSD
fanquake
2020-08-10
Merge #17563: lib: fix a compiler warning: unused GetDevURandom()
fanquake
2020-08-10
Merge #19622: build: Drop ancient hack in gitian-linux descriptor
fanquake
2020-08-09
Merge #19631: test: Wait for 'cmpctblock' in p2p_compactblocks when it is exp...
Wladimir J. van der Laan
2020-08-09
Merge #19657: test: Wait until is_connected in add_p2p_connection
Wladimir J. van der Laan
2020-08-09
Merge #19649: Restore test case for p2p transaction blinding
Wladimir J. van der Laan
2020-08-09
Merge #19660: refactor: Make HexStr take a span
Wladimir J. van der Laan
2020-08-09
Merge #19638: Replace `hidden service` with `onion service`
Wladimir J. van der Laan
2020-08-08
Merge #19672: build: make clean removes .gcda and .gcno files from fuzz direc...
MarcoFalke
2020-08-07
Replace `hidden service` with `onion service`
Riccardo Masutti
2020-08-07
Merge #19098: test: Remove duplicate NodeContext hacks
MarcoFalke
2020-08-07
Merge #19620: Add txids with non-standard inputs to reject filter
fanquake
2020-08-06
refactor: Make HexStr take a span
Wladimir J. van der Laan
2020-08-06
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
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
[next]