9206 Commits (5d37904b9cde288abf8f324b98294338366dd5ef)
 

Author SHA1 Message Date
Patrick Strateman 4dad09350f Better support for nodes with non-standard nMaxConnections 9 years ago
Patrick Strateman 6e966f67fd RAII wrapper for CNode* 9 years ago
Patrick Strateman 396bd999ad Add comments to AttemptToEvictConnection 9 years ago
Patrick Strateman 0560d671ab Remove redundant whiteconnections option 9 years ago
Patrick Strateman dd99be0f8c Prefer to disconnect peers in favor of whitelisted peers 9 years ago
Patrick Strateman 2fa41ff9b3 AttemptToEvictConnection 9 years ago
Patrick Strateman e279e5f90a Record nMinPingUsecTime 9 years ago
Patrick Strateman bd80ec0d23 Refactor: Move failure conditions to the top of AcceptConnection 9 years ago
Patrick Strateman 12005016cd Refactor: Bail early in AcceptConnection 9 years ago
Patrick Strateman 057d60781d Refactor: AcceptConnection (modified to include 95a50390) 9 years ago
Jack Grigg 20abe2083c Extend byte array expansion and compression methods with optional padding 8 years ago
Jack Grigg caa0348f04 Update Equihash hash generation to match the Zcash spec 8 years ago
Jack Grigg 881ffbfc87 Add methods for byte array expansion and compression 8 years ago
Sean Bowe f5e5707d4c Change memo field size and relocate `ciphertexts` field of JoinSplit description. 8 years ago
zkbot d7da4ecc33 Auto merge of #1194 - bitcartel:zc.v0.11.2.z8_issue_1193_fixtest, r=ebfull 8 years ago
Robert C. Seacord c4cbee4381 Update uint256.h 8 years ago
Jack Grigg b5c06c83b0 Consistent parameter naming 8 years ago
Jack Grigg 0bfdb9628e Merge AddSpendingKeyPaymentAddress into AddSpendingKey to simplify API 8 years ago
Taylor Hornby 998eea5db6 Disable hardening when building for coverage reports. 8 years ago
Tom Ritter 2dd950ecae Clarify comment about nonce space for Note Encryption 8 years ago
Robert C. Seacord 47251e8460 Update test_equihash.cpp 8 years ago
Robert C. Seacord 1031047885 Update equihash.cpp 8 years ago
Jack Grigg 7c929cf5bc Add support for spending keys to the basic key store 8 years ago
Simon 75c2f26887 Update variable. 8 years ago
Simon 822b84b616 Fixes #1193 so that during verification benchmarking it does not 8 years ago
Simon a8270035c0 Release process for z8. Issue #1140. 8 years ago
zkbot 0822971120 Auto merge of #1183 - bitcartel:zc.v0.11.2.latest_txid_tests, r=bitcartel 8 years ago
Simon 2a7fde3f42 Add test for non-malleable txids. To run just this test: 8 years ago
Jack Grigg 23acf86791 Ignore duplicate entries after partial recreation 8 years ago
Jack Grigg a23507d086 Update tests to account for new Equihash parameters 8 years ago
Jack Grigg ca202e2db1 Change Equihash parameters to n = 200, k = 9 (about 563-700 MiB) 8 years ago
Jack Grigg 30bd297920 Fix bug in IsProbablyDuplicate() 8 years ago
Jack Grigg fa19e1b357 Add test showing bug in IsProbablyDuplicate() 8 years ago
Jack Grigg eeb4177843 Add Equihash support for n = 200, k = 9 8 years ago
zkbot 95277e0311 Auto merge of #1144 - bitcartel:zc.v0.11.2.z7_tx_malleability_gettxid, r=bitcartel 8 years ago
zkbot e5b57a1432 Auto merge of #1173 - str4d:1165-equihash-fix-large-k-ballooning, r=bitcartel 8 years ago
zkbot 76470978f4 Auto merge of #1172 - str4d:1148-remove-equihash-collision-length-assumption, r=bitcartel 8 years ago
Jack Grigg 036dcbd94a Remove the assumption that n/(k+1) is a multiple of 8. 8 years ago
Jack Grigg 649be423f8 Fix previous commit 8 years ago
Jack Grigg 6609813753 Simplify optional parameters 8 years ago
Jack Grigg 3c3ef34505 Add missing assert 8 years ago
Jack Grigg e999c1e339 Simplify IsProbablyDuplicate() 8 years ago
Jack Grigg 3c654f38eb Eliminate probably duplicates in final round 8 years ago
Jack Grigg 6b4f4475a5 Use fixed-size array in IsProbablyDuplicate to avoid stack protector warning 8 years ago
Jack Grigg d4af3dd5fd Eliminate some of the duplicates caused by truncating indices 8 years ago
Jack Grigg f7478de67f Add thread parameter to solveequihash benchmark 8 years ago
Simon fbd90518e3 Use -O1 opimitization flag when building libzcash. 8 years ago
zkbot 9cc43696ec Auto merge of #1086 - zcash:daira-simplify-readme-title, r=bitcartel 8 years ago
zkbot abd4c16ae9 Auto merge of #1064 - ThisIsNotOfficialCodeItsJustForks:t915-enable-security-hardening, r=bitcartel 8 years ago
zkbot 1f7e1f68c6 Auto merge of #1157 - ThisIsNotOfficialCodeItsJustForks:t761-run-tests-under-valgrind, r=nathan-at-least 8 years ago