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
/
functional
Age
Commit message (
Expand
)
Author
2021-10-25
Merge bitcoin/bitcoin#22711: test: check for specific block reject reasons in...
MarcoFalke
2021-10-22
Merge bitcoin/bitcoin#23139: rpc: fix "trusted" field in TransactionDescripti...
W. J. van der Laan
2021-10-22
Merge bitcoin/bitcoin#23002: Make descriptor wallets by default
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23331: test: Replace log with assert_equal in wallet_ab...
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23218: p2p: Use mocktime for ping timeout
W. J. van der Laan
2021-10-21
test: Replace log with assert_equal in wallet_abandonconflict
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23267: test: bip125-replaceable in listsinceblock
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23281: test: check that bumpfee RPC fails for txs with ...
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23287: test: get and decode tx with a single `gettransa...
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#22839: log: improve addrman logging
fanquake
2021-10-20
Make explicit the node param in init_wallet()
lsilva01
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-19
log: improve addrman logging
Martin Zumsande
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-17
test: get and decode tx with a single `gettransaction` RPC call
Sebastian Falbesoner
2021-10-16
lint: enable mypy checking for missing imports
josibake
2021-10-15
test: check that bumpfee RPC fails for txs with descendants in mempool
Sebastian Falbesoner
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-12
test: bip125-replaceable in listsinceblock
brunoerg
2021-10-12
rest: Return error when header count is not integral
MarcoFalke
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-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
p2p: Use mocktime for ping timeout
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#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
[next]