Commit graph

11 commits

Author SHA1 Message Date
junderw bc28949056
Commit js, ts, and definitions in separate folders 2019-01-04 18:33:02 +09:00
junderw 572fd159b0
Added TypeScript standard linter to tests 2018-12-29 22:49:35 +09:00
junderw e58d012615
Remove safe-buffer and add type to bitcoin-ops 2018-12-29 21:39:19 +09:00
junderw 3124e50e52
TypeScript hates Buffer.prototype.reverse, so fixed it. 2018-12-29 16:36:36 +09:00
junderw c17cdce348
Move all imports to modules where possible 2018-12-29 16:10:36 +09:00
junderw 9955c3c082
Add strictPropertyInitialization 2018-12-29 15:25:54 +09:00
junderw 4cddc83016
noImplicitAny is now true 2018-12-29 15:25:45 +09:00
junderw a652d0492d
Added Transaction 2018-12-29 15:25:11 +09:00
junderw 2eb9534939
Move Block Class from ES6 PR 2018-12-29 15:25:00 +09:00
junderw d684a6b2ef
Fix compiler errors, tests, and scripts 2018-12-29 15:20:37 +09:00
junderw bb98289501
Renamed files to ts 2018-12-21 17:55:03 +09:00
Renamed from src/block.js (Browse further)