Commit Graph

17 Commits (f158e363a4f7fed90d94ab967815164b5f854bed)

Author SHA1 Message Date
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
Pieter Wuille 46784d0826 Merge pull request #1354 from fanquake/master
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