Commit Graph

10 Commits

Author SHA1 Message Date
Henry de Valence 891226069a Run cargo fmt 2019-06-28 15:26:18 -07:00
Wei Tang 3da891b59a map(|x| *x) -> cloned() 2018-04-09 20:29:04 +08:00
Wei Tang 7145a67eab // -> /// 2018-04-09 20:28:14 +08:00
Wei Tang eb548831ab Use expect/match instead of unwrap 2018-04-09 20:27:53 +08:00
Wei Tang 849e4ca546 OP_BIN2NUM implementation and basic testing
Ref 451aab026d/may-2018-reenabled-opcodes.md
2018-04-03 13:20:57 +08:00
Svyatoslav Nikolsky 06a4ef8dbc OP_DIV and OP_MOD implementations 2018-03-02 14:09:31 +03:00
debris 9a96168869 tests and fix for block coinbase script validation 2017-04-11 13:23:53 +08:00
debris 721a31577b cleanup docs 2016-12-15 16:03:59 +01:00
debris f7a73f6520 fixed clippy lints for db, keys, miner, and script 2016-11-08 21:01:36 +01:00
debris fdc4bfe2d7 script lib 2016-09-19 16:09:05 +02:00