Hush Full Node software. We were censored from Github, this is where all development happens now. https://hush.is
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

685 B

Jack Grigg (4): Equihash: Only compare the first n/(k+1) bits when sorting. Randomise the nonce in the block header. Clear mempool before using it for benchmark test, fix parameter name. Fix memory leak in large tx benchmark.

Sean Bowe (5): Increase block size to 2MB and update performance test. Make sigop limit 20000 just as in Bitcoin, ignoring our change to the blocksize limit. Remove the mainnet checkpoints. Fix performance test for block verification. Make validatelargetx test more accurate.

Taylor Hornby (1): Add example mock test of CheckTransaction.

aniemerg (1): Suppress Libsnark Debugging Info.