5246 Commits (84d919974bfa22c9332faa36768d52cbbcc594f5)

Author SHA1 Message Date
Gavin Andresen a8b2ce557d
regression test only setmocktime RPC call 10 years ago
Jonas Schnelli 6093aa1bb0 [Qt, OSX] QProgressBar CPU-Issue workaround 10 years ago
Michael Ford c63a73d18a Update comments in util to be doxygen compatible 10 years ago
Michael Ford 7329fdd1ba Update comments in txmempool to be doxygen compatible 10 years ago
Luke Dashjr 5d60b694e9 Coin Control: Make list mode default 10 years ago
Luke Dashjr 4ff81d6092 Bugfix: Clarify coin control dialog labels 10 years ago
Michael Ford 5617267cd5 Fix typo in listreceivedbyaddress and listaccounts help text 10 years ago
Cozz Lovan 7335ca1a05 [Qt] Fix height of BitcoinAmountField 10 years ago
Cory Fields 219a1470c4 script: check ScriptError values in script tests 10 years ago
Cory Fields ab9edbd6b6 script: create sane error return codes for script validation and remove logging 10 years ago
Gavin Andresen 18379875bf
Optimize -regtest setgenerate block generation 10 years ago
Philip Kaufmann cd4d3f1915 Win32: change buffer size for gethotsname in Discover() 10 years ago
Philip Kaufmann 8fa0494e92 Win32: log addresses found in Discover() calls 10 years ago
Philip Kaufmann 13f903187c init: minor parameter interaction updates 10 years ago
Jonas Schnelli 4a8fc152a9 [Qt] the RPC Console should be a QWidget to make window more independent 10 years ago
21E14 cca48f69b0 Reset setBlockIndexCandidates once block index db loaded 10 years ago
Jeff Garzik e2655e0ab1 Add unauthenticated HTTP REST interface to public blockchain data. 10 years ago
sinetek d52f072605 Don't show wallet options in the preferences menu when running with -disablewallet 10 years ago
Pieter Wuille f4e0aefadc Do signature-s negation inside the tests 10 years ago
Peter Todd 7c041b3b91
Check against MANDATORY flags prior to accepting to mempool 10 years ago
Michael Ford b9a36b15bf Make comments in /src/script doxygen compatible 10 years ago
sinetek 38c62aec0d Adding const. 10 years ago
sinetek a8a5e0133a Adding license. 10 years ago
Gregory Maxwell 845c86d128 Do not use third party services for IP detection. 10 years ago
Jonas Schnelli 31aac02446 Qt: new icons 10 years ago
Wladimir J. van der Laan 65e3a1e762
Make sure that GetRandomBytes never fails 10 years ago
Ruben Dario Ponticelli 9ec75c5ef4
Add a locking mechanism to IsInitialBlockDownload to ensure it never goes from false to true. 10 years ago
ENikS 5985ba9e61 Fixing warning C4099: 'CExtPubKey' : type name first seen using 'class' now seen using 'struct' 10 years ago
Pieter Wuille bfe029feeb Reduce bitcoin-tx dependencies 10 years ago
Wladimir J. van der Laan f654f0040b
Change -genproclimit default to 1 10 years ago
Wladimir J. van der Laan 9bdec76037
Always log number of threads for script verification 10 years ago
Pieter Wuille 93a6022400 Reduce bitcoin-cli dependencies 10 years ago
Jonas Schnelli 236d96e0a3 Qt: Add support for missing scrollbar in peers table 10 years ago
Jonas Schnelli 93a3f0e7fe Qt: Network-Traffic-Graph: make some distance between line and text 10 years ago
mruddy 84877904c0 bitcoin-tx: Add the "-txid" option. Also add the hex-encoded transaction to the JSON output as the "hex" property. 10 years ago
Pieter Wuille 1f847936c9 Avoid a bunch of copying/conversion in script/sign 10 years ago
Cozz Lovan 9b1627d13e [Wallet] Reduce minTxFee for transaction creation to 1000 satoshis 10 years ago
Daniel Kraft af82884ab7 Add "warmup mode" for RPC server. 10 years ago
Philip Kaufmann b4347f6035 minor code style cleanup after recent merges 10 years ago
mruddy 0d91ae308c The first thing that SelectParams does is call SelectBaseParams. Therefore, we do not need to call SelectBaseParams immediately prior to calling SelectParams. 10 years ago
Pavel Janík 84738627ce Fix all header defines 10 years ago
21E14 a2cfae8e18 util.cpp comment correction 10 years ago
Yoichi Hirai e743678d5a fix a typo 10 years ago
Wladimir J. van der Laan 917b83127d
qt: translations update from Transifex 10 years ago
Philip Kaufmann 771d500283 minor cleanup: include orders, end comments etc. 10 years ago
Cory Fields d2e74c55bd boost: moveonly: split CPubKey and friends to new files 10 years ago
Cory Fields 78c228c6e5 boost: moveonly: move BIP32Hash to hash.h 10 years ago
Cory Fields 900078aeb4 boost: moveonly: create eccryptoverify.h|cpp and move helper functions there 10 years ago
Michael Ford 1c0aa9110e Update serialize comments to be doxygen compatible 10 years ago
Cory Fields f635269cd1 tests: enable alertnotify test for Windows 10 years ago