Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Lebrecht
e810a5d679 fixed type of address.toOutputScript 2017-08-22 12:37:01 +02:00
Daniel Lebrecht
f33c73125b fixed tests 2017-08-15 10:56:33 +02:00
Daniel Lebrecht
063ef9dee2 fixed bugs following @dcousens review 2017-08-15 09:18:17 +02:00
dlebrecht
279f799050 bitcoinjs-lib fixed types, added re-exports (#18932)
* fixed small errors, added reexports from templates

* added witness stuff

* change indent to 4 spaces
2017-08-14 11:46:21 -07:00
Daniel Lebrecht
ea83455b89 fixed old tests and they're now passing 2017-07-14 12:00:08 +02:00
Daniel Lebrecht
143dd0ceb6 added and fixed tests 2017-07-14 11:47:30 +02:00
Daniel Lebrecht
47689f36ce small style fixes 2017-07-07 23:09:57 +02:00
Daniel Lebrecht
ca61e7a069 changed [] for Array on complex types 2017-07-07 22:44:31 +02:00
Daniel Lebrecht
1bc2e97c9f fixed header mistakes 2017-07-07 22:30:31 +02:00
Daniel Lebrecht
57973a4618 fixed types
following @rbuckton <https://github.com/rbuckton> instructions.

deleted tests
2017-07-07 20:56:30 +02:00
Daniel Lebrecht
c4d1e13857 updated bitcoinjs-lib to version 3.0.3 2017-07-03 15:01:22 +02:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
ff0d451b56 Fix various lint errors (#15529) 2017-03-30 15:33:16 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00