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
2023-10-06
test: Rename wait_until_helper to wait_until_helper_internal
Fabian Jahr
2023-10-06
test: Improvements of feature_assumeutxo
Fabian Jahr
2023-10-06
Merge bitcoin/bitcoin#28253: test: display abrupt shutdown errors in console ...
fanquake
2023-10-05
Merge bitcoin/bitcoin#27609: rpc: allow submitpackage to be called outside of...
Andrew Chow
2023-10-05
Merge bitcoin/bitcoin#28597: wallet: No BDB creation, unless -deprecatedrpc=c...
Andrew Chow
2023-10-05
Merge bitcoin/bitcoin#28590: assumeutxo: change getchainstates RPC to return ...
Andrew Chow
2023-10-05
Merge bitcoin/bitcoin#28027: test: Fixes and updates to wallet_backwards_comp...
fanquake
2023-10-05
Merge bitcoin/bitcoin#28403: test: Bump walletpassphrase timeouts to avoid in...
Andrew Chow
2023-10-05
wallet: No BDB creation, unless -deprecatedrpc=create_bdb
MarcoFalke
2023-10-05
assumeutxo: change getchainstates RPC to return a list of chainstates
Ryan Ofsky
2023-10-05
test: display abrupt shutdown errors in console output
furszy
2023-10-05
test: Bump walletpassphrase timeouts to avoid intermittent issues
MarcoFalke
2023-10-05
test: BIP324: add checks for v1 prefix matching / wrong network magic detection
Sebastian Falbesoner
2023-10-04
Merge bitcoin/bitcoin#27823: init: return error when block index is non-conti...
Andrew Chow
2023-10-04
tests: assumeutxo: accept final height from either chainstate
James O'Beirne
2023-10-04
test: assumeutxo: avoid race in functional test
James O'Beirne
2023-10-04
test: add wait_for_connect to BitcoinTestFramework.connect_nodes
James O'Beirne
2023-10-03
Merge bitcoin/bitcoin#28523: rpc: add hidden getrawaddrman RPC to list addrma...
Andrew Chow
2023-10-03
Merge bitcoin/bitcoin#28304: doc: Remove confusing assert linter
fanquake
2023-10-02
test: enable v2 transport between nodes in some functional tests
Pieter Wuille
2023-10-02
test: Functional test for opportunistic encryption
dhruv
2023-10-02
net: expose transport types/session IDs of connections in RPC and logs
Pieter Wuille
2023-10-02
net: use V2Transport when NODE_P2P_V2 service flag is present
Pieter Wuille
2023-10-02
net: advertise NODE_P2P_V2 if CLI arg -v2transport is on
Pieter Wuille
2023-10-02
Merge bitcoin/bitcoin#27596: assumeutxo (2)
Andrew Chow
2023-10-02
test: getrawaddrman RPC
0xb10c
2023-10-02
Merge bitcoin/bitcoin#28176: tests: add coverage to feature_addrman.py
fanquake
2023-10-02
Merge bitcoin/bitcoin#28542: wallet: Check for uninitialized last processed a...
fanquake
2023-10-02
Merge bitcoin/bitcoin#28227: test: check for specific bip157 disconnect reaso...
fanquake
2023-10-02
Merge bitcoin/bitcoin#28184: lint: fix custom mypy cache dir setting
fanquake
2023-10-02
[rpc] require package to be a tree in submitpackage
glozow
2023-10-02
Merge bitcoin/bitcoin#28545: test: Avoid test failure on Linux root without c...
fanquake
2023-10-01
test: add coverage to feature_addrman.py
kevkevin
2023-09-30
contrib: add script to demo/test assumeutxo
James O'Beirne
2023-09-30
test: add feature_assumeutxo functional test
James O'Beirne
2023-09-29
Merge bitcoin/bitcoin#27653: test: add unit test coverage for Python ECDSA im...
Andrew Chow
2023-09-28
Merge bitcoin/bitcoin#28540: tests: Fix wallet_resendwallettransactions.py in...
Andrew Chow
2023-09-28
lint: fix custom mypy cache dir setting
Fabian Jahr
2023-09-27
Merge bitcoin/bitcoin#28505: rpc: bumpfee, improve doc for 'reduce_output' arg
Andrew Chow
2023-09-27
tests: Use manual bumps instead of bumpfee for resendwallettransactions
Andrew Chow
2023-09-27
test: Avoid test failure on Linux root without cap-add LINUX_IMMUTABLE
MarcoFalke
2023-09-26
test: Test loading wallets with conflicts without a chain
Andrew Chow
2023-09-26
rpc: bumpfee, improve doc for 'reduce_output' arg
furszy
2023-09-23
Merge bitcoin/bitcoin#28492: RPC: `descriptorprocesspsbt` returns hex encoded...
Andrew Chow
2023-09-21
Merge bitcoin/bitcoin#28471: Fix virtual size limit enforcement in transactio...
Andrew Chow
2023-09-21
Merge bitcoin/bitcoin#27934: test: added coverage to estimatefee
fanquake
2023-09-21
Merge bitcoin/bitcoin#26366: rpc, test: `addnode` improv + add test coverage ...
Andrew Chow
2023-09-20
Merge bitcoin/bitcoin#28154: test: refactor: deduplicate segwitv0 ECDSA signi...
Andrew Chow
2023-09-20
test: add unit test coverage for Python ECDSA implementation
Sebastian Falbesoner
2023-09-20
Add functional test to catch too large vsize packages
Greg Sanders
[next]