8900 Commits (a6dcf2ee6f628876b0f365942b3fff624041aebb)
 

Author SHA1 Message Date
Jack Grigg a6dcf2ee6f Use little-endian for hash personalisation and hashing indices 8 years ago
Jack Grigg d07cf62991 Speed up FullStepRow index comparison by leveraging big-endian byte layout 8 years ago
Jack Grigg 1dd8ce9ba5 Update tests to account for new Equihash parameters 8 years ago
Jack Grigg ae37d2a4cd Increase Equihash parameters to n = 96, k = 3 (about 430 MiB) 8 years ago
Jack Grigg 3fe29eab90 Fix failing tests 8 years ago
Jack Grigg d4388ed52b Updated a hard-coded number of blocks to account for decreased block interval 8 years ago
Jack Grigg 196cf25d5b Update RPC tests to account for decreased block interval 8 years ago
Jack Grigg a59c352cfd Update tests to account for decreased block interval 8 years ago
Jack Grigg 45e3deea8a Decrease block interval to 2.5 minutes 8 years ago
zkbot 7232b5d70a Auto merge of #988 - str4d:optimised-equihash, r=ebfull 8 years ago
zkbot b3418be123 Auto merge of #1005 - bitcartel:zc.v0.11.2.z4_issue_857_optimize, r=ebfull 8 years ago
Simon dca3af5bde Update variable name. 8 years ago
zkbot 5d9f28cfc7 Auto merge of #1001 - str4d:904-disable-relaypriority, r=ebfull 8 years ago
Simon 574f0bca77 Update to DistinctIndices function (for issue #857). 8 years ago
zkbot 6ccd212218 Auto merge of #973 - ebfull:chained-pours, r=ebfull 8 years ago
Sean Bowe ecd8ca5dbe Minor changes to coins_tests. 8 years ago
Sean Bowe 49ab032b5f Add test to ensure parent treestates only can appear earlier in the transaction or in the global state, not later. 8 years ago
Jack Grigg 9378a04f1b Update RPC tests to account for reserved field 8 years ago
Jack Grigg 50121909aa Update tests to account for reserved field 8 years ago
Jack Grigg 2ce992956b Regenerate genesis blocks 8 years ago
Jack Grigg a5150a156e Set -relaypriority default to false 8 years ago
Jack Grigg a8d384aeda Add a 256-bit reserved field to the block header 8 years ago
zkbot d0cc00207b Auto merge of #929 - bitcartel:zc.v0.11.2.z2_fix_717, r=ebfull 8 years ago
Simon edab3ddd2e Implement issue #997 to reduce time for test_bitcoin due to sleeps in 8 years ago
Jack Grigg 0a66f01304 Use depth-first scan for eliminating partial solutions instead of breadth-first 8 years ago
Taylor Hornby 592b2f0e64 z4 release 8 years ago
zkbot 55bf149df9 Auto merge of #921 - str4d:optimised-equihash, r=daira 8 years ago
Jack Grigg 447444ae7a Fix nits after review 8 years ago
Sean Bowe 3960e14d91 Update performance measurement transaction. 8 years ago
Sean Bowe 10c33f0f87 Test behavior of chained pour consensus rules. 8 years ago
Sean Bowe 6c59778acb Allow pours to be anchored to intermediate treestates of a transaction. 8 years ago
Sean Bowe 8048f4c048 Ensure merkle tree fixed point removal is tested against inside coins_tests. 8 years ago
Sean Bowe 14b12fde2b Move new coins tests to within coins_tests test suite. 8 years ago
zkbot 19769ba6c5 Auto merge of #976 - ebfull:implement-joinsplit-signatures, r=ebfull 8 years ago
Sean Bowe 7c68cc0747 Add additional assertions. 8 years ago
Sean Bowe e8af0028eb Change error for invalid joinsplit signature for consistency. 8 years ago
Sean Bowe 3a10823ad4 Wrap lines in *CTransaction constructors. 8 years ago
Sean Bowe 1e99cbab04 Use joinsplit_sig_t in more places. 8 years ago
Sean Bowe 69c0f9128c Enforce that the `S` value of the ed25519 signature is smaller than the group order to prevent malleability attacks. 8 years ago
Sean Bowe 320f2cc7e0 Switch to Ed25519 for cryptographic binding of joinsplits to transactions. 8 years ago
Taylor Hornby b48122b57b Fix tests for JoinSplit signatures 8 years ago
Taylor Hornby a138f81404 Implement signature verification in CheckTransaction 8 years ago
Taylor Hornby ed6c1b5d15 We don't want to benchmark signature creation / verification. 8 years ago
Taylor Hornby 6aae9d1a55 Sign JoinSplit transactions 8 years ago
zkbot 212cdc4fa4 Auto merge of #972 - bitcartel:zc.v0.11.2.z3_issue_651_remove_bitcoin_seeds, r=ebfull 8 years ago
Simon 17c4c0db48 Remove Bitcoin mainnet seeds. 8 years ago
zkbot b1f699660f Auto merge of #887 - str4d:mining-slow-start, r=ebfull 8 years ago
Jack Grigg 068e2f1a09 Fix comment 8 years ago
Simon 1cf94c69e8 Remove Bitcoin testnet seeds. 8 years ago
Taylor Hornby fc8c101acf Enable -v for valgrind so we can see counts for each error. 8 years ago