3 Commits (15982a8b69ec6ab3c3a6bf71fc6a9b681d3ff541)

Author SHA1 Message Date
Jeff Garzik 15982a8b69 Convert tree to using univalue. Eliminate all json_spirit uses. 10 years ago
Jonas Schnelli b9fb692d04 Push down RPC reqWallet flag 10 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 10 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 11 years ago
Pieter Wuille d5087d1ba0 Use script matching rather than destination matching for watch-only. 11 years ago
JaSK ffd40da361 Watchonly balances are shown separately in gui. 11 years ago
Pieter Wuille c8988460a2 Add support for watch-only addresses 11 years ago
Cozz Lovan bb1f1c90d6 [Qt] importwallet progress 11 years ago
Cozz Lovan 4c35366bdc Fix importwallet nTimeFirstKey 11 years ago
Wladimir J. van der Laan 5283410568 Remove unused includes of boost lexical_cast 11 years ago
Gavin Andresen 93a18a3650 Remove CWalletTx::vfSpent 11 years ago
Wladimir J. van der Laan a143d4ce58 Fix crash in importwallet and dumpwallet formatting 11 years ago
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 11 years ago
Wladimir J. van der Laan c7f9332596 Add check for valid keys in `importprivkey` 11 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
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Sergey Kazenyuk e5a2c9794c Make time facet non-constant 11 years ago
Pieter Wuille 722fa283d0 Break dependency of init on wallet. 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Pieter Wuille 4c6d41b8b6 Refactor/encapsulate chain globals into a CChain class 11 years ago
Gavin Andresen 881a85a22d Replace printf with LogPrintf / LogPrint 11 years ago
Gavin Andresen e51321fb75 Refactor: OutputDebugStringF -> LogPrint(category, ...) 11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Gavin Andresen 618855133d Refactor: CAddressBookData for mapAddressBook 11 years ago
Pieter Wuille 4e534aa9d8 Add dumpwallet and importwallet RPCs 12 years ago
Pieter Wuille dfa23b94c2 CSecret/CKey -> CKey/CPubKey split/refactor 12 years ago
Mike Cassano 44051af1a8 add rescan bool to importprivkey to control whether to do a rescan after import 12 years ago
Wladimir J. van der Laan 738835d7b8 Document RPC error codes 12 years ago
Pieter Wuille 1025440184 Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress 13 years ago
Philip Kaufmann bd09334d1a remove dead "using namespace boost::asio;" from rpcdump.cpp 13 years ago
Jeff Garzik 480d44bd0b rpcdump: include cleanup. move JSONRPCError def to bitcoinrpc.h. 13 years ago
Wladimir J. van der Laan fe4a655042 Fine-grained UI updates 13 years ago
Philip Kaufmann ff0ee876bb change strings to Bitcoin (uppercase), where it is used as a noun and update strings to use "Qt" (and not qt or QT) / update initialisation of notificator to use qApp->applicationName() instead of a static string 13 years ago
Fordy 3a25a2b9b0 Update License in File Headers 13 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h 13 years ago