Commit Graph

9 Commits

Author SHA1 Message Date
Jethro Grassie b5a2dd5f5b
implement miner selected block templates 2019-07-07 11:23:23 -04:00
Jethro Grassie 3052e3e20d
fix copyright 2019-05-11 21:08:16 -04:00
Jethro Grassie e407929555
add size checks to utils 2019-05-05 23:53:36 -04:00
Jethro Grassie daf01452ff
batch transfers
Use `transfer_split` instead of `transfer`. The downside is we can no
longer store the tx hash in payments table. This is because we have no
way of knowing which returned tx hash contains the destination for a
payment. Wallet stores tx hash anyway, so not an issue.
2019-05-05 16:58:08 -04:00
Jethro Grassie df7e4d5e57
remove unusued functions 2019-05-04 13:30:29 -04:00
Jethro Grassie 2d23056e24
remove old print 2019-02-09 18:35:29 -05:00
Jethro Grassie bdaaad39c8
add some input validation 2019-02-09 14:31:30 -05:00
Jethro Grassie ebf0be3f4e
util: fix unused at present reverse_hex 2018-08-25 09:28:41 -04:00
Jethro Grassie 6fbe8860ed
Initial commit 2018-08-12 15:48:25 -04:00