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-06-02
[test] Test addr cache for multiple onion binds
dergoegge
2022-05-06
Merge bitcoin/bitcoin#25063: test: previous releases: add v23.0
MacroFake
2022-05-06
test: previous releases: add v23.0
Sjors Provoost
2022-05-05
Merge bitcoin/bitcoin#24840: test: port 'lint-shell.sh' to python
MacroFake
2022-05-05
test: port 'lint-shell.sh' to python
whiteh0rse
2022-05-04
Merge bitcoin/bitcoin#24933: util: Replace non-threadsafe strerror
laanwj
2022-05-04
Merge bitcoin/bitcoin#24993: test, contrib, refactor: use `with` when opening...
laanwj
2022-05-04
Merge bitcoin/bitcoin#25057: refactor: replace remaining boost::split with Sp...
fanquake
2022-05-04
Merge bitcoin/bitcoin#25045: test: add coverage for invalid requests for `blo...
MacroFake
2022-05-04
http: replace boost::split with SplitString
Martin Leitner-Ankerl
2022-05-04
core_read: Replace boost::split with SplitString
Martin Leitner-Ankerl
2022-05-03
test: add coverage for invalid requests for `blockfilterheaders`
brunoerg
2022-05-03
Merge bitcoin/bitcoin#24941: test: MiniWallet: support skipping mempool check...
MacroFake
2022-05-02
Merge bitcoin/bitcoin#25042: lint: Fix lint-circular-dependencies.py file list
laanwj
2022-04-30
Reject invalid rpcauth formats
MacroFake
2022-04-30
lint: Fix lint-circular-dependencies.py file list
MacroFake
2022-04-29
test: stop node before calling assert_start_raises_init_error
Martin Zumsande
2022-04-28
Merge bitcoin/bitcoin#18554: wallet: ensure wallet files are not reused acros...
Andrew Chow
2022-04-28
Merge bitcoin/bitcoin#24937: test: Remove previous release check in feature_t...
laanwj
2022-04-28
Merge bitcoin/bitcoin#24988: lint: Mention NONFATAL_UNREACHABLE in lint-asser...
fanquake
2022-04-28
Merge bitcoin/bitcoin#24982: tests: Port `lint-all.sh` to `lint-all.py`
laanwj
2022-04-28
test: Add `strerror` to locale-dependence linter
laanwj
2022-04-28
Merge bitcoin/bitcoin#25011: tests: Do not always create a descriptor wallet ...
MacroFake
2022-04-27
test, contrib, refactor: use `with` when opening a file
brunoerg
2022-04-27
tests: Do not always create a descriptor wallet in wallet_createwallet
Andrew Chow
2022-04-27
Merge bitcoin/bitcoin#18642: Use std::chrono for the time to rotate destinati...
MacroFake
2022-04-27
Merge bitcoin/bitcoin#24739: test: Fix intermittent test failure in wallet_li...
MacroFake
2022-04-26
Merge bitcoin/bitcoin#21726: Improve Indices on pruned nodes via prune blockers
fanquake
2022-04-26
Merge bitcoin/bitcoin#24644: wallet: add tracepoints and algorithm informatio...
fanquake
2022-04-26
Merge bitcoin/bitcoin#24789: init, index: disallow indexes when running reind...
fanquake
2022-04-26
Converting `lint-all.sh` to `lint-all.py`.
hiago
2022-04-26
lint: Mention NONFATAL_UNREACHABLE in lint-assertions.py
MacroFake
2022-04-25
move-only: Rename index + pruning functional test
Fabian Jahr
2022-04-25
test: Update test for indices on pruned nodes
Fabian Jahr
2022-04-25
Index: Allow coinstatsindex with pruning enabled
Fabian Jahr
2022-04-25
Index: Use prune locks for blockfilterindex
Fabian Jahr
2022-04-25
Merge bitcoin/bitcoin#24856: lint: Converting lint-assertions.sh to lint-asse...
laanwj
2022-04-25
Merge bitcoin/bitcoin#24915: lint: Convert lint-circular-dependencies.sh to P...
laanwj
2022-04-25
Merge bitcoin/bitcoin#24815: lint: convert lint-tests.sh to python
laanwj
2022-04-25
Merge bitcoin/bitcoin#24802: lint: convert format strings linter test to python
laanwj
2022-04-25
Merge bitcoin/bitcoin#24929: lint: convert shell locale linter test to Python
laanwj
2022-04-25
Merge bitcoin/bitcoin#24902: lint: Convert lint-include-guards.sh to Python
laanwj
2022-04-25
Merge bitcoin/bitcoin#24916: lint: Convert lint-python-utf8-encoding.sh to Py...
laanwj
2022-04-25
Merge bitcoin/bitcoin#24932: lint: Convert lint-locale-dependence.sh to Python
laanwj
2022-04-25
Merge bitcoin/bitcoin#24454: tests: Fix calculation of external input weights
fanquake
2022-04-24
init: disallow reindex-chainstate with optional indexes
Martin Zumsande
2022-04-24
Merge bitcoin/bitcoin#24812: util/check: Add CHECK_NONFATAL identity function...
MarcoFalke
2022-04-22
test: MiniWallet: skip mempool check if `mempool_valid=False`
Sebastian Falbesoner
2022-04-22
test: MiniWallet: always rehash after signing (P2PK mode)
Sebastian Falbesoner
2022-04-22
Porting lint-assertions.sh to lint-assertions.py
hiago
[next]