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-06-21
test: Remove from_node from create_self_transfer* MiniWallet helpers
MacroFake
2022-06-21
test: refactor: save MiniWallet mode explicitly
Sebastian Falbesoner
2022-06-17
Merge bitcoin/bitcoin#25289: test: implement 'bech32m' mode for `getnewdestin...
laanwj
2022-06-16
Merge bitcoin/bitcoin#24649: wallet: do not count wallet utxos as external
Andrew Chow
2022-06-16
Merge bitcoin/bitcoin#25369: Unsubtree Univalue
MacroFake
2022-06-15
Merge bitcoin/bitcoin#25368: doc: Update importaddress mention incompatibilit...
Andrew Chow
2022-06-15
Merge bitcoin/bitcoin#25358: test: passing a value below 5 MB to -maxmempool ...
MacroFake
2022-06-15
refactor: cleanups post unsubtree'ing univalue
fanquake
2022-06-15
Merge bitcoin/bitcoin#25374: test: remove unused `create_confirmed_utxos` helper
MacroFake
2022-06-15
Merge bitcoin/bitcoin#25370: test: check for `getblocktxn` request with out-o...
MacroFake
2022-06-15
Merge bitcoin/bitcoin#25156: refactor: Introduce PeerManagerImpl::RejectIncom...
MacroFake
2022-06-15
test: remove unused `create_confirmed_utxos` helper
Sebastian Falbesoner
2022-06-14
doc: Update importaddress mention incompatibility with descriptor wallet
BrokenProgrammer
2022-06-14
test: check for `getblocktxn` request with out-of-bounds tx index
Sebastian Falbesoner
2022-06-14
test: implement 'bech32m' mode for `getnewdestination()` helper
Sebastian Falbesoner
2022-06-14
test: add helpers for creating P2TR scripts/addresses from output key
Sebastian Falbesoner
2022-06-14
Merge bitcoin/bitcoin#25306: logging: add LogPrintfCategory to log unconditio...
laanwj
2022-06-14
refactor: Introduce PeerManagerImpl::RejectIncomingTxs
MacroFake
2022-06-13
test: Remove MiniWallet mempool_valid option
MacroFake
2022-06-13
Merge bitcoin/bitcoin#24839: test: use MiniWallet for mining_prioritisetransa...
MacroFake
2022-06-13
test: passing a value below 5 MB to -maxmempool should throw an error
brunoerg
2022-06-12
test: Fix previous release binary download script for Apple ARM64
Fabian Jahr
2022-06-10
test: Fix out-of-range port collisions
MacroFake
2022-06-10
Merge bitcoin/bitcoin#25312: test: Fix port collisions caused by p2p_getaddr_...
MacroFake
2022-06-09
Merge bitcoin/bitcoin#25307: doc: fix typo in kernel/context.h and add `desig...
fanquake
2022-06-09
doc: add `desig` to ignore-words
brunoerg
2022-06-08
[test] Fix port collisions caused by p2p_getaddr_caching.py
dergoegge
2022-06-08
[test_framework] Set PortSeed.n directly after initialising params
dergoegge
2022-06-08
Merge bitcoin/bitcoin#25294: test: Fix wait_for_debug_log UnicodeDecodeError
MacroFake
2022-06-08
logging: add LogPrintfCategory to log unconditionally with category
Jon Atack
2022-06-08
Merge bitcoin/bitcoin#25096: [net] Minor improvements to addr caching
fanquake
2022-06-07
Merge bitcoin/bitcoin#25292: Add LogPrintLevel to lint-format-strings, drop L...
laanwj
2022-06-07
test: Fix wait_for_debug_log UnicodeDecodeError
MacroFake
2022-06-07
Merge bitcoin/bitcoin#25228: test: add BIP-125 rule 5 testcase with default m...
laanwj
2022-06-07
Add LogPrintLevel to lint-format-strings, drop LogPrint-vs-LogPrintf section ...
Jon Atack
2022-06-07
Merge bitcoin/bitcoin#25288: test: Reliably don't start itself (lint-all.py r...
MacroFake
2022-06-07
test: clean up all-lint.py
Martin Leitner-Ankerl
2022-06-07
test: rename lint-all.py to all-lint.py
Martin Leitner-Ankerl
2022-06-07
Merge bitcoin/bitcoin#24629: Bugfix: RPC/blockchain: pruneblockchain: Return ...
MacroFake
2022-06-06
Merge bitcoin/bitcoin#25220: rpc: fix incorrect warning for address type p2sh...
laanwj
2022-06-06
test: ensure createmultisig and addmultisigaddress are not returning any warn...
brunoerg
2022-06-03
Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last...
Luke Dashjr
2022-06-02
Merge bitcoin/bitcoin#24171: p2p: Sync chain more readily from inbound peers ...
laanwj
2022-06-02
[test] Test addr cache for multiple onion binds
dergoegge
2022-06-02
test: add BIP-125 rule 5 testcase with default mempool
James O'Beirne
2022-06-02
test: check `replaceable` mismatch error in `createrawtransaction` RPC
Sebastian Falbesoner
2022-06-01
test: Set maxfeerate=0 in MiniWallet sendrawtransaction()
MacroFake
2022-06-01
Merge bitcoin/bitcoin#25087: test: use MiniWallet for feature_dbcrash.py
MacroFake
2022-05-31
test: check pre-segwit peer error in `getblockfrompeer` RPC
Sebastian Falbesoner
2022-05-31
Merge bitcoin/bitcoin#25200: doc: Fix spelling errors identified by codespell...
MacroFake
[next]