4934 Commits (54566de29d988a201a6fe2ae6b2b8d54e13bd780)

Author SHA1 Message Date
Pieter Wuille dffb8f81b8 Use libsecp256k1 in key.cpp 10 years ago
Pieter Wuille 4c97c64bf6 Do not use EC code in global constructors 10 years ago
Pieter Wuille 07a9901703 Always build and link libsecp256k1 10 years ago
Pieter Wuille 7a7e109139 Delete src/secp256k1 before subtree import 10 years ago
Pieter Wuille d48555b36a Squashed 'src/secp256k1/' content from commit ad2028f 10 years ago
Jeff Garzik 7715c84747
HTTP REST: minor fixes 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
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
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
Wladimir J. van der Laan 65e3a1e762
Make sure that GetRandomBytes never fails 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
Pieter Wuille 1f847936c9 Avoid a bunch of copying/conversion in script/sign 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
Michael Ford 484e350f04 Update comments in client version to be doxygen compatible 10 years ago
Michael Ford 6395ba3036 Update comments in version to be doxygen compatible 10 years ago
Philip Kaufmann 981f7907c4 [Qt] fix slot connection problems when no wallet is loaded 10 years ago
Michael Ford 7792040294 Update comments in rpcserver to be doxygen compatible 10 years ago
Matt Corallo eadcd0c802 Print parameter interactions to console, too 10 years ago
Luke Dashjr e69a5873e7 RPC: submitblock: Support for returning specific rejection reasons 10 years ago