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
2018-07-05
Merge #13096: [Policy] Fix MAX_STANDARD_TX_WEIGHT check
Wladimir J. van der Laan
2018-07-04
Merge #13235: Break circular dependency: init -> * -> init by extracting shut...
Wladimir J. van der Laan
2018-07-04
Merge #13491: Improve handling of INVALID in IsMine
Wladimir J. van der Laan
2018-07-02
Delete double semicolon in wallet.cpp and misc.cpp
Matteo Sumberaz
2018-06-29
[RPC] [wallet] allow getbalance to use min_conf and watch_only without accounts.
John Newbery
2018-06-28
[wallet] GetBalance can take a min_depth argument.
John Newbery
2018-06-28
[wallet] factor out GetAvailableWatchOnlyBalance()
John Newbery
2018-06-28
[wallet] deduplicate GetAvailableCredit logic
John Newbery
2018-06-28
[wallet] Factor out GetWatchOnlyBalance()
John Newbery
2018-06-28
[wallet] GetBalance can take an isminefilter filter.
John Newbery
2018-06-28
[wallet] loadwallet shouldn't create new wallets.
John Newbery
2018-06-26
Merge #13498: [wallet] Fixups from account API deprecation
Pieter Wuille
2018-06-25
Merge #13507: RPC: Fix parameter count check for importpubkey
Wladimir J. van der Laan
2018-06-25
Break circular dependency: init -> * -> init by extracting shutdown.h
Ben Woosley
2018-06-24
Merge #13160: wallet: Unlock spent outputs
Wladimir J. van der Laan
2018-06-24
Merge #13480: Avoid copies in range-for loops and add a warning to detect them
Wladimir J. van der Laan
2018-06-21
Merge #13111: Add unloadwallet RPC
Jonas Schnelli
2018-06-20
Fix parameter count check for importpubkey.
Kristaps Kaupe
2018-06-19
Qt: load wallet in UI after possible init aborts
Jonas Schnelli
2018-06-18
Decouple wallet version from client version
Andrew Chow
2018-06-18
[wallet] Don't use accounts when checking balance in sendmany
John Newbery
2018-06-18
[wallet] deprecate sendfrom RPC method.
John Newbery
2018-06-18
bugfix: Remove dangling wallet env instance
João Barbosa
2018-06-18
test: Wallet methods are disabled when no wallet is loaded
João Barbosa
2018-06-18
rpc: Add unloadwallet RPC
João Barbosa
2018-06-18
Merge #13437: wallet: Erase wtxOrderd wtx pointer on removeprunedfunds
Wladimir J. van der Laan
2018-06-17
Add P2WSH destination helper and use it instead of manual hashing
Pieter Wuille
2018-06-15
cleanup: avoid hidden copies in range-for loops
Cory Fields
2018-06-15
Merge #13241: scripted-diff: Avoid temporary copies when looping over std::map
MarcoFalke
2018-06-14
ScanforWalletTransactions should mark input txns as dirty
Gregory Sanders
2018-06-12
Merge #13120: policy: Treat segwit as always active
Wladimir J. van der Laan
2018-06-12
rpc: Extract GetWalletNameFromJSONRPCRequest from GetWalletForJSONRPCRequest
João Barbosa
2018-06-11
scripted-diff: Avoid temporary copies when looping over std::map
Ben Woosley
2018-06-11
Merge #13230: Simplify include analysis by enforcing the developer guide's in...
Wladimir J. van der Laan
2018-06-11
wallet: Erase wtxOrderd wtx pointer on removeprunedfunds
MarcoFalke
2018-06-11
Merge #12634: [refactor] Make TransactionWithinChainLimit more flexible
Wladimir J. van der Laan
2018-06-11
Merge #13060: [wallet] [rpc] Remove getlabeladdress RPC
Wladimir J. van der Laan
2018-06-11
wallet: Switch to using ancestor/descendant limits
Karl-Johan Alm
2018-06-11
wallet: Strictly greater than for ancestor caps
Karl-Johan Alm
2018-06-11
Switch to GetTransactionAncestry() in OutputEligibleForSpending
Karl-Johan Alm
2018-06-11
mempool: Add explicit max_descendants
Karl-Johan Alm
2018-06-06
Use bracket syntax includes ("#include <foo.h>")
practicalswift
2018-06-05
Merge #13269: refactoring: Drop UpdateTransaction in favor of UpdateInput
Wladimir J. van der Laan
2018-06-01
Merge #13058: [wallet] `createwallet` RPC - create new wallet at runtime
Jonas Schnelli
2018-05-31
[wallets] [docs] Add release notes for createwallet RPC.
John Newbery
2018-05-31
Merge #13309: Directly operate with CMutableTransaction in SignSignature
Wladimir J. van der Laan
2018-05-30
Merge #13069: docs: Fix typos
MarcoFalke
2018-05-30
Merge #13252: Wallet: Refactor ReserveKeyFromKeyPool for safety
Wladimir J. van der Laan
2018-05-30
Generic TransactionSignatureCreator works with both CTransaction and CMutable...
Martin Ankerl
2018-05-30
Stop translating command line options
Wladimir J. van der Laan
[prev]
[next]