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
/
test
Age
Commit message (
Expand
)
Author
2022-02-23
Merge bitcoin/bitcoin#24381: test: Run symlink regression tests on Windows
laanwj
2022-02-23
Merge bitcoin/bitcoin#24426: test: Fix intermittent Tsan issue
fanquake
2022-02-23
Merge bitcoin/bitcoin#24409: Always output license/copyright info with `-vers...
MarcoFalke
2022-02-23
test: Fix intermittent Tsan issue
MarcoFalke
2022-02-22
lint: remove no-longer used exceptions from lint-format-strings.py
fanquake
2022-02-22
refactor: shift CopyrightHolders() and LicenseInfo() to clientversion.cpp
fanquake
2022-02-22
Merge bitcoin/bitcoin#24367: User-facing content and codebase doc fixups from...
laanwj
2022-02-21
Replace "can not" with "cannot" in docs, user messages, and tests
Jon Atack
2022-02-21
doc: Rework generate* doc
MarcoFalke
2022-02-19
test: Remove suppression no longer needed with headers-only Boost.Test
Hennadii Stepanov
2022-02-18
test: Run symlink regression tests on Windows
MarcoFalke
2022-02-17
test: Add functional test for symlinked blocks directory
laanwj
2022-02-15
Merge bitcoin/bitcoin#24117: index: make indices robust against init aborts
MarcoFalke
2022-02-15
Merge bitcoin/bitcoin#24324: test: refactor: remove unneeded bytes<->hex conv...
MarcoFalke
2022-02-14
test: remove `import socket` in test_ipv6_local
brunoerg
2022-02-14
test: refactor: remove unneeded bytes<->hex conversions in `byte_to_base58`
Sebastian Falbesoner
2022-02-14
Merge bitcoin/bitcoin#24301: build: header-only Boost
fanquake
2022-02-14
Merge bitcoin/bitcoin#24319: refactor: Avoid unsigned integer overflow in cor...
MarcoFalke
2022-02-13
build: use header-only Boost unit test
fanquake
2022-02-11
Merge bitcoin/bitcoin#24307: RPC: Return external_signer in getwalletinfo
Andrew Chow
2022-02-11
refactor: Avoid unsigned integer overflow in core_write
MarcoFalke
2022-02-10
RPC: Return external_signer in getwalletinfo
Kristaps Kaupe
2022-02-09
test: Remove unused integer sanitizer suppressions
MarcoFalke
2022-02-09
Merge bitcoin/bitcoin#24196: Fix integer sanitizer suppressions in validation...
MarcoFalke
2022-02-08
Merge bitcoin/bitcoin#24259: test: Remove unused valgrind suppressions
fanquake
2022-02-07
Merge bitcoin/bitcoin#24239: test: fix ceildiv division by using integers
MarcoFalke
2022-02-07
Merge bitcoin/bitcoin#24195: test: Fix failfast option for functional test ru...
MarcoFalke
2022-02-07
test: Call ceildiv helper with integer
Martin Zumsande
2022-02-07
Fix integer sanitizer suppressions in validation.cpp
MarcoFalke
2022-02-07
Merge bitcoin/bitcoin#24237: test: Avoid testing negative block heights
MarcoFalke
2022-02-04
test: Properly skip feature_syscall_sandbox in valgrind
MarcoFalke
2022-02-03
refactor: replace boost::filesystem with std::filesystem
Kiminuo
2022-02-02
test: Avoid testing negative block heights
MarcoFalke
2022-02-02
Merge bitcoin/bitcoin#24219: Fix implicit-integer-sign-change in bloom
MarcoFalke
2022-02-02
Merge bitcoin/bitcoin#24223: test: use MiniWallet for interface_rest.py
MarcoFalke
2022-02-01
Merge bitcoin/bitcoin#24083: Revert "Add to spends only transcations from me"
Andrew Chow
2022-02-01
Merge bitcoin/bitcoin#24218: zmq: Fix implicit-integer-sign-change
MarcoFalke
2022-02-01
Merge bitcoin/bitcoin#24190: test: Fix sanitizer suppresions in streams_tests
MarcoFalke
2022-01-31
test: speedup interface_rest.py by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2022-01-31
test: use MiniWallet for rest_interface.py
Sebastian Falbesoner
2022-01-31
test: activate all index types in feature_init.py
Martin Zumsande
2022-01-31
Merge bitcoin/bitcoin#24192: test: Fix feature_init intermittent issues
MarcoFalke
2022-01-31
Fix implicit-integer-sign-change in bloom
MarcoFalke
2022-01-31
zmq: Fix implicit-integer-sign-change
MarcoFalke
2022-01-31
test: Fix feature_init intermittent issues
MarcoFalke
2022-01-31
test: Remove random line number feature from feature_init.py
MarcoFalke
2022-01-31
refactor: Make MessageBoxFlags enum underlying type unsigned
MarcoFalke
2022-01-31
Merge bitcoin/bitcoin#24146: Avoid integer sanitizer warnings in chain.o
MarcoFalke
2022-01-30
lint: add creat and ba into ignore-words for lint-spelling
brunoerg
2022-01-28
test: Repair failfast option for test runner
Martin Zumsande
[next]