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

168 Commits

Author SHA1 Message Date
greenkeeper[bot]
263b7d701a chore(package): update lockfile package-lock.json 2018-11-01 12:25:26 +00:00
greenkeeper[bot]
b52ba3417c fix(package): update bignumber.js to version 8.0.0 2018-11-01 12:25:23 +00:00
Sebastian Gerske
966bb01e5c
Merge pull request #34 from oceanprotocol/feature/search
added searchAssets
2018-10-29 17:38:05 +01:00
Sebastian Gerske
36f00c77c7
Merge branch 'develop' into feature/search 2018-10-29 17:23:20 +01:00
Sebastian Gerske
213f77d16c
Merge pull request #35 from oceanprotocol/greenkeeper/@oceanprotocol/keeper-contracts-0.4.1
Update @oceanprotocol/keeper-contracts to the latest version 🚀
2018-10-29 17:23:00 +01:00
greenkeeper[bot]
32adad2231 chore(package): update lockfile package-lock.json 2018-10-29 16:15:35 +00:00
greenkeeper[bot]
ddde1db9dd fix(package): update @oceanprotocol/keeper-contracts to version 0.4.1 2018-10-29 16:15:30 +00:00
Jernej Pregelj
4e52e10a4b url fix 2018-10-29 16:55:32 +01:00
Jernej Pregelj
af376eb7ee changes in search paths & type 2018-10-29 16:38:23 +01:00
Sebastian Gerske
8c4ba81589 optimize test 2018-10-26 13:40:09 +02:00
Sebastian Gerske
43119ed606 added fetch mock 2018-10-26 11:57:26 +02:00
Sebastian Gerske
f7b88cf9f8 v0.1.0-beta.17 2018-10-26 10:55:38 +02:00
Sebastian Gerske
9b016afd4b fix asset test 2018-10-26 10:54:02 +02:00
Sebastian Gerske
126b7f40f4
Merge branch 'develop' into feature/search 2018-10-26 10:44:25 +02:00
Sebastian Gerske
192eecc3ae added searchAssets 2018-10-26 10:40:46 +02:00
Sebastian Gerske
bc08121a39
Merge pull request #33 from oceanprotocol/feature/rename_provider_aquarius
rename provider -> aquarius
2018-10-26 10:00:49 +02:00
Sebastian Gerske
b06cd5e303 rename provider -> aquarius 2018-10-25 17:26:26 +02:00
Sebastian Gerske
56e4a74483
Merge pull request #20 from oceanprotocol/feature/new-ocean-interface
Squid v0.1.0
2018-10-18 16:04:41 +02:00
Sebastian Gerske
7d4df0acc0 update doc on build 2018-10-18 15:00:58 +02:00
Sebastian Gerske
512678b69d bump version 2018-10-18 14:34:57 +02:00
Sebastian Gerske
43a9306132 refactoring 2018-10-18 13:12:23 +02:00
Sebastian Gerske
7f5f7606dc adapted changes from squid discussion, updated interface definition 2018-10-18 13:06:52 +02:00
Sebastian Gerske
4901c65079 update 2018-10-18 12:26:04 +02:00
Sebastian Gerske
6d792743d1 update packages 2018-10-18 12:02:52 +02:00
Sebastian Gerske
c26ff3e594 reflect changes for trilobite 2018-10-18 12:02:40 +02:00
Sebastian Gerske
1b8aa52c40 next iteration 2018-10-18 09:19:10 +02:00
Sebastian Gerske
5719a667ea added purchase functiuonality 2018-10-17 18:24:01 +02:00
Sebastian Gerske
9fb6f296f3 register returns string now instead of the asset again 2018-10-17 10:41:56 +02:00
Sebastian Gerske
c690cf3465 return string on register method because we dont need that asset back but the asset id. 2018-10-17 10:36:00 +02:00
Sebastian Gerske
0285c90d3c optimize 2018-10-17 10:12:40 +02:00
Sebastian Gerske
61bd56ba54 fixed imports 2018-10-16 15:08:04 +02:00
Sebastian Gerske
7b904dc9b3 fixed imports 2018-10-16 15:02:44 +02:00
Sebastian Gerske
19201ef6e7 new squid design 2018-10-16 14:56:18 +02:00
Sebastian Gerske
fe1472208f added test:watch script 2018-10-15 14:53:03 +02:00
Sebastian Gerske
d36e84cce8 exclude test, we have separate file for it 2018-10-11 14:24:22 +02:00
Sebastian Gerske
78a8666176 fix tests 2018-10-11 14:21:09 +02:00
Sebastian Gerske
a3e55f7352 adapt code rules from codacy 2018-10-11 14:16:59 +02:00
Sebastian Gerske
1cc9e2bcbf removed obsolete config 2018-10-10 14:12:39 +02:00
Sebastian Gerske
de2fddfccc added auto linking in case of local development 2018-10-10 13:35:24 +02:00
Sebastian Gerske
371f60f6a7 removed old squid interface, added refence to the right place 2018-10-10 12:10:01 +02:00
Sebastian Gerske
87543338e9 run npm, run 2018-10-10 11:49:14 +02:00
Sebastian Gerske
8bdde08884 lets try node 10 2018-10-10 11:46:10 +02:00
Sebastian Gerske
a897d0e7d1 added doc script 2018-10-10 11:46:02 +02:00
Sebastian Gerske
b8e9fd1c7e updated packages 2018-10-10 11:03:44 +02:00
Sebastian Gerske
ac18db1365 added order unit tests, refactoring 2018-10-10 11:02:00 +02:00
Sebastian Gerske
bac7c9e4f0 added unit tests, added code coverage 2018-10-09 15:24:36 +02:00
Sebastian Gerske
2d7cb27b37 bump 2018-10-09 11:15:08 +02:00
Sebastian Gerske
df0e6b57a6 tried to fix caseing 2018-10-09 11:12:37 +02:00
Sebastian Gerske
8c95036d99 tried to fix caseing 2018-10-09 11:12:08 +02:00
Sebastian Gerske
44b898a1e5 version bump 2018-10-09 10:57:14 +02:00