33 Commits (a41d5fe01947f2f878c055670986a165af800f9a)

Author SHA1 Message Date
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Gavin Andresen 618855133d Refactor: CAddressBookData for mapAddressBook 11 years ago
Eric Lombrozo 05df3fc68d Removed AcceptToMemoryPool method from CTransaction. This method belongs to the mempool instance. 12 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
Peter Todd 10046e27db Display tx nLockTime correctly when set to block # 12 years ago
Pieter Wuille ae8bfd12da Batch block connection during IBD 12 years ago
Pieter Wuille 450cbb0944 Ultraprune 12 years ago
xanatos 50e01ee620 toHTML won't add empty wtx.mapValue elements 12 years ago
Philip Kaufmann b7506b302d enhance translation possibilities in TransactionDesc / misc other changes 12 years ago
cardpuncher eb9a21afed Fix a typo in TransactionDesc 12 years ago
Philip Kaufmann 40d23dafb7 update info string in GUI for generated blocks and change "must wait" into "must mature" to take the new immature label into consideration 12 years ago
Pieter Wuille 1025440184 Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress 12 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h 12 years ago
Pieter Wuille f8dcd5ca6f Use scoped locks instead of CRITICAL_BLOCK 12 years ago
Wladimir J. van der Laan 5cccb13dad Move from noui.h / ui.h to one ui_interface.h with dummy implementation for the daemon. 12 years ago
Wladimir J. van der Laan 52d3a48128 VC2010 compile fixes 12 years ago
Luke Dashjr ebf9065c22 Qt: Show transaction ID in details 13 years ago
Wladimir J. van der Laan e073457191 Move HtmlEscape (escape for qt rich text controls) to qt gui utilities 13 years ago
Gavin Andresen 2e17ac83c6 Fix broken ExtractAddress (refactored, made callers check for addresses in keystore if they care) 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
Wladimir J. van der Laan c5aa1b139a update to work with new lock system, add protocol.* to build system 13 years ago
Wladimir J. van der Laan b0849613bf QtUI code cleanup / comment improvements 13 years ago
Wladimir J. van der Laan dedf83a19b Properly html-escape labels 13 years ago
Wladimir J. van der Laan 19fba3cd24 Make debug info more interesting (show SHA160 addresses for inputs) 13 years ago
Wladimir J. van der Laan 8fe2308b34 windows build fixes 13 years ago
Wladimir J. van der Laan e8ef3da713 update core to d0d80170a2 (CWallet class) 13 years ago
Wladimir J. van der Laan 0030c1bd6c compile fixes by Unthinkingbit 13 years ago
Wladimir J. van der Laan 0f3981bea9 remove commented code, use // for one-line comments and comments inside functions 13 years ago
Wladimir J. van der Laan 39cf857db9 Internationalization -- initial step, make _ return a std::string to prevent memory leaks 13 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure 13 years ago
Wladimir J. van der Laan 66d536ed07 transaction details dialog on doubleclick 13 years ago