132 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Nathan Wilcox de422c066b [tests pass] Ensure `importprivkey` outputs the address in case key is already imported. 7 years ago
Nathan Wilcox d187317083 [tests pass] Output address on new key import. 7 years ago
Jack Grigg 33589401ba
Require that z_importkey height parameter be in valid range 7 years ago
Jack Grigg b7e5b7d5ee
Simplify z_importkey by making rescan a string 7 years ago
Jack Grigg a31ba7a0cb
Usability improvements for z_importkey 7 years ago
Jonas Schnelli a10a6e2a0e
[Univalue] add univalue over subtree 9 years ago
Jack Grigg 0d37ae3a59
Migrate Zcash-specific code to UniValue 8 years ago
Jonas Schnelli d014114d67
Remove JSON Spirit wrapper, remove JSON Spirit leftovers 9 years ago
Jonas Schnelli 851f58f94e
remove JSON Spirit UniValue wrapper 9 years ago
Jonas Schnelli 9756b7bd29
extend conversion to UniValue 9 years ago
Jeff Garzik ed21d5bd4b
Convert tree to using univalue. Eliminate all json_spirit uses. 10 years ago
Simon 9064d73bf8 Fixes #1497 ZCA-009 by restricting data exporting to user defined folder. 7 years ago
Jack Grigg 7e3a20f235
Scan the whole chain whenever a z-key is imported 8 years ago
jl777 2e500f5048 test 8 years ago
Sean Bowe 58c4c0bba3 Change some Bitcoin strings to Zcash strings. 8 years ago
Simon 438d1e45be Use -debug=zrpc for z_* rpc calls (#1504) 8 years ago
Simon 950f8ffdb6 Fixes #1491 by updating help message for rpc call z_importkey 8 years ago
Simon 3bff998b38 Rename methods to avoid using prefix of _ underscore which is reserved. 8 years ago
Simon 0feffd1424 Don't mark wallet as dirty if key already exists. 8 years ago
Simon 92444edc00 Add z_importwallet and z_exportwallet to handle keys for both 8 years ago
Simon c1c4594371 Implemented RPC calls z_importkey, z_exportkey, z_getnewaddress. 8 years ago
Jonas Schnelli b9fb692d04 Push down RPC reqWallet flag 9 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 9 years ago
Eric Lombrozo 4401b2d7c5 Removed main.h dependency from rpcserver.cpp 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Pieter Wuille d0c41a7350 Add sanity check after key generation 10 years ago
Michael Ford 72fb3d295a Update comments in src/rpc* to be doxygen compatible 10 years ago
Cozz Lovan ccca27a788 [Wallet] Watch-only fixes 10 years ago
Pieter Wuille 0be990ba34 Move CTxDestination from script/script to script/standard 10 years ago
Philip Kaufmann 611116d4e3 header include cleanup 10 years ago
Pieter Wuille bac5586b10 Replace weird characters by normal spaces 10 years ago
Wladimir J. van der Laan ad49c256c3 Split up util.cpp/h 10 years ago
Wladimir J. van der Laan afa71fb3e3
Harmonize importprivkey and importaddress documentation 10 years ago
jtimon 209377a7cb Use GetBlockTime() more 10 years ago
Pieter Wuille d5087d1ba0 Use script matching rather than destination matching for watch-only. 10 years ago
JaSK ffd40da361 Watchonly balances are shown separately in gui. 10 years ago
Pieter Wuille c8988460a2 Add support for watch-only addresses 11 years ago
Cozz Lovan bb1f1c90d6 [Qt] importwallet progress 10 years ago
Cozz Lovan 4c35366bdc Fix importwallet nTimeFirstKey 10 years ago
Wladimir J. van der Laan 5283410568 Remove unused includes of boost lexical_cast 10 years ago
Gavin Andresen 93a18a3650 Remove CWalletTx::vfSpent 10 years ago
Wladimir J. van der Laan a143d4ce58 Fix crash in importwallet and dumpwallet formatting 10 years ago
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 10 years ago
Wladimir J. van der Laan c7f9332596 Add check for valid keys in `importprivkey` 10 years ago
Wladimir J. van der Laan 7d9d134bf9 Remove redundant .c_str()s 11 years ago
Cozz Lovan 1f12844fc0 Fix importprivkey / rescan 11 years ago
Wladimir J. van der Laan d78f35a909 Explicitly ensure that wallet is unlocked in `importprivkey` 11 years ago
Wladimir J. van der Laan fb78cc2378 Split up bitcoinrpc (code movement only) 11 years ago
sje a6099ef319 Issue #1865 - Clean up RPC help messages 11 years ago
Philip Kaufmann cd696e64df misc small changes to polish after include cleanup 11 years ago