1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

189 Commits

Author SHA1 Message Date
alexcos20
6121da3fff fix lint 2020-08-31 00:33:35 -07:00
Alex Coseru
b97b935406
Merge branch 'main' into feature/FixedPriceExchange 2020-08-31 09:58:25 +03:00
alexcos20
220261cada update to contracts 0.4.0 2020-08-30 23:56:25 -07:00
alexcos20
a4e8315734 Merge branch 'feature/FixedPriceExchange' of https://github.com/oceanprotocol/ocean-lib-js into feature/FixedPriceExchange 2020-08-28 01:55:11 -07:00
alexcos20
22ab44713d add more tests 2020-08-28 01:47:25 -07:00
ssallam
0792f66abe Fix failing test by handling error when estimating gas. 2020-08-27 17:01:31 +02:00
alexcos20
205a763d97 fix lint 2020-08-27 03:33:27 -07:00
alexcos20
cc6cf435fe first cut, tests are failing 2020-08-27 03:29:00 -07:00
ssallam
5af50c4c92 Fix lint issues. 2020-08-27 11:35:30 +02:00
ssallam
afa2996768 Convert amount and weight to wei, fix tests. 2020-08-27 11:01:15 +02:00
a3e43c1578
add totalSupply unit test 2020-08-20 13:42:19 +02:00
76423a4ff8
never stop typing 2020-08-19 13:41:55 +02:00
bbd465992b
lots of ABI typings 2020-08-19 13:05:56 +02:00
9ea7ed70bd
more strict linting & typing 2020-08-19 12:33:51 +02:00
ffad644d73
artifacts path fix 2020-08-18 12:00:40 +02:00
7b1403c854
formatting and typings and lint fixes 2020-08-18 11:23:46 +02:00
alexcos20
5a16ca9493 add getOceanNeeded 2020-08-03 03:44:30 -07:00
Ahmed Ali
5a8b343a28 cleaning up 2020-07-21 11:32:52 +02:00
Ahmed Ali
dee83dfe6a minor typo fix 2020-07-21 11:26:56 +02:00
alexcos20
e2b2c16e2a update to SFactory/SPool and fixes 2020-07-21 00:10:08 -07:00
alexcos20
8a76cd7f70 remove some debugs 2020-07-17 04:21:06 -07:00
alexcos20
b30173c692 add search Pool 2020-07-17 04:12:04 -07:00
alexcos20
7b8f08e3c1 refactor 2020-07-17 02:51:04 -07:00
alexcos20
5d055fb485 revert estimategas params 2020-07-15 23:40:43 -07:00
alexcos20
8363c79c0b lint fix 2020-07-15 23:18:53 -07:00
alexcos20
210e32579d add some debug 2020-07-15 23:09:57 -07:00
alexcos20
f7a1a4cb44 use S jsons from contracts 2020-07-15 22:45:51 -07:00
alexcos20
c86d70f7b0 Merge branch 'develop' into feature/balancer 2020-07-15 22:44:39 -07:00
Alex Coseru
5fe1f6d70b
Update Datatokens.test.ts 2020-07-15 17:52:50 +03:00
Alex Coseru
4b3b053b32
Update Rinkeby.test.ts 2020-07-15 17:52:26 +03:00
Alex Coseru
f8a9049453
Update Simpleflow.test.ts 2020-07-15 17:51:37 +03:00
Alex Coseru
df17eb2de4
Update Marketplaceflow.test.ts 2020-07-15 17:51:18 +03:00
Alex Coseru
ce190b37a6
Update ComputeFlow.test.ts 2020-07-15 17:50:54 +03:00
Alex Coseru
8b275367a2
Merge branch 'develop' into feature/Fix_Incorrect-datatype-for-amount-in-datatoken.transferFrom 2020-07-15 14:24:47 +03:00
alexcos20
a3824f91c6 always use Strings in Datatoken class 2020-07-15 04:22:37 -07:00
ssallam
33b4076cff Fix test. 2020-07-15 12:12:46 +02:00
ssallam
8297808f55 Cleanup style issues/warnings in compute test. 2020-07-15 12:01:02 +02:00
Ahmed Ali
bb44008a3f
Update ComputeFlow.test.ts 2020-07-15 10:13:55 +02:00
alexcos20
1b2522e679 moved everything to wei 2020-07-14 02:33:54 -07:00
alexcos20
f8ef12f8dc add compute stop and fix job with algodid 2020-07-13 02:51:17 -07:00
alexcos20
fdbc692064 add compute test with published algo 2020-07-13 02:12:34 -07:00
alexcos20
4e45956eda add more complex tests 2020-07-13 01:11:53 -07:00
alexcos20
8174709bbf add more tests 2020-07-13 00:10:47 -07:00
alexcos20
3071dc1de7 add more tests 2020-07-13 00:08:27 -07:00
ssallam
52962cc54d add algorithm meta in test. 2020-07-10 16:36:03 +02:00
ssallam
7a47201ca4 update compute.start interface. 2020-07-10 16:28:39 +02:00
ssallam
3179a23375 Remove extra test. 2020-07-10 16:24:53 +02:00
ssallam
dad7a56c1e wip: compute module, compute tests, create compute service. 2020-07-10 16:17:57 +02:00
Ahmed Ali
76af744726 initialize compute flow 2020-07-10 09:51:32 +02:00
alexcos20
40a8149905 refactor 2020-07-10 00:46:50 -07:00