5504 Commits (41113e33ad62333d99fd8cc6bf717c0794681d86)

Author SHA1 Message Date
Pavel Janík 91a9fe094b Fix typo - sentence starts with capital letter 10 years ago
Manuel Araoz d6bed1514c remove sig_canonical.json and sig_noncanonical.json 10 years ago
Philip Kaufmann fdf80ea7b1 [Qt] allow unit changes for read-only BitcoinAmountField 10 years ago
randy-waterhouse 72ac792b4a Format build flags in src/Makefile.am. 10 years ago
fsb4000 55eade9d46 Change Coin Control first column label 10 years ago
Wladimir J. van der Laan 5ebe0956b3 Trim RPC command table 10 years ago
Eric Lombrozo 4401b2d7c5 Removed main.h dependency from rpcserver.cpp 10 years ago
Earlz 14d023f1ae change hardcoded character constants to a set of descriptive named constants for database keys 10 years ago
fsb4000 e5d9d77df2 fix crash: createmultisig and addmultisigaddress 10 years ago
fsb4000 0eade74c78 fix crash: CoinControl "space" bug 10 years ago
Cory Fields 6bbca99baa LSSharedFileListItemResolve() was deprecated in Mac OS X 10.10, use LSSharedFileListItemCopyResolvedURL() instead 10 years ago
Wladimir J. van der Laan 66b473457b
Delete RecvLine function 10 years ago
Wladimir J. van der Laan 28ee7e8b8c Get rid of DetectShutdownThread 10 years ago
Cory Fields 73cd4edb4f qt: avoid hard-coding font names 10 years ago
Cory Fields 52954e6efd qt: fix broken unicode chars on osx 10.10 10 years ago
Cory Fields f5ad78b34a qt: fonts: allow SubstituteFonts to filter based on user's language 10 years ago
Alex Morcos 2d9b0b7f03 Fix priority calculation in CreateTransaction 10 years ago
Gregory Maxwell 7d2cb48511 Restore RPC HTTP keepalives to default. 10 years ago
Jonas Schnelli 652eb904df [Qt] change transaction table column width 10 years ago
Jonas Schnelli af95b17d0d [Qt] resize oversized icons 10 years ago
Philip Kaufmann 0c03a93e70 [Qt] add debug logging for -rootcertificates option 10 years ago
Philip Kaufmann 6715efb9ca [Qt] Payment request expiration bug fix (re-done) 10 years ago
Gregory Maxwell 16a5c18cea Add a -rpckeepalive and disable RPC use of HTTP persistent connections. 10 years ago
Luke Dashjr 301cd2a3a9 Use text-color icons for system tray Send/Receive menu entries 10 years ago
Jonas Schnelli 42f6a0c2b9 [Qt] optimize PNG files 10 years ago
Philip Kaufmann 17005bc0fc [Qt] add payment request unit test for non matching networks 10 years ago
Philip Kaufmann 080da96c7c [Qt] prepare paymentservertests for new unit tests 10 years ago
Philip Kaufmann 80dd50ccba [Qt] group variables below initial if-clauses in AmountSpinBox::stepEnabled 10 years ago
Jonas Schnelli 785bb81c6b [Qt] remove size grip to get rid of the right margin 10 years ago
Luke Dashjr 1d84aead21 Coin Control: Use U+2248 "ALMOST EQUAL TO" rather than a simple tilde (which may be mistaken for a negative sign) 10 years ago
Gregory Maxwell 3ff735c99a Increase block download timeout base from 10 to 20 minutes. 10 years ago
Luke Dashjr 2ce63d395f MOVEONLY: Move struct CBlockTemplate to miner.h (from main.h) 10 years ago
Wladimir J. van der Laan c6b7b29f23 Improve robustness of DER recoding code 10 years ago
Philip Kaufmann 851296a72f [Qt] add option to allow self signed root certs (for testing) 10 years ago
Philip Kaufmann 0fd9e2bf43 [Qt] don't allow amount changes when AmountSpinBox is read-only 10 years ago
Cory Fields 8dccba6a45 fail immediately on an empty signature 10 years ago
Cory Fields 488ed32f2a consensus: guard against openssl's new strict DER checks 10 years ago
Jonas Schnelli 98c222b5aa [Qt] optimize helpmessage dialog 10 years ago
Peter Todd 2fa9a8ec86
Make empty byte arrays pass CheckSignatureEncoding() 10 years ago
Pieter Wuille 13cdce4336 Catch UTXO set read errors and shutdown 10 years ago
Wladimir J. van der Laan c6a5ad4819
Fix tests after #5413 10 years ago
Pieter Wuille 916130348c Introduce 10 minute block download timeout 10 years ago
Cory Fields f0b8afc88b tests: fix spurious windows test failures after 012598880c 10 years ago
Cory Fields fe925e221f Use EXTRA_LIBRARIES instead of noinst_LIBRARIES so we can avoid building unused code 10 years ago
Cory Fields d58c5d6f21 tests: run sanity checks in tests too 10 years ago
Pieter Wuille 7268f7b120 Move arith_uint256 out of consensus and util 10 years ago
Pieter Wuille 7873633b57 Squashed 'src/secp256k1/' changes from bccaf86..50cc6ab 10 years ago
Pieter Wuille 1a9576de9d Use libsecp256k1's RFC6979 implementation 10 years ago
Thomas Zander e179eb3d9b Make the command-line-args dialog better 10 years ago
Pieter Wuille be22b3da1d Update seed IPs, based on bitcoin.sipa.be crawler data 10 years ago