3029 Commits (840905a8fdbac12095ac2ec1aed19181f47230b3)

Author SHA1 Message Date
Wladimir J. van der Laan 840905a8fd Add test for monetary value parsing 11 years ago
Wladimir J. van der Laan 4538130790 Add test for monetary value formatting 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
Josh Lehan 971bb3e901 Added ping time measurement. 11 years ago
Philip Kaufmann fbed9c9d63 special case DoS value == 0 in ProcessMessage() 11 years ago
Philip Kaufmann cbf87fc4a6 rename bitcoin-res.rc to bitcoind-res.rc 11 years ago
Philip Kaufmann c1761a5df3 fix #3049 by changing comment for CNetAddr::IsRFC4193() 11 years ago
Jeff Garzik a79342479f Relay OP_RETURN data TxOut as standard transaction type 11 years ago
Jeff Garzik 28f6b8dbad RPC validateaddress: test pwalletMain for NULL (no-wallet mode) 11 years ago