3472 Commits (0542619d93811fdb73508abb5299b8fd77f47a0e)

Author SHA1 Message Date
Wladimir J. van der Laan 4538130790 Add test for monetary value formatting 11 years ago
Wladimir J. van der Laan 33a2febf5d qt: show payment information in one text area 11 years ago
Wladimir J. van der Laan 786b066f03 qt: move bitcoin URI formatting to guiutil 11 years ago
Wladimir J. van der Laan 8a7f37c797 qt: use SendCoinsRecipient for payment request information 11 years ago
Wladimir J. van der Laan 03535acd05 qt: add message field to SendCoinsRecipient 11 years ago
Wladimir J. van der Laan 82095923bb qt: allow dragging, copying and saving QR code 11 years ago
Wladimir J. van der Laan 864a6f790e qt: remove verify/send message and send coins from address book 11 years ago
Wladimir J. van der Laan 74fb765e29 qt: rework "receive coins" workflow 11 years ago
Philip Kaufmann 2e11999e2b remove duplicate -rpcsslciphers help message from init 11 years ago
Jeff Garzik 406b1f05f6 Revert "JSON Spirit updated to v4.06" 11 years ago
Jeff Garzik 0db9a805bd Revert "Switch to using raw_utf8" 11 years ago
Philip Kaufmann 81bdc9a512 splashscreen: use TestNet() instead of unneeded string processing 11 years ago
Josh Lehan 547c61f8d8 Adding new "addrlocal" field to RPC getpeerinfo. 11 years ago
Wladimir J. van der Laan 2a03a39020 Add separate bitcoin-rpc client 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Chuck 0b8f47dc53 Changing LockedPageManager to use a managed instance 11 years ago
Gavin Andresen 3b9ecfed82 Make -DDEBUGLOCKORDER + -debug less noisy 11 years ago
Wladimir J. van der Laan 163145938c qt: remove awkward way of setting GUI pages 11 years ago
Philip Kaufmann 95d4a2be95 paymentserver: style fixes / cleanup 11 years ago
Wladimir J. van der Laan 26702e6930 qt: merge walletstack and walletframe 11 years ago
Philip Kaufmann 1728bf0873 update default -rpcsslciphers to include TLSv1.2 11 years ago
Philip Kaufmann 46b57eb500 add SendCoinsEntry::updateLabel() function 11 years ago
Pieter Wuille 7d38af3c49 Push down cs_main locking in ProcessMessage 11 years ago
Pieter Wuille 49d754d915 Run node deletions outside of cs_vNodes 11 years ago
Pieter Wuille 6055b9101b Allow SendMessages to run partially without cs_main 11 years ago
Philip Kaufmann 75fa27eaca make BitcoinAmountField::setReadOnly() usable 11 years ago
Philip Kaufmann 7dea6345e1 replace %zu with %"PRIszu" macro to prevent compiler warnings 11 years ago
Philip Kaufmann 96b9603c01 misc spelling / space / style fixes 11 years ago
Philip Kaufmann 47970dac41 clientmodel: remove 2 hard-coded values, use CChainParams instead 11 years ago
Pieter Wuille f9b15a4fc9 Move CBlockLocator to core.h 11 years ago
Pieter Wuille e4daecda0b Reimplement CBlockLocator's chain-related logic in CChain. 11 years ago
Gavin Andresen b2ba55c42b Avoid core dump if rpc port is in use. 11 years ago
Scott Ellis ce14345a89 Add network traffic graph 11 years ago
phantomcircuit bc68788317 comment explaining new wallet format for key/wkey entries 11 years ago
Pieter Wuille 4c6d41b8b6 Refactor/encapsulate chain globals into a CChain class 11 years ago
Philip Kaufmann 733511eda0 prevent compiler redefinition warnings 11 years ago
Philip Kaufmann 48c011489b don't touch addressbook when using secure payment-requests 11 years ago
Philip Kaufmann 06dfd23d41 paymentserver: use own HTML-esc / add new header const 11 years ago
Philip Kaufmann 8a041f494f sendcoinsdialog: display real failed address string 11 years ago
Philip Kaufmann 057bf35bc5 sendcoinsentry: small clear() and setValue() changes 11 years ago
Wladimir J. van der Laan b0091bb896 wallet: remove automatic update of default key 11 years ago
Gavin Andresen d8315d1650 Remove include of windows.h from allocators.h 11 years ago
Philip Kaufmann c7b1d6bbc7 Bitcoin-Qt: ensure Qt icon is shown with Qt >= 5.0 11 years ago
Philip Kaufmann 917ac1dcc1 make fCommandLine a local variable in AppInit() 11 years ago
Philip Kaufmann 5ea66c54fb style-police: fixed badly readable code in ProcessMessage() 11 years ago
Philip Kaufmann c55d1600da add missing Boost Thread join_all() call during shutdown 11 years ago
Philip Kaufmann a8d0c1e8cc Bitcoin-Qt: prevent stuck/unusable debug window on exit 11 years ago
David Hill a5e685bcf8 Hurricane Electric uses block 2001:470::, not 2011:470:: 11 years ago
Gavin Andresen 16b3ff66e0 Lower maximum size for free transaction creation 11 years ago
Gavin Andresen ea1cd5b47f Remove CENT-output free transaction rule when relaying 11 years ago