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-07-15
test: enable passing wildcards with path to test runner
Jon Atack
2019-07-12
Merge #16334: test: rpc_users: Also test rpcauth.py with password.
Wladimir J. van der Laan
2019-07-11
init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-10
Merge #16322: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTran...
Wladimir J. van der Laan
2019-07-10
test: Add test for maxtxfee option
MarcoFalke
2019-07-09
[mempool] Allow one extra single-ancestor transaction per package
Matt Corallo
2019-07-09
test: Add test for BIP30 duplicate tx
MarcoFalke
2019-07-09
test: Properly serialize BIP34 coinbase height
MarcoFalke
2019-07-08
test: rpc_users: Make variable names more clear.
Carl Dong
2019-07-08
test: rpc_users: Also test rpcauth.py with specified password.
Carl Dong
2019-07-08
test: rpc_users: Add function for testing auth params.
Carl Dong
2019-07-08
test: rpc_users: Add function for auth'd requests.
Carl Dong
2019-07-08
Merge #14505: test: Add linter to make sure single parameter constructors are...
Wladimir J. van der Laan
2019-07-08
Merge #16291: gui: Stop translating PACKAGE_NAME
MarcoFalke
2019-07-08
Merge #15687: test: tool wallet test coverage for unexpected writes to wallet
Wladimir J. van der Laan
2019-07-08
test: Tool wallet test coverage for unexpected writes to wallet
Jon Atack
2019-07-08
test: Split tool_wallet.py test into subtests
Jon Atack
2019-07-08
test: Add log messages to test/functional/tool_wallet.py
Jon Atack
2019-07-07
Merge #16326: [RPC] add new utxoupdatepsbt arguments to the CRPCCommand and C...
fanquake
2019-07-05
Merge #16327: scripts and tools: Update ShellCheck linter
fanquake
2019-07-04
Enable ShellCheck rules
Hennadii Stepanov
2019-07-04
[RPC] add new utxoupdatepsbt arguments to the CRPCCommand and CPRCConvertPara...
John Newbery
2019-07-03
Merge #16329: test: Add tests for getblockchaininfo.softforks
MarcoFalke
2019-07-03
Merge #16325: rpc: Clarify that block count means height excl genesis
Wladimir J. van der Laan
2019-07-03
Merge #15483: rpc: Adding a 'logpath' entry to getrpcinfo
Wladimir J. van der Laan
2019-07-02
Merge #16250: signrawtransactionwithkey: report error when missing redeemScri...
MarcoFalke
2019-07-02
test: Split fundrawtx test into subtests
MarcoFalke
2019-07-02
test: Make local symbols in run_test members
MarcoFalke
2019-07-02
test: Add tests for getblockchaininfo.softforks
MarcoFalke
2019-07-02
rpc: Clarify that block count means height excl genesis
MarcoFalke
2019-07-02
wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction
João Barbosa
2019-07-02
Merge #15427: Add support for descriptors to utxoupdatepsbt
Wladimir J. van der Laan
2019-07-02
Merge #15538: wallet_bumpfee.py: Make sure coin selection produces change
Wladimir J. van der Laan
2019-07-01
TEST: Replace hard-coded hex tx with classes
Steven Roose
2019-07-01
Merge #16257: [wallet] abort when attempting to fund a transaction above -max...
Wladimir J. van der Laan
2019-06-28
[wallet] abort when attempting to fund a transaction above maxtxfee
Sjors Provoost
2019-06-28
test: Add missing sync_all to wallet_balance test
MarcoFalke
2019-06-27
util: No translation of `Bitcoin Core` in the copyright
MarcoFalke
2019-06-26
Add Travis check for single parameter constructors not marked "explicit"
practicalswift
2019-06-25
signrawtransactionwithkey: report error when missing redeemScript/witnessScri...
Anthony Towns
2019-06-22
Merge #16239: wallet/rpc: follow-up clean-up/fixes to avoid_reuse
MeshCollider
2019-06-21
test: Require standard txs in regtest
MarcoFalke
2019-06-22
wallet/rpc/getbalances: add entry for 'mine.used' balance in results
Karl-Johan Alm
2019-06-21
Merge #16226: Move ismine to the wallet module
MeshCollider
2019-06-21
Merge #16026: Ensure that uncompressed public keys in a multisig always retur...
MeshCollider
2019-06-20
Merge #16234: test: Add test for unknown args
MarcoFalke
2019-06-20
Make and get the multisig redeemscript and destination in one function instea...
Andrew Chow
2019-06-19
Change ismine to take a CWallet instead of CKeyStore
Andrew Chow
2019-06-19
Merge #16243: doc: Remove travis badge from readme
MarcoFalke
2019-06-19
[qa] Test that getdata requests work as expected
Suhas Daftuar
[prev]
[next]