Commit Graph

5 Commits

Author SHA1 Message Date
sairajzero
6fb8a4641a Updating the deprecated new Buffer
- replacing new Buffer(int) to Buffer.alloc(int)
- replacing new Buffer('string' [, 'encoding']) to Buffer.from('string' [, 'encoding'])
2021-05-14 16:56:12 +05:30
Chris Kleeschulte
ee97cb5b12
Added fixes for reorg and added time since last block. 2017-09-26 11:05:24 -04:00
Chris Kleeschulte
f8df875c34 wip 2017-07-27 17:49:09 -04:00
Braydon Fuller
61caf6974a cli: parse json params 2016-06-03 15:41:14 -04:00
Braydon Fuller
b6416409a2 Add unit tests for utils. 2015-09-01 12:48:08 -04:00