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
2019-09-12
Merge #16551: test: Test that low difficulty chain fork is rejected
MarcoFalke
2019-09-12
Merge #16850: test: `servicesnames` field in `getpeerinfo` and `getnetworkinfo`
Wladimir J. van der Laan
2019-09-11
tests: rename 'test_getnetworkinginfo' in 'test_getnetworkinfo'
darosior
2019-09-11
tests: add a test for the 'servicesnames' RPC field
darosior
2019-09-11
Merge #16251: Improve signrawtransaction error reporting
fanquake
2019-09-10
signrawtransactionwithkey: better error messages for bad redeemScript/witness...
Anthony Towns
2019-09-10
Merge #16725: Don't show addresses or P2PK in decoderawtransaction
Samuel Dobson
2019-09-09
Merge #16796: wallet: Fix segfault in CreateWalletFromFile
Samuel Dobson
2019-09-09
Merge #16285: rpc: Improve scantxoutset response and help message
Wladimir J. van der Laan
2019-09-09
qa: Check scantxoutset result against gettxoutsetinfo
João Barbosa
2019-09-07
Merge #15759: p2p: Add 2 outbound block-relay-only connections
fanquake
2019-09-07
Merge #16421: Conservatively accept RBF bumps bumping one tx at the package l...
fanquake
2019-09-06
Merge #16624: wallet: encapsulate transactions state
MeshCollider
2019-09-05
Merge #16804: test: Remove unused try-block in assert_debug_log
Wladimir J. van der Laan
2019-09-05
Merge #15257: Scripts and tools: Bump flake8 to 3.7.8
MarcoFalke
2019-09-05
Merge #16768: test: Make lint-includes.sh work from any directory
MarcoFalke
2019-09-04
Conservatively accept RBF bumps bumping one tx at the package limits
Matt Corallo
2019-09-04
Make lint-includes.sh work from any directory
Kristaps Kaupe
2019-09-04
Disconnect peers violating blocks-only mode
Suhas Daftuar
2019-09-04
test: Remove incorrect and unused try-block in assert_debug_log
MarcoFalke
2019-09-03
lint: Disable flake8 W504 warning
Ben Woosley
2019-09-03
test/contrib: Fix invalid escapes in regex strings
Ben Woosley
2019-09-03
wallet: Fix segmentation fault in CreateWalletFromFile
MarcoFalke
2019-09-03
test: Print both messages on failure in assert_raises_message
MarcoFalke
2019-09-02
Merge #16185: gettransaction: add an argument to decode the transaction
MeshCollider
2019-08-31
Check for codespell in lint-spelling.sh
Kristaps Kaupe
2019-08-30
tests: Add a new functional test for gettransaction
darosior
2019-08-30
Don't show addresses or P2PK in decoderawtransaction
nicolas.dorier
2019-08-29
Add a test wallet_reorgsrestore
Antoine Riard
2019-08-29
Merge #16695: rpc: Add window final block height to getchaintxstats
Wladimir J. van der Laan
2019-08-29
Add window final block height to getchaintxstats
Jonathan "Duke" Leto
2019-08-28
Merge #16726: tests: Avoid common Python default parameter gotcha when mutabl...
MarcoFalke
2019-08-28
Merge #16740: qa: Relax so that the subscriber is ready before publishing zmq...
MarcoFalke
2019-08-28
test: add executable flag for wallet_watchonly.py
Sebastian Falbesoner
2019-08-28
qa: Relax so that the subscriber is ready before publishing zmq messages
João Barbosa
2019-08-26
Merge #16404: qa: Test ZMQ notification after chain reorg
MarcoFalke
2019-08-26
lint: Catch use of [] or {} as default parameter values in Python functions
practicalswift
2019-08-26
Avoid using mutable default parameter values
practicalswift
2019-08-21
Merge #16656: test: fix rpc_setban.py race
MarcoFalke
2019-08-21
QA: fix rpc_setban.py race
Jonas Schnelli
2019-08-20
Merge #16647: rpc: add weight to getmempoolentry output
MarcoFalke
2019-08-19
Merge #15864: Fix datadir handling
MarcoFalke
2019-08-19
Merge #16646: qa: Run tests with UPnP disabled
Wladimir J. van der Laan
2019-08-19
Merge #16631: net: The default whitelistrelay should be true
Wladimir J. van der Laan
2019-08-19
qa: Add RPC tests for weight in mempool entry
Daniel Edgecumbe
2019-08-19
Bugfix: QA: Run tests with UPnP disabled
Luke Dashjr
2019-08-19
qa: Test ZMQ notification after chain reorg
João Barbosa
2019-08-19
qa: Refactor ZMQ test
João Barbosa
2019-08-16
Give more errors for specific failure conditions
Andrew Chow
2019-08-16
Return an error from descriptor Parse that gives more information about what ...
Andrew Chow
[next]