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-05-20
Merge bitcoin/bitcoin#25171: rpc: wallet: remove `-deprecatedrpc=exclude_coin...
MacroFake
2022-05-20
Merge bitcoin/bitcoin#24830: init: Allow -proxy="" setting values
MacroFake
2022-05-20
Merge bitcoin/bitcoin#25173: test: add coverage for unknown network in -onlynet
MacroFake
2022-05-19
test: add coverage for unknown network in -onlynet
brunoerg
2022-05-19
rpc: wallet: remove `-deprecatedrpc=exclude_coinbase` logic
Sebastian Falbesoner
2022-05-19
Merge bitcoin/bitcoin#25147: Net processing: follow ups to #20799 (removing s...
fanquake
2022-05-19
Merge bitcoin/bitcoin#25161: rpc: Put undocumented JSON failure mode behind a...
MacroFake
2022-05-18
rpc: Put undocumented JSON failure mode behind a runtime flag
Suhail Saqan
2022-05-18
Merge bitcoin/bitcoin#25126: test: add BIP157 message parsing support (via ME...
MacroFake
2022-05-18
Merge bitcoin/bitcoin#25124: test: Fix intermittent race in p2p_unrequested_b...
MacroFake
2022-05-18
[test] Remove segwit argument from build_block_on_tip()
John Newbery
2022-05-17
test: use sendall in wallet_taproot.py tests
ishaanam
2022-05-17
Merge bitcoin/bitcoin#23679: Sanitize `port` in `addpeeraddress()`
fanquake
2022-05-15
[net processing] Only accept `sendcmpct` with version=2
John Newbery
2022-05-15
[net processing] Only advertise support for version 2 compact blocks
John Newbery
2022-05-15
[net] Stop testing version 1 compact blocks.
John Newbery
2022-05-15
Merge bitcoin/bitcoin#25123: test: Fix race condition in index prune test
MacroFake
2022-05-14
test: Fix race condition in index pruning test
Fabian Jahr
2022-05-14
Sanitize port in `addpeeraddress()`
amadeuszpawlik
2022-05-13
test: make BIP157 messages default-constructible (MESSAGEMAP compatibility)
Sebastian Falbesoner
2022-05-13
test: p2p: add missing BIP157 message types to MESSAGEMAP
Sebastian Falbesoner
2022-05-13
test: Fix intermittent race in p2p_unrequested_blocks.py
MacroFake
2022-05-13
Merge bitcoin/bitcoin#25117: test: Check msg type in msg capture is followed ...
MacroFake
2022-05-12
test: compare `/mempool/info` response with `getmempoolinfo` RPC
brunoerg
2022-05-12
test: Check msg type in msg capture is followed by zeros
MacroFake
2022-05-11
rpc: check `fopen` return code in dumptxoutset
Sebastian Falbesoner
2022-05-10
Merge bitcoin/bitcoin#24793: test: Change color of skipped functional tests
laanwj
2022-05-09
test: Remove extended lint (cppcheck)
laanwj
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
[next]