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
2018-08-27
[wallet] Remove wallet account RPCs
John Newbery
2018-08-27
[tests] Remove wallet accounts test
John Newbery
2018-08-27
Merge #13987: Report minfeefilter value in getpeerinfo rpc
MarcoFalke
2018-08-27
Report minfeefilter value in getpeerinfo rpc
Anthony Towns
2018-08-26
Merge #12676: Show "bip125-replaceable" flag, when retrieving mempool entries
Wladimir J. van der Laan
2018-08-25
Merge #13707: tests: Add usage note to check-rpc-mappings.py
Wladimir J. van der Laan
2018-08-24
Merge #14024: qa: Add TestNode::assert_debug_log
MarcoFalke
2018-08-24
qa: Add TestNode::assert_debug_log
MarcoFalke
2018-08-23
qa: Remove unused deserialization code in msg_version
MarcoFalke
2018-08-22
p2p: Remove dead code for nVersion=10300
MarcoFalke
2018-08-22
Merge #13988: Add checks for settxfee reasonableness
Wladimir J. van der Laan
2018-08-21
test: Add lint to prevent SIGNAL/SLOT connect style
João Barbosa
2018-08-21
Merge #13968: [wallet] couple of walletcreatefundedpsbt fixes
Wladimir J. van der Laan
2018-08-21
test: Check RPC settxfee errors
João Barbosa
2018-08-20
QA: add basic walletcreatefunded optional arg test
Gregory Sanders
2018-08-15
Fix typo in feature_blocksdir.py log message
Alexander Leishman
2018-08-15
Merge #13399: rpc: Add submitheader
Wladimir J. van der Laan
2018-08-14
Merge #13917: Additional safety checks in PSBT signer
Wladimir J. van der Laan
2018-08-14
Merge #13960: Fix PSBT deserialization of 0-input transactions
Wladimir J. van der Laan
2018-08-14
Import CInv from correct module
Chun Kuan Lee
2018-08-13
tests: Replace usage of tostring() with tobytes()
Carl Dong
2018-08-13
Fix PSBT deserialization of 0-input transactions
Andrew Chow
2018-08-13
qa: Add tests for submitheader
MarcoFalke
2018-08-13
More tests of signer checks
Andrew Chow
2018-08-13
Test that a non-witness script as witness utxo is not signed
Andrew Chow
2018-08-13
Merge #13953: fix deprecation in bitcoin-util-test.py
MarcoFalke
2018-08-13
Merge #13054: tests: Enable automatic detection of undefined names in Python ...
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-13
fix deprecation in bitcoin-util-test.py
Isidoro Ghezzi
2018-08-13
Merge #13928: qa: blocktools enforce named args for amount
MarcoFalke
2018-08-13
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...
MarcoFalke
2018-08-13
Merge #13939: lint: Make format string linter understand basic template param...
MarcoFalke
2018-08-13
Merge #13666: Always create signatures with Low R values
Wladimir J. van der Laan
2018-08-12
Ported usage of deprecated optparse module to argparse module
Kvaciral
2018-08-11
Replace median fee rate with feerate percentiles
Marcin Jachymiak
2018-08-11
Merge #13867: qa: Make extended tests pass on native Windows
MarcoFalke
2018-08-11
Merge #13915: [qa] Add test for max number of entries in locator
MarcoFalke
2018-08-11
Merge #13913: qa: Remove redundant checkmempool/checkblockindex extra_args
MarcoFalke
2018-08-10
Merge #13924: tests: Simplify comparison in rpc_blockchain.py
MarcoFalke
2018-08-10
qa: Add p2p_invalid_locator test
MarcoFalke
2018-08-10
Make format string linter understand basic template parameter syntax
practicalswift
2018-08-09
Always create 70 byte signatures with low R values
Andrew Chow
2018-08-09
qa: blocktools enforce named args for amount
MarcoFalke
2018-08-09
Merge #13669: Tests: Cleanup create_transaction implementations
MarcoFalke
2018-08-09
Simplify comparison in rpc_blockchain.py.
Daniel Kraft
2018-08-09
Merge #13916: qa: wait_for_verack by default
MarcoFalke
2018-08-09
[Tests] Cleanup feature_block.py, remove unnecessary PreviousSpendableOutput ...
Conor Scott
2018-08-09
[Tests] Cleanup extra instances of create_transaction
Conor Scott
2018-08-09
[Tests] Rename create_tx and move to blocktools.py
Conor Scott
2018-08-08
qa: wait_for_verack by default
MarcoFalke
[next]