• Viktor Trón's avatar
    trojan,pss: optimise trojan mining (#695) · 75838eaf
    Viktor Trón authored
    * trojan,pss: optimise trojan mining
     - introduce context to Wrap and eliminate MinerTimeout
     - simplify Wrap
     - add mine function that finds a nonce that makes a function true
     - introduce mining benchmarks
    
    * trojan: redo mine function to work with chunk not interface
    75838eaf
mining_test.go 1.15 KB