1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
c122e06871
add allowSyntheticDefaultImports 2019-11-22 12:14:16 +01:00
2fd4e94f29
refactoring for web3.js 1.2.2 2019-11-22 12:14:16 +01:00
27f0734f22
revert esModuleInterop 2019-11-07 12:41:43 +01:00
9d95f149d5
typescript updates 2019-10-30 15:45:52 +01:00
b61822e30c format all the things 2019-06-24 13:06:46 +02:00
34308e867f ts-node fix 2019-06-12 14:27:13 +02:00
Pedro Gutiérrez
dde934543c Add consume support for browsers. 2019-04-09 16:57:16 +02:00
Pedro Gutiérrez
ea16729d86 Replace the main Logger for a instantiable class. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez
4f469b2ab5 Use condition contracts hash generation to generate the signature. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
c9b383223b fixed some typing issues 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
407aba7450 improved Service typing 2019-02-20 16:06:04 +01:00
Pedro Gutiérrez
21b38402ca changed some methods names and marking as deprectated #65 2019-01-15 11:34:45 +01:00
Pedro Gutiérrez
b9dfdc5118 included external typings #79 2019-01-09 16:39:18 +01:00
Jernej Pregelj
7f3b4b1f48 webpack package builder 2018-11-26 15:55:09 +01:00
diminator
b07058b062
added build strategies
removed namespace import
2018-11-21 16:46:03 +01:00
Sebastian Gerske
d36e84cce8 exclude test, we have separate file for it 2018-10-11 14:24:22 +02:00
Sebastian Gerske
a3e55f7352 adapt code rules from codacy 2018-10-11 14:16:59 +02:00
Sebastian Gerske
db19f6b070 allow json modules 2018-10-04 13:13:24 +02:00
Sebastian Gerske
d63fc69dab moved purchase logic to squid, new structure, mockable contracts, first version of unit tests 2018-10-01 18:10:26 +02:00
Sebastian Gerske
ddbaab0d20 added delcartion files to the dist output of typescript compilation. Removed unnecessary logging 2018-09-26 16:58:11 +02:00
Sebastian Gerske
72c9bebc2e replaced eslint with tslint 2018-09-25 09:14:01 +02:00
Sebastian Gerske
20c10a8ef5 migrated to typescript 2018-09-25 08:30:54 +02:00