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

71 Commits

Author SHA1 Message Date
Alex Coseru
77fe186949
bump to contracts alpha 31 (#1448)
* bump to contracts alpha 31
2022-04-29 16:25:42 +03:00
Alex Coseru
e964b2a4a4
refactor signatures (#1395)
* refactor signatures
2022-04-14 16:52:12 +03:00
Alex Coseru
005c2d9760
Feature/bump contracts to alpha 28 (#1392)
* bump contracts to alpha 28
2022-04-04 14:56:41 +03:00
Miquel A. Cabot
aa9f52b83d add PROVIDER_URL environment variable 2022-03-17 16:04:01 +01:00
Alex Coseru
9b724d71bd
Feature/contracts alpha 22 (#1334)
* bump contracts to alpha 22
2022-03-14 14:23:16 +02:00
Alex Coseru
c23d274ebe
Use v4main images (#1267)
We merged op-service,op-engine, provider branches to v4main
2022-02-10 14:38:57 +02:00
Alex Coseru
ee7a45e17a
use compute environments (#1258)
* use compute environments
2022-02-09 19:13:25 +02:00
9142c354f0
run push builds against v4main 2022-02-09 17:12:55 +00:00
Alex Coseru
9174baa3c0
Barge c2d & latest contracts bump (#1248)
* bump to latest contracts
2022-02-09 11:32:54 +02:00
mihaisc
be7adcb6f8
fix order, update contracts (#1240)
* fix order, update contracts

* remove console.log

* remove force contracts install
2022-01-26 10:27:58 -08:00
Alex Coseru
f23e65f61b
publish tests (#1184)
* publish tests

* update to latest contracts

* fix unit tests
2022-01-03 17:34:28 +02:00
mihaisc
6a992e334a
add code owner (#1140) 2021-12-10 09:45:40 +02:00
Alex Coseru
02cc911ce9
Custom user parameters (#944)
* enable create / passthrough of userData & algoData

* refactor bassed on reviews

* refactor balance check async flows

* more provider logs

* more debugs for provider

* provider debug

* more provider logs

* more provider debug

* revert ci changes

* naming & typings

* Release 0.18.0-next.0

* deal with pre-releases

* clarify instructions

* fix merge errors

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-09-24 13:52:11 +02:00
4b9cac9a5a
fix yaml indentation (#1041) 2021-09-23 16:41:36 +02:00
81b1ebb04e
set versioning-strategy (#1040)
Problem: dependabot just updates the package-lock.json, but not package.json, creating an unexpected mismatch when checking out versions used.

Solution: dependabot/dependabot-core#3891
2021-09-23 11:52:09 +02:00
09ca007086
Fix releases (#1021)
* roll back to ora v5.4.1 & typedoc v0.21.9
* more loose web3.js peerDependencies
* add npm run doc:json to CI build test
2021-09-14 14:13:48 +02:00
ce2fdef52f
remove redundant build on publish (#923) 2021-07-22 16:06:31 +02:00
29bbdc9677
skip coverage job for dependabot (#863) 2021-06-24 07:40:16 +03:00
d8914a8380
Replace Travis with GitHub Actions (#847)
* GitHub CI actions

* add coverage job

* test run tweaks

* windows build fix

* barge tweaks

* deal with env vars

* add npm publish job

* trial & error

* remove Travis

* publish as single workflow

* handle Docker Hub login

* maybe preparing ~/.ocean is needed

* downgrade barge contracts, run with barge defaults

* put back ADDRESS_FILE env var

* AQUARIUS_URI test

* ddo creation test logging

* make failing DDO creation test actually fail

* separate unit/integration Asset tests

* set AQUARIUS_URI again

* readme updates

* prepare ~/.ocean folder

* separate tests into multiple jobs

* address.json debugging

* windows build fixes

* address.json trials

* env var expansion workaround

* cleanup

* debug coverage output

* fix coverage

* bump codeclimate-action

* use barge instead of ganache (#855)

* use barge instead of ganache

* small unit test job cleanup

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>

* barge detach workaround

Co-authored-by: Alex Coseru <alex.coseru@gmail.com>
2021-06-22 12:21:27 +02:00
mihaisc
a2ba625c61
add codeowners (#578) 2021-02-03 10:34:19 +02:00
dependabot-preview[bot]
b1e8f27fec
Create Dependabot config file 2020-06-16 16:59:55 +00:00