9871 Commits (996fccf267eedbd512619acc45e6d3c1aeabf3ab)
 

Author SHA1 Message Date
Jack Grigg 77175766f4
Enforce standard transaction rules on testnet 8 years ago
Daira Hopwood 789914e7b0 Update comments in chainparams.cpp. 8 years ago
Daira Hopwood a5fd8da7ba Static assertion that standard and network min tx versions are consistent. 8 years ago
Daira Hopwood cb1246194e Update the error message string for tx version too low. ref #1600 8 years ago
zkbot 0b3809464c Auto merge of #1601 - str4d:1459-revert-reversion, r=daira 8 years ago
Jack Grigg 86d2c90468
Update tests for new genesis blocks 8 years ago
Jack Grigg 8c54e34a68
Use tromp's solver to regenerate miner tests 8 years ago
Jack Grigg 6be6762237
Regenerate genesis blocks with nVersion = 4 8 years ago
Jack Grigg 80f4cdcf8f
Reject block versions lower than 4 8 years ago
Jack Grigg 7ac924cdb7
Disallow v0 transactions as a consensus rule 8 years ago
zkbot a12eaa2bf2 Auto merge of #1581 - bitcartel:1464_ncc_2016_008, r=str4d 8 years ago
Simon e11e61ddb1 Workaround g++ 5.x bug with brace enclosed initializer. 8 years ago
Jack Grigg 07064ea2d1
GBT: Add RPC tests 8 years ago
Jack Grigg 1628efedaf
GBT: Correct block header in proposals RPC test 8 years ago
Jack Grigg 89aa746ca1
GBT: Add informational founders' reward value to coinbasetxn 8 years ago
Jack Grigg 53ddbaed16
GBT: Support coinbasetxn instead of coinbasevalue 8 years ago
zkbot 48888b67c9 Auto merge of #1599 - daira:1597.fix-other-potential-race-conditions, r=daira 8 years ago
Jack Grigg 09864abc55
Revert "Revert "Avoid boost::posix_time functions that have potential out-of-bounds read bugs. ref #1459"" 8 years ago
zkbot 7ccbcca62c Auto merge of #1591 - bitcartel:upstream_7933_fix_out_of_memory_deserializing_utxo, r=daira 8 years ago
zkbot f808be7546 Auto merge of #1589 - bitcartel:upstream_7856_one_getaddr_per_connection, r=daira 8 years ago
zkbot 71043784dd Auto merge of #1586 - bitcartel:z_sendmany_amount_too_strict, r=daira 8 years ago
zkbot fd7ef7b632 Auto merge of #1584 - bitcartel:1504_zca_011_logging, r=daira 8 years ago
zkbot 10ad093bbb Auto merge of #1567 - str4d:rename-binaries, r=daira 8 years ago
Daira Hopwood deba66ca55 Fix other potential race conditions similar to ref #1597 in RPC tests. 8 years ago
zkbot dc21a8a39f Auto merge of #1578 - daira:1570.tromp-equihash-with-libsodium-blake.2, r=daira 8 years ago
Daira Hopwood f0f838f081 Fix race condition in rpc-tests/wallet_protectcoinbase.py. closes #1597 8 years ago
zkbot cd8e856df7 Auto merge of #1585 - bitcartel:1583_stop_test_writing_to_testnet3, r=daira 8 years ago
Simon 43f0769cf6 Fix build problem with coins_tests 8 years ago
Pieter Wuille abd22bb674 Add tests for CCoins deserialization 8 years ago
Patrick Strateman e9d221e764 CDataStream::ignore Throw exception instead of assert on negative nSize. 8 years ago
Pieter Wuille f588c5edd6 Fix OOM bug: UTXO entries with invalid script length 8 years ago
Pieter Wuille 6fc5764eda Treat overly long scriptPubKeys as unspendable 8 years ago
Pieter Wuille 4c6ea562bd Introduce constant for maximum CScript length 8 years ago
zkbot c99a1c7e4f Auto merge of #1566 - daira:1557.make-v2-txns-standard, r=ageis 8 years ago
zkbot 323b8214c2 Auto merge of #1580 - str4d:1378-repair-witness-cache, r=daira 8 years ago
Gregory Maxwell a514cb2968 Only send one GetAddr response per connection. 8 years ago
Wladimir J. van der Laan e496b2e391 net: Ignore `notfound` P2P messages 8 years ago
Daira Hopwood f19cb7b7ee Revert "Avoid boost::posix_time functions that have potential out-of-bounds read bugs. ref #1459" 8 years ago
Daira Hopwood 5d985da5c1 Repair check-security-hardening.sh. 8 years ago
Simon 5eed758493 Update test to use integer amount as well as decimal amount when calling z_sendmany 8 years ago
Simon 75407c6872 Fix issue where z_sendmany is too strict and does not allow integer based amount e.g. 1 which is the same as 1.0 8 years ago
zkbot 78293a9989 Auto merge of #1575 - arcalinea:document-rpc-security, r=daira 8 years ago
Simon ffd2cb3437 Closes #1583 by setting up the datadir for the wallet gtest. 8 years ago
Simon 446f867b4c Add debug option "zrpcunsafe" to be used when logging more sensitive information such as the memo field of a note. 8 years ago
Simon e7b1f312f5 Add security warning about logging of z_* calls. 8 years ago
zkbot 90031e1d61 Auto merge of #1577 - radix42:v1.0.0-rc1-gitian, r=daira 8 years ago
zkbot f90526579b Auto merge of #1569 - str4d:1552-disable-wallet-encryption, r=daira 8 years ago
Daira Hopwood 5f0009b2d2 Assert that the Equihash solver is a supported option. 8 years ago
Daira Hopwood f91bbeedb7 Add help for -equihashsolver= option. 8 years ago
Jack Grigg d8e06e3f58
Add test that encryptwallet is disabled 8 years ago