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-19
Merge bitcoin/bitcoin#22918: rpc: Add level 3 verbosity to getblock RPC call ...
W. J. van der Laan
2021-10-19
test: Remove unused node from mining_prioritisetransaction
MarcoFalke
2021-10-18
test: Fix wallet_multisig_descriptor_psbt.py
Hennadii Stepanov
2021-10-18
Merge bitcoin/bitcoin#22067: Test and document a basic M-of-N multisig using ...
W. J. van der Laan
2021-10-18
Merge bitcoin/bitcoin#23207: test: Delete generate* calls from TestNode
MarcoFalke
2021-10-18
Merge bitcoin/bitcoin#23080: test: check abandoned tx in listsinceblock
fanquake
2021-10-16
lint: enable mypy checking for missing imports
josibake
2021-10-16
lint: install pyzmq (22.3.0) into linter environment
josibake
2021-10-16
doc: remove pointlessly duplicated linter version / install info
fanquake
2021-10-14
Merge bitcoin/bitcoin#23093: Add ability to flush keypool and always flush wh...
W. J. van der Laan
2021-10-14
Merge #23235: Reduce unnecessary default logging
Samuel Dobson
2021-10-14
test: Add check that newkeypool flushes change addresses too
Samuel Dobson
2021-10-13
Merge bitcoin/bitcoin#23253: bitcoin-tx: Reject non-integral and out of range...
W. J. van der Laan
2021-10-12
bitcoin-tx: Reject non-integral and out of range multisig numbers
MarcoFalke
2021-10-12
bitcoin-tx: Reject non-integral and out of range sequence ids
MarcoFalke
2021-10-12
test: Check that bitcoin-tx accepts whitespace around sequence id and multisi...
MarcoFalke
2021-10-12
rest: Return error when header count is not integral
MarcoFalke
2021-10-12
Merge bitcoin/bitcoin#23227: bitcoin-tx: Avoid treating integer overflow as OP_0
Samuel Dobson
2021-10-11
blockstorage: use debug log category
Anthony Towns
2021-10-11
Merge bitcoin/bitcoin#22794: test: Verify if wallet is compiled in rpc_invali...
MarcoFalke
2021-10-11
bitcoin-tx: Avoid treating overflow as OP_0
MarcoFalke
2021-10-11
Merge bitcoin/bitcoin#23214: Replace stoul with ToIntegral in dbwrapper
fanquake
2021-10-08
doc: Fixup ToIntegral docs
MarcoFalke
2021-10-07
Merge bitcoin/bitcoin#23118: test: refactor: introduce `script_util` helper f...
W. J. van der Laan
2021-10-07
Merge bitcoin/bitcoin#22539: Re-include RBF replacement txs in fee estimation
W. J. van der Laan
2021-10-07
Replace stoul with ToIntegral in dbwrapper
MarcoFalke
2021-10-07
Merge bitcoin/bitcoin#23146: Test transactions conflicted by double spend in ...
MarcoFalke
2021-10-07
Merge bitcoin/bitcoin#23210: test: Replace satoshi_round with int() or Decimal()
MarcoFalke
2021-10-06
test: Replace satoshi_round with int() or Decimal()
MarcoFalke
2021-10-06
test: Avoid RPC roundtrip in MiniWallet get_descriptor()
MarcoFalke
2021-10-06
test: Delete generate* calls from TestNode
MarcoFalke
2021-10-06
test: Use generate* node RPC, not wallet RPC
MarcoFalke
2021-10-06
test: Use generate* from TestFramework, not TestNode
MarcoFalke
2021-10-06
Fix intermittent test failures due to missing sync_all
Samuel Dobson
2021-10-06
Use self.generate not node.generate throughout tests
Samuel Dobson
2021-10-05
Merge bitcoin/bitcoin#22950: [p2p] Pimpl AddrMan to abstract implementation d...
MarcoFalke
2021-10-05
rest: Add test for prevout fields in getblock
fyquah
2021-10-05
rpc: Add test for level 3 verbosity getblock rpc call.
fyquah
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-02
Test transactions conflicted by double spend in listtransactions
Jon Atack
2021-10-01
Add syscall sandboxing (seccomp-bpf)
practicalswift
2021-10-01
test: check abandoned tx in listsinceblock
brunoerg
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
[next]