9857 Commits (eb2e2b7043fbe4cad1c73e331ecde28af4e8e27e)
 

Author SHA1 Message Date
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
zkbot bb891cb4a2 Auto merge of #1571 - daira:1459.avoid-boost-posix-time, r=daira 8 years ago
Jack Grigg 2b499f4386
Fix RPC tests that require wallet encryption 8 years ago
Simon ccc0f9af42 Fixes CID 1352714 uninitialized scalar variable. 8 years ago
Jack Grigg 8ecf6ccfef
Improve security documentation 8 years ago
Simon fed6c83ccf Fixes CID 1352727 uninitialized scalar variable. 8 years ago
Simon 351b38fd5b Fixes CID 1352599 unitialized scalar variable 8 years ago
Jack Grigg 35cf6ee26d
Document another wallet encryption concern 8 years ago
Simon 43873535d4 Fixes CID 1352686 uninitialized scalar variable. 8 years ago
Jay Graber 78376cacd4 Update RPC interfaces warnings language 8 years ago
Simon 19bec4d9bb Fixes CID 1352715 uninitialized scalar field. 8 years ago
Simon b7727d8b3b Fixes CID 1352687 uninitialized scalar field. 8 years ago
Simon b1c1a32b3a Fixes CID 1352698 uninitialized scalar field. 8 years ago
Simon 9a4127e74c Fixes CID 1352706 uninitialized scalar field. 8 years ago