alexcos20
8b464722ef
wip tests
2021-02-23 22:50:26 -08:00
Alex Coseru
8fbd09c615
Feature/compute nextv ( #612 )
...
* Update .travis.yml
* compute support for additionalInputs
* small getPreviousValidOrders improvment
* small refactor for utils.fetch
* fetch refactor & add timeout
* more tests
* use 2nd provider as well
* use the 2nd provider in travis
* compute and order refactor, more tests
* remove unused functions
* add provider version
* secures algos
* more tests
* fix tests
* make checksums optional
* make checksum optional
* improve coverage
* fix tests
2021-02-22 16:11:45 +02:00
mihaisc
002e38d8b0
Refactor OnChainMetadataCache
( #551 )
...
* update naming, add helper update
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix test
* fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix test
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix test
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-01-18 14:03:56 +02:00
Alex Coseru
16c21e1ecb
add updateServiceTimeout and edit ddo updates ( #544 )
...
* add updateServiceTimeout
* remove unnecessary code
* fix travis
* fix
* add fileinfo endpoint
* fix did problem
* namings refactor
* lint fix
2021-01-18 12:02:38 +02:00
alexcos20
4c4ef66b8f
fix tests
2020-10-22 05:52:05 -07:00
alexcos20
1aefaf8116
update compute status
2020-10-22 04:50:27 -07:00
Alex Coseru
b9ec4b4660
Merge pull request #396 from oceanprotocol/feature/compute_job_status
...
allow compute status without signature
2020-10-22 12:02:30 +03:00
alexcos20
2371124213
allow compute status without signature
2020-10-22 00:30:55 -07:00
Ahmed Ali
9cb6ea3dbe
fix more datatokens related tests
2020-10-21 10:21:51 +02:00
Alex Coseru
a55da41ac7
Merge branch 'main' into feature/metadatacache
2020-10-13 16:03:19 +03:00
d0b4bb537e
metadataStore → metadataCache
2020-10-13 14:49:12 +02:00
97b182f4ab
more typings updates
2020-10-13 14:35:39 +02:00
alexcos20
d13b8816b3
increase timeout for tests
2020-10-13 04:22:45 -07:00
alexcos20
413f3c7ae2
increase sleep in tests while waitting for aqua events monitor
2020-10-12 08:15:37 -07:00
alexcos20
eadaa7abb5
add order history
2020-10-01 05:57:04 -07:00
905fd99496
update tests
2020-09-23 21:39:35 +02:00
alexcos20
e563f556d1
fix all tests
2020-09-23 05:45:48 -07:00
d7dfa326d3
test fixes
2020-09-18 11:21:43 +02:00
127b0c2fcc
test tweaks
2020-09-18 10:56:12 +02:00
Alex Coseru
03c684fd1d
Merge branch 'feature/startOrder' into feature/decentralized_DDO
2020-09-16 17:39:34 +03:00
alexcos20
323e57e6f4
add edit helpers
2020-09-16 04:57:39 -07:00
alexcos20
2994cb5b8a
add sleep for tests
2020-09-15 13:19:34 -07:00
alexcos20
c37c169d6a
add decentralized DDO
2020-09-15 01:08:47 -07:00
alexcos20
60fc9530ae
add startOrder
2020-09-11 02:41:20 -07:00
455983f7b6
test tweaks
2020-09-08 17:20:16 +02:00
ca5e810eb2
and some more tests
2020-09-03 12:07:18 +02:00
alexcos20
220261cada
update to contracts 0.4.0
2020-08-30 23:56:25 -07:00
76423a4ff8
never stop typing
2020-08-19 13:41:55 +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
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
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