aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/rpcwallet.cpp
AgeCommit message (Expand)Author
2016-10-31Change all instance of 'GMT epoch' to 'Unix epoch'matthias
2016-10-28Merge #9016: Return useful error message on ATMP failureWladimir J. van der Laan
2016-10-26Return useful error message on ATMP failureinstagibbs
2016-10-26rpc: Remove invalid explanation from wallet fee messageWladimir J. van der Laan
2016-10-19Add importmulti rpc callPedro Branco
2016-10-19[RPC] Give RPC commands more information about the RPC requestJonas Schnelli
2016-10-17Fix ismine and addwitnessaddress: no uncompressed keys in segwitPieter Wuille
2016-09-20init: Get rid of fDisableWalletMarcoFalke
2016-09-13Merge #8693: add witness address to address bookWladimir J. van der Laan
2016-09-09add witness address to address bookinstagibbs
2016-09-08net: Pass CConnection to wallet rather than using the globalCory Fields
2016-08-31Do not shadow variables.Pavel Janík
2016-08-25Do not shadow global RPC table variable (tableRPC)Pavel Janík
2016-07-31net: narrow include scope after moving to netaddressCory Fields
2016-07-28Port from 0.13: Create a new HD seed after encrypting the walletJonas Schnelli
2016-07-21[Wallet] Correct hdmasterkeyid/masterkeyid name confusionJonas Schnelli
2016-07-18Merge #8323: Add HD keypath to CKeyMetadata, report metadata in validateaddressWladimir J. van der Laan
2016-07-15[Wallet] comsetic non-code changes for the HD featureJonas Schnelli
2016-07-09[Wallet] print hd masterkeyid in getwalletinfoJonas Schnelli
2016-07-08[rpcwallet] Don't use floating pointMarcoFalke
2016-06-22[qa] Add rpc test for segwitAlex Morcos
2016-06-22[RPC] Add wallet support for witness transactions (using P2SH)Pieter Wuille
2016-06-22BIP144: Serialization, hashes, relay (sender side)Pieter Wuille
2016-06-08Fix two warnings for comparison between signed and unsignedPieter Wuille
2016-06-07[rpc] fundrawtransaction feeRate: Use BTC/kBMarcoFalke
2016-06-06[rpc] fundrawtransaction: Fix help text and interfaceMarcoFalke
2016-06-06Improve CWallet API with new GetAccountPubkey function.Patrick Strateman
2016-06-06Merge #8137: Improve CWallet API with new AccountMove function.Wladimir J. van der Laan
2016-06-03Merge #7967: [RPC] add feerate option to fundrawtransactionWladimir J. van der Laan
2016-06-03Merge #7825: Prevent multiple calls to ExtractDestinationPieter Wuille
2016-06-02Improve CWallet API with new AccountMove function.Patrick Strateman
2016-05-25Merge #8061: [Wallet] Improve Wallet encapsulationPieter Wuille
2016-05-16Move BackupWallet to CWallet::BackupWalletPatrick Strateman
2016-05-16Move GetAccountBalance from rpcwallet.cpp into CWallet::GetAccountBalancePatrick Strateman
2016-05-10[doc] Remove outdated line from listunspent RPC help, fix typoMarcoFalke
2016-05-06Prevent multiple calls to ExtractDestinationPedro Branco
2016-05-06Add more clear interface for CoinControl.h regarding individual feerateJonas Schnelli
2016-04-28[RPC] add feerate option to fundrawtransactionJonas Schnelli
2016-04-25Merge #7688: List solvability in listunspent output and improve helpWladimir J. van der Laan
2016-04-18Merge #7900: fix spelling mistakeWladimir J. van der Laan
2016-04-17fix spelling mistakeChris Moore
2016-04-16add missing newlineChris Moore
2016-04-15Add lockUnspents option to fundrawtransactionJoão Barbosa
2016-04-15Add change options to fundrawtransactionJoão Barbosa
2016-04-06Refactor IsRBFOptIn, avoid exceptionJonas Schnelli
2016-03-31rpc: Register calls where they are definedWladimir J. van der Laan
2016-03-29Merge #7558: [RPC] Add import/removeprunedfunds rpc callWladimir J. van der Laan
2016-03-29[Wallet][RPC] add missing abandon status documentationJonas Schnelli
2016-03-23Fix lockunspents help messageJoão Barbosa
2016-03-23[Wallet][RPC] add abandoned status to listtransactionsJonas Schnelli