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

558 Commits

Author SHA1 Message Date
Sebastian Gerske
f4f32ab402 reword event handling 2018-10-04 13:14:03 +02:00
Sebastian Gerske
db19f6b070 allow json modules 2018-10-04 13:13:24 +02:00
Sebastian Gerske
02079ad012 fix codacy finding 2018-10-02 10:37:02 +02:00
Sebastian Gerske
c3e9242fe5 not so fast 2018-10-02 10:12:33 +02:00
Sebastian Gerske
f3608f2d7a tried to fix ganache connection 2018-10-02 10:07:04 +02:00
Sebastian Gerske
5dbc868686 new linter styles 2018-10-02 10:06:26 +02:00
Sebastian Gerske
163ac95681 fixed caseing again 2018-10-02 09:53:06 +02:00
Sebastian Gerske
2f437d2097
Delete logger.ts 2018-10-02 09:46:43 +02:00
Sebastian Gerske
d8e736907a update lock 2018-10-02 09:14:20 +02:00
Sebastian Gerske
05fcce2303
Merge branch 'develop' into feature/new-ocean-interface 2018-10-02 09:07:28 +02:00
Sebastian Gerske
b99ad461a2 updated keeper-contracts reference 2018-10-02 08:51:00 +02:00
Sebastian Gerske
ff386703d7 rollback init methods on contracts 2018-10-02 08:27:10 +02:00
Sebastian Gerske
629fcadfc9 added ganache 2018-10-02 08:04:01 +02:00
Sebastian Gerske
c7244ef6c9 caseing 2018-10-01 18:32:03 +02:00
Sebastian Gerske
829ca5af74 caseing 2018-10-01 18:31:44 +02:00
Sebastian Gerske
d2474796e0 caseing 2018-10-01 18:30:53 +02:00
Sebastian Gerske
426dc4c959 caseing 2018-10-01 18:29:17 +02:00
Sebastian Gerske
78311773ca caseing 2018-10-01 18:28:34 +02:00
Sebastian Gerske
a43db07334 removed old stuff 2018-10-01 18:19:00 +02:00
Sebastian Gerske
b145fef282 ignore js 2018-10-01 18:12:25 +02:00
Sebastian Gerske
4038697a4b new structure 2018-10-01 18:10:57 +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
d4c746ccd0 Merge remote-tracking branch 'origin/feature/new-ocean-interface' into feature/new-ocean-interface
# Conflicts:
#	src/metadata.js
#	src/ocean.js
2018-10-01 12:24:47 +02:00
ssallam
8dd807599a #162: remove secret store stuff, moved to own repo. 2018-10-01 10:19:12 +02:00
ssallam
e4461e1be1 #162: new squid classes, and skeleton for the secret store. 2018-10-01 09:35:03 +02:00
Sebastian Gerske
7e663dfac3
Merge branch 'master' into develop 2018-09-27 09:51:39 +02:00
Sebastian Gerske
aad79d4fbe Merge remote-tracking branch 'origin/develop' into feature/new-ocean-interface
# Conflicts:
#	src/metadata.js
#	src/ocean.js
2018-09-27 09:44:53 +02:00
Sebastian Gerske
af7e9077f2 fixed typo 2018-09-27 08:55:45 +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
850432459b 0.0.12 2018-09-25 10:31:59 +02:00
Sebastian Gerske
32951f0aac
Merge pull request #18 from oceanprotocol/feature/typescript
Migrated to TypeScript
2018-09-25 10:30:20 +02:00
Sebastian Gerske
52c068cabe migrated to bignumber.js 2018-09-25 10:23:44 +02:00
Sebastian Gerske
2fe1a18533 added tslint config 2018-09-25 09:14:28 +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
Sebastian Gerske
2e18f8e411
Merge pull request #17 from oceanprotocol/greenkeeper/@oceanprotocol/keeper-contracts-0.2.0
Update @oceanprotocol/keeper-contracts to the latest version 🚀
2018-09-25 07:43:20 +02:00
greenkeeper[bot]
f3367005e5 chore(package): update lockfile package-lock.json 2018-09-25 05:38:48 +00:00
greenkeeper[bot]
aa001fbf92 fix(package): update @oceanprotocol/keeper-contracts to version 0.2.0 2018-09-25 05:38:45 +00:00
Sebastian Gerske
7480355bcd 0.0.11 2018-09-24 13:23:08 +02:00
Sebastian Gerske
ca3b1597d6 made purchaseAsset async because it is async 2018-09-24 13:22:39 +02:00
ssallam
82a149ec48 Work In Progress: Refactor the ocean interface. 2018-09-24 12:41:09 +02:00
Sebastian Gerske
5f80fdfd88 0.0.10 2018-09-21 16:12:18 +02:00
Sebastian Gerske
e7972d9ad2 fixed auth initiateAccessRequest call 2018-09-21 16:12:04 +02:00
Sebastian Gerske
a0ef3caa73
Merge pull request #14 from oceanprotocol/feature/network_discovery
added automatic network discovery to squid
2018-09-21 16:01:05 +02:00
Sebastian Gerske
9b716e3395 0.0.9 2018-09-21 15:55:22 +02:00
Sebastian Gerske
90b0f662c3 fixed token approve call 2018-09-21 15:55:09 +02:00
Sebastian Gerske
6e1fff2ed1 removed logging 2018-09-21 14:58:48 +02:00
Sebastian Gerske
20acf26b26 0.0.8 2018-09-21 14:44:30 +02:00
Sebastian Gerske
9a6838a437 made getNetworkName and getAccounts async 2018-09-21 14:43:50 +02:00
Sebastian Gerske
68a7823c4b 0.0.7 2018-09-21 12:00:27 +02:00