30 Commits (30754d8a0f2d6f04d1d8206a3179885ebeb04fa7)

Author SHA1 Message Date
Miguel Freitas fa74424399 fix #303 10 years ago
Miguel Freitas da21c0a2e4 rpc for development only - generates crypto testvector 10 years ago
toyg 83dcd048bb fixes to compile and run under OSX 10.9.1 11 years ago
Miguel Freitas fd404d0927 dumppubkey json return value must be hexstr 11 years ago
Miguel Freitas 74470ebddb check for key mismatch when importing keys 11 years ago
Miguel Freitas f81088be70 properly implement verification using keys that have been replaced. 11 years ago
Miguel Freitas 8d793b371d return "" in dumppubkey for nonexistent user 11 years ago
Miguel Freitas 6ade53ce53 implement new rpc dumppubkey. 11 years ago
Miguel Freitas 38424e0afb fix importing privkey to wallet (username was not saved to disk) 11 years ago
Miguel Freitas 78ba2a5609 another big wallet cleanup 12 years ago
Miguel Freitas 1c42569648 wallet rpc with username 12 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
Pieter Wuille f8dcd5ca6f Use scoped locks instead of CRITICAL_BLOCK 13 years ago
Gavin Andresen 5ce4c2a23a Remove USE_SSL #define 13 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 13 years ago
Pieter Wuille 11529c6e4f Compressed pubkeys 13 years ago
Wladimir J. van der Laan bde280b9a4 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
Luke Dashjr 21d9f36781 Use standard C99 (and Qt) types for 64-bit integers 13 years ago
Pieter Wuille 95d888a6d1 Key import and export 13 years ago