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-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
doc: Remove travis badge from readme
MarcoFalke
2019-06-19
Merge #13756: wallet: "avoid_reuse" wallet flag for improved privacy
MeshCollider
2019-06-18
test: Suppress false positive leak in secure_allocator<RNGState>
MarcoFalke
2019-06-18
test: Log output even if fuzzer failed
MarcoFalke
2019-06-18
test: Add test that mainnet requires standard txs
MarcoFalke
2019-06-18
test: Add test for unknown args
MarcoFalke
2019-06-18
Merge #16112: util: Log early messages
MarcoFalke
2019-06-18
Merge #16171: Remove -mempoolreplacement to prevent needless block prop slown...
MarcoFalke
2019-06-19
Merge #15899: rpc: Document iswitness flag and fix bug in converttopsbt
MeshCollider
2019-06-17
Merge #15982: tests: Make msg_block a witness block
MarcoFalke
2019-06-17
Merge #16205: Refactor: Replace fprintf with tfm::format
MarcoFalke
2019-06-16
Merge #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0
fanquake
2019-06-13
Replace remaining fprintf with tfm::format manually
MarcoFalke
2019-06-11
Fix spelling errors identified by codespell 1.15.0
Ben Woosley
2019-06-11
fixup: Fix prunning test
João Barbosa
2019-06-08
Remove -mempoolreplacement to prevent needless block prop slowness.
Matt Corallo
2019-06-07
Merge #15024: Allow specific private keys to be derived from descriptor
Wladimir J. van der Laan
2019-06-08
Add test for dumping the private key imported from descriptor
MeshCollider
2019-06-07
Extend importmulti descriptor tests
MeshCollider
2019-06-06
Merge #16129: refactor: Remove unused includes
MarcoFalke
2019-06-06
Disable bloom filtering by default.
Matt Corallo
2019-06-06
Import private keys from descriptor with importmulti if provided
MeshCollider
2019-06-05
[qa] Test disconnect block failure -> shutdown
Suhas Daftuar
2019-06-04
wallet: do not encrypt wallets with disabled private keys
whythat
[prev]
[next]