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
2021-10-04
Merge bitcoin/bitcoin#20487: Add syscall sandboxing using seccomp-bpf (Linux ...
W. J. van der Laan
2021-10-04
Merge bitcoin/bitcoin#20452: util: Replace use of locale dependent atoi(…) ...
W. J. van der Laan
2021-10-04
Merge bitcoin/bitcoin#23052: test: use miniwallet in test_rpc function in fea...
MarcoFalke
2021-10-04
Merge bitcoin/bitcoin#17211: Allow fundrawtransaction and walletcreatefundedp...
Samuel Dobson
2021-10-03
allow send rpc take external inputs and solving data
Andrew Chow
2021-10-03
Tests for funding with external inputs
Andrew Chow
2021-10-01
Add syscall sandboxing (seccomp-bpf)
practicalswift
2021-10-01
Merge bitcoin/bitcoin#23136: test: update fee rate assertion helper in the fu...
MarcoFalke
2021-10-01
Merge bitcoin/bitcoin#22340: p2p: Use legacy relaying to download blocks in b...
MarcoFalke
2021-09-30
Merge bitcoin/bitcoin#23123: Remove `-rescan` startup parameter
W. J. van der Laan
2021-09-30
test: update assert_fee_amount() in test_framework/util.py
Jon Atack
2021-09-30
Replace use of locale dependent atoi(…) with locale-independent std::from_c...
practicalswift
2021-09-30
Merge bitcoin/bitcoin#20457: util: Make Parse{Int,UInt}{32,64} use locale ind...
W. J. van der Laan
2021-09-30
Merge bitcoin/bitcoin#23104: log: Avoid breaking single log lines over multip...
W. J. van der Laan
2021-09-30
Merge bitcoin/bitcoin#23126: doc: update developer docs for subtree renaming
fanquake
2021-09-30
Remove -rescan startup parameter
Samuel Dobson
2021-09-29
test: Fix typos in tests
MarcoFalke
2021-09-29
test: use miniwallet in test_rpc() function in feature_rbf.py
Shubhankar
2021-09-29
Merge bitcoin/bitcoin#23124: Fix feature_segwit.py failure due to witness
MarcoFalke
2021-09-29
Merge bitcoin/bitcoin#23079: test: use MiniWallet for p2p_filter.py
MarcoFalke
2021-09-29
doc: update developer docs for subtree renaming
fanquake
2021-09-29
Merge bitcoin/bitcoin#23120: test: Remove unused and confusing main parameter...
MarcoFalke
2021-09-29
Fix feature_segwit failure due to witness
Samuel Dobson
2021-09-29
Merge bitcoin/bitcoin#20591: wallet, bugfix: fix ComputeTimeSmart function du...
Samuel Dobson
2021-09-29
Merge bitcoin/bitcoin#22722: rpc: update estimatesmartfee to return max of CB...
Samuel Dobson
2021-09-29
Merge bitcoin/bitcoin#22650: Remove -deprecatedrpc=addresses flag and corresp...
Samuel Dobson
2021-09-28
[test] Test that -blocksonly nodes still serve compact blocks.
Niklas Gögge
2021-09-28
[test] Test that getdata(CMPCT) is still sent on regular low bandwidth connec...
Niklas Gögge
2021-09-28
[test] Test that -blocksonly nodes do not send getdata(CMPCT) on a low bandwi...
Niklas Gögge
2021-09-28
[test] Test that -blocksonly nodes do not request high bandwidth mode.
Niklas Gögge
2021-09-28
test: add functional test to check transaction time determination during bloc...
BitcoinTsunami
2021-09-28
test: pep-8 touched test
MarcoFalke
2021-09-28
test: Remove unused and confusing main parameter from script_util
MarcoFalke
2021-09-28
Merge bitcoin/bitcoin#23097: Run specified functional tests with all matching...
W. J. van der Laan
2021-09-28
update estimatesmartfee rpc to return max of estimateSmartFee, mempoolMinFee ...
pranabp-bit
2021-09-28
test: pep-8
MarcoFalke
2021-09-28
test: Use assert_equal over assert for easier debugging
MarcoFalke
2021-09-28
Merge bitcoin/bitcoin#23106: Ensure wallet is unlocked before signing PSBT wi...
MarcoFalke
2021-09-28
Add test that walletprocesspsbt requires unlocked wallet when signing
Samuel Dobson
2021-09-27
test: use MiniWallet for p2p_filter.py
Sebastian Falbesoner
2021-09-27
test: introduce helper to create random P2WPKH scriptPubKeys
Sebastian Falbesoner
2021-09-27
test: MiniWallet: add `send_to` method to create arbitrary txouts
Sebastian Falbesoner
2021-09-27
Merge bitcoin/bitcoin#23061: Fix (inverse) meaning of -persistmempool
merge-script
2021-09-27
Merge bitcoin/bitcoin#23092: test: Remove Windows workaround in authproxy
merge-script
2021-09-27
Merge bitcoin/bitcoin#23084: test: avoid non-determinism in asmap-addrman test
merge-script
2021-09-26
Merge bitcoin/bitcoin#23065: Allow UTXO locks to be written to wallet DB
W. J. van der Laan
2021-09-26
Run functional tests with all possible flags
Samuel Dobson
2021-09-25
Update lockunspent tests for lock persistence
Samuel Dobson
2021-09-25
Merge bitcoin/bitcoin#23086: test: Add -testactivationheight tests to rpc_blo...
merge-script
2021-09-25
test: Remove Windows workaround in authproxy
MarcoFalke
[next]