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
/
src
/
wallet
Age
Commit message (
Expand
)
Author
2017-02-23
Update sendfrom RPC help to correct coin selection misconception
Russell Yanofsky
2017-02-22
Avoid -Wshadow warnings in wallet_tests
Russell Yanofsky
2017-02-22
Merge #9773: Return errors from importmulti if complete rescans are not succe...
Wladimir J. van der Laan
2017-02-21
Merge #9727: Remove fallbacks for boost_filesystem < v3
Wladimir J. van der Laan
2017-02-20
Merge #9760: [wallet] Remove importmulti always-true check
Wladimir J. van der Laan
2017-02-18
Merge #9696: [trivial] Fix recently introduced typos in comments
MarcoFalke
2017-02-17
Return errors from importmulti if complete rescans are not successful
Russell Yanofsky
2017-02-17
[wallet] Remove importmulti always-true check
Russell Yanofsky
2017-02-16
Use 2 hour grace period for key timestamps in importmulti rescans
Russell Yanofsky
2017-02-16
Merge #9771: Add missing cs_wallet lock that triggers new lock held assertion
Wladimir J. van der Laan
2017-02-16
Merge #9764: wallet: Prevent "overrides a member function but is not marked '...
Wladimir J. van der Laan
2017-02-15
Add missing cs_wallet lock that triggers new lock held assertion
Russell Yanofsky
2017-02-15
Merge #9756: Return error when importmulti called with invalid address.
Wladimir J. van der Laan
2017-02-15
wallet: Prevent "overrides a member function but is not marked 'override'" wa...
Wladimir J. van der Laan
2017-02-14
[trivial] Fix recently introduced typos in comments
practicalswift
2017-02-13
Return error when importmulti called with invalid address.
Russell Yanofsky
2017-02-10
Use importmulti timestamp when importing watch only keys
Russell Yanofsky
2017-02-10
Dedup nTimeFirstKey update logic
Russell Yanofsky
2017-02-10
Use MTP for importmulti "now" timestamps
Russell Yanofsky
2017-02-10
Require timestamps for importmulti keys
Russell Yanofsky
2017-02-10
Remove fallbacks for boost_filesystem < v3
Wladimir J. van der Laan
2017-02-06
Merge #9227: Make nWalletDBUpdated atomic to avoid a potential race.
Wladimir J. van der Laan
2017-02-06
Merge #9378: [trivial] Add documentation for CWalletTx::fFromMe member.
Wladimir J. van der Laan
2017-02-02
[wallet] Set correct metadata on bumpfee wallet transactions
Russell Yanofsky
2017-02-02
Merge #9663: [RPC] clarify listunspent amount description
Wladimir J. van der Laan
2017-02-01
clarify listunspent amount description
Gregory Sanders
2017-01-31
rpc: bumpfee: handle errors more gracefully
Suhas Daftuar
2017-01-31
rpc: bumpfee: use correct maximum signed tx size for fee calculation
Suhas Daftuar
2017-01-30
wallet: Refactor dummy signature signing for reusability
Suhas Daftuar
2017-01-30
Merge #9615: Wallet incremental fee
Wladimir J. van der Laan
2017-01-27
[trivial] Fix typos in comments
practicalswift
2017-01-26
Change bumpfee result value from 'oldfee' to 'origfee'.
Alex Morcos
2017-01-26
Introduce WALLET_INCREMENTAL_RELAY_FEE
Alex Morcos
2017-01-26
Use CWallet::GetMinimumFee in bumpfee
Alex Morcos
2017-01-26
Merge #9613: [wallet] Clarify getbalance help string to explain interaction w...
Wladimir J. van der Laan
2017-01-25
Refactor GetMinimumFee to give option of providing targetFee
Alex Morcos
2017-01-25
[trivial] Add comment documenting bumpfee mapValues
Russell Yanofsky
2017-01-24
Refactor ZapWalletTxes to avoid layer vialotions
Jonas Schnelli
2017-01-23
Better document usage of SyncTransaction
Alex Morcos
2017-01-23
Merge #9516: Bug-fix: listsinceblock: use fork point as reference for blocks ...
Wladimir J. van der Laan
2017-01-23
[wallet] Clarify getbalance help string to explain interaction with bumpfee
Russell Yanofsky
2017-01-20
Merge #9377: fundrawtransaction: Keep change-output keys by default, make it ...
Wladimir J. van der Laan
2017-01-20
[rpc] Add incremental relay fee to getnetworkinfo
Alex Morcos
2017-01-19
Fix missing use of dustRelayFee
Alex Morcos
2017-01-19
Use incrementalRelayFee for BIP 125 replacement
Alex Morcos
2017-01-19
[Wallet] Add an option to keep the change address key, true by default
Jonas Schnelli
2017-01-19
Merge #8456: [RPC] Simplified bumpfee command.
Wladimir J. van der Laan
2017-01-19
[RPC] bumpfee
mrbandrews
2017-01-19
[wallet] Add include_unsafe argument to listunspent RPC
Russell Yanofsky
2017-01-19
Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compa...
Wladimir J. van der Laan
[prev]
[next]