fcoin/lib/mining
Christopher Jeffrey d6ce66bce9
script: refactor script and stack mutation.
This allows more reasonable signing behavior and eliminates all polymorphism.
2017-08-24 17:34:20 -07:00
..
common.js bn: use toArrayLike instead of toBuffer. 2017-08-16 15:32:24 -07:00
cpuminer.js cpuminer: avoid division by zero. 2017-08-14 17:51:40 -07:00
index.js refactor: module index. 2017-06-27 09:28:18 -07:00
mine.js refactor: switch to const/let. 2017-07-17 14:26:37 -07:00
miner.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00
template.js script: refactor script and stack mutation. 2017-08-24 17:34:20 -07:00