5346 Commits (41e6e4caba9899ce7c165b0784461c55c867ee24)

Author SHA1 Message Date
Pieter Wuille 9fddceda44 Avoid storing a reference passed to SignatureChecker constructors 10 years ago
Pieter Wuille 858809a33e Use separate SignatureChecker for CMutableTransaction 10 years ago
Pieter Wuille bf6cdebdc5 Increase coverage of DERSIG edge cases 10 years ago
Pieter Wuille 5a47811da5 BIP66 changeover logic 10 years ago
Pieter Wuille 092e9fe5fb Example unit tests from BIP66 10 years ago
Pieter Wuille 80ad135a5e Change IsDERSignature to BIP66 implementation 10 years ago
bikinibabe ee932025c1 Changed pronouns for correctness and inclusivity 10 years ago
Vitalii Demianets bd2b73bb9b TRIVIAL: fix misleading comment 10 years ago
Pavel Janík 5262fde0ec Remove whitespaces before double colon in errors and logs 10 years ago
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
Earlz 14d023f1ae change hardcoded character constants to a set of descriptive named constants for database keys 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
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
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
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