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

377 Commits

Author SHA1 Message Date
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
ddbaab0d20 added delcartion files to the dist output of typescript compilation. Removed unnecessary logging 2018-09-26 16:58:11 +02:00
Sebastian Gerske
52c068cabe migrated to bignumber.js 2018-09-25 10:23:44 +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
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
e7972d9ad2 fixed auth initiateAccessRequest call 2018-09-21 16:12:04 +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
9a6838a437 made getNetworkName and getAccounts async 2018-09-21 14:43:50 +02:00
Sebastian Gerske
591713dd90 added automatic network discovery to squid 2018-09-21 11:57:33 +02:00
Sebastian Gerske
3d65274d9b made OceanAgent deprecated, moved code to MetaData 2018-09-20 15:05:24 +02:00
Sebastian Gerske
a2c19d7d89 changed signature of requestTokens to match py version, adapted readme, removed getInstance() 2018-09-20 14:19:27 +02:00
Sebastian Gerske
82f7b0001c added getAccounts 2018-09-20 10:18:02 +02:00
Sebastian Gerske
55314f998a made gethEthBalance aync because it is async 2018-09-20 10:17:43 +02:00
Sebastian Gerske
decd01a4e5 fixed contract call 2018-09-19 15:21:13 +02:00
Sebastian Gerske
29ecdd555f added await, fixed logger 2018-09-19 14:09:11 +02:00
Sebastian Gerske
1bf8b9fefa added await 2018-09-19 14:09:02 +02:00
Sebastian Gerske
1d7597def8 DDD refactoring 2018-09-19 10:30:30 +02:00
Sebastian Gerske
97fc3d6c1c added logger 2018-09-14 11:10:02 +02:00
35d22a5a68
setup linting 2018-09-06 17:23:20 +02:00
Sebastian Gerske
ac0757ea9f made keeper-js web ready 2018-08-31 18:14:27 +02:00
Sebastian Gerske
97b891925b added contract loader 2018-08-31 16:15:34 +02:00
Sebastian Gerske
a6a25bbd1c added es2015 transpile 2018-08-31 15:17:12 +02:00
Sebastian Gerske
77483956aa initial version 2018-08-31 10:13:22 +02:00