5983 Commits (df9c2ee1c9c02b79ccbb6cbae03096c3f9af23c7)

Author SHA1 Message Date
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
Wladimir J. van der Laan 6bd0dc2a84 arith_uint256: remove initialization from byte vector 10 years ago
Wladimir J. van der Laan 30007fda76 Remove now-unused methods from arith_uint256 and base_uint 10 years ago
Wladimir J. van der Laan edc720479d Remove arith_uint160 10 years ago
Wladimir J. van der Laan dba2e9141a Add tests for new uint256 10 years ago
Wladimir J. van der Laan 92cdb1aace Add conversion functions arith_uint256<->uint_256 10 years ago
Wladimir J. van der Laan bfc6070342 uint256->arith_uint256 blob256->uint256 10 years ago
Wladimir J. van der Laan 734f85c4f0 Use arith_uint256 where necessary 10 years ago
Wladimir J. van der Laan 34cdc41128 String conversions uint256 -> uint256S 10 years ago
Wladimir J. van der Laan 2eae3157f6 Replace uint256(1) with static constant 10 years ago
Wladimir J. van der Laan 807658549c Replace GetLow64 with GetCheapHash 10 years ago
Wladimir J. van der Laan 4f1524966a Replace direct use of 0 with SetNull and IsNull 10 years ago
Wladimir J. van der Laan 5d3064bc44 Temporarily add SetNull/IsNull/GetCheapHash to base_uint 10 years ago
jtimon 0cc0d8d60b Get rid of the internal miner's hashmeter 10 years ago
Peter Todd 0ea28baeb8
Reject non-final txs even in testnet/regtest 10 years ago
Pieter Wuille e41345790f Catch LevelDB errors during flush 10 years ago
Pieter Wuille 02bced1661 Bugfix: only track UTXO modification after lookup 10 years ago
Luke Dashjr 7eeeac0ff5 Remove dead BitcoinUnits::id code and update assets-attribution for non-image unit selector 10 years ago
Thomas Zander 70477a0bdf
On close of splashscreen interrupt verifyDB 10 years ago
Cory Fields 856e862f4a namespace: drop most boost namespaces and a few header cleanups 10 years ago
Cory Fields 9b1ab860ff namespace: drop boost::assign altogether here 10 years ago
Cory Fields a3241998e1 namespace: remove boost namespace pollution 10 years ago
Wladimir J. van der Laan 269d8ba0d2
Remove declaration of no longer existent CheckWork 10 years ago
Wladimir J. van der Laan edbc9045cb
Bump project-wide COPYRIGHT_YEAR to 2015 10 years ago