fcoin/bench
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
..
bech32.js refactor: use const as much as possible. 2017-07-31 18:21:02 -07:00
bench.js eslint: use prefer-const. 2017-07-31 18:21:02 -07:00
buffer.js test: create better interface for block/tx test vectors. 2017-08-12 19:38:58 -07:00
chacha.js refactor: use const as much as possible. 2017-07-31 18:21:02 -07:00
coins.js test: create better interface for block/tx test vectors. 2017-08-12 19:38:58 -07:00
merkle.js refactor: use const as much as possible. 2017-07-31 18:21:02 -07:00
mnemonic.js refactor: use assert.strictEqual instead of assert.equal. 2017-08-09 15:40:39 -07:00
script.js refactor: use const as much as possible. 2017-07-31 18:21:02 -07:00
tx.js script: refactor script and stack mutation. 2017-08-24 17:34:20 -07:00
walletdb.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00