dependabot[bot]
|
61a89671e4
|
Bump typedoc from 0.22.10 to 0.22.11 (#1230)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.10 to 0.22.11.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.10...v0.22.11)
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-09 17:21:03 +00:00 |
|
alexcos20
|
022c8c7454
|
Release 1.0.0-next.12
v1.0.0-next.12
|
2022-02-09 09:18:02 -08: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 |
|
dependabot[bot]
|
93ea76a058
|
Bump web3 from 1.6.1 to 1.7.0 (#1224)
* Bump web3 from 1.6.1 to 1.7.0
Bumps [web3](https://github.com/ethereum/web3.js) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/ethereum/web3.js/releases)
- [Changelog](https://github.com/ChainSafe/web3.js/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/ethereum/web3.js/compare/v1.6.1...v1.7.0)
---
updated-dependencies:
- dependency-name: web3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix web3 v1.7.0 packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2022-02-09 17:08:51 +00:00 |
|
mihaisc
|
fbcd22e714
|
fixed version for contracts
|
2022-02-09 15:31:19 +02:00 |
|
Alex Coseru
|
9174baa3c0
|
Barge c2d & latest contracts bump (#1248)
* bump to latest contracts
|
2022-02-09 11:32:54 +02:00 |
|
mihaisc
|
8fc3773834
|
Release 1.0.0-next.11
v1.0.0-next.11
|
2022-02-07 18:07:58 +02:00 |
|
Bogdan Fazakas
|
14862f6a3a
|
Moved interfaces under types and some small fixes (#1253)
* moved interfaces and some fixes
* throw proper error messages on try catch blocks in pool class
|
2022-02-07 08:06:58 -08:00 |
|
mihaisc
|
e087b3e29b
|
stop removing jsdocs (#1254)
|
2022-02-07 08:03:14 -08:00 |
|
mihaisc
|
3dda9a6709
|
Release 1.0.0-next.10
v1.0.0-next.10
|
2022-01-28 12:13:56 +02:00 |
|
mihaisc
|
fc711ece5c
|
remove ammount (#1241)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2022-01-28 02:12:57 -08:00 |
|
mihaisc
|
3465b307c1
|
update contracts (#1244)
|
2022-01-28 02:12:36 -08:00 |
|
mihaisc
|
ef83df7c72
|
Release 1.0.0-next.9
v1.0.0-next.9
|
2022-01-26 20:28:46 +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 |
|
mihaisc
|
1b0fb28e76
|
Release 1.0.0-next.8
v1.0.0-next.8
|
2022-01-25 18:33:51 +02:00 |
|
mihaisc
|
56a3aad20d
|
heleper+ remove old ibs (#1238)
* heleper+ remove old ibs
* fix tests
* fix gaslimt
* fix approve
* fix
* remove console.log
* upate package-lock
|
2022-01-25 08:32:55 -08:00 |
|
Bogdan Fazakas
|
5b73daad7e
|
Add setMetaDataAndTokenURI method (#1234)
* add support for setMetaDataAndTokenURI and added test
* delete logs
* fix lint
* fix naming
|
2022-01-25 06:02:00 -08:00 |
|
mihaisc
|
b880bee007
|
remove optional fetch method, add abort signal (#1235)
* remove optional fetch method, add abort signal
* fix encrypt
* fix encrypt
* fix lint,tests
* test
* fix adr
* test
* fix asset
* t
* t
|
2022-01-24 23:49:13 -08:00 |
|
mihaisc
|
b19ada4eaf
|
Release 1.0.0-next.7
v1.0.0-next.7
|
2022-01-20 14:41:50 +02:00 |
|
Bogdan Fazakas
|
5cb548ca59
|
replaced local artifacts with the published ones (#1232)
|
2022-01-20 04:39:58 -08:00 |
|
Bogdan Fazakas
|
5621b434ae
|
Merge pull request #1214 from oceanprotocol/feature/own-gas-contract-options
Allow users/market to set own gas contract options & configurable web3 contract params
|
2022-01-20 09:30:05 +02:00 |
|
Bogdan Fazakas
|
ed2fe3a40e
|
Merge branch 'v4main' into feature/own-gas-contract-options
|
2022-01-20 09:20:32 +02:00 |
|
Bogdan Fazakas
|
34074a74a6
|
applied suggestions on ContractUtils helper
|
2022-01-20 09:13:39 +02:00 |
|
Bogdan Fazakas
|
302ccc8e2d
|
Update src/models/Config.ts
fix multiplier type
Co-authored-by: Alex Coseru <alex.coseru@gmail.com>
|
2022-01-20 09:06:14 +02:00 |
|
Bogdan Fazakas
|
7c6ce6368a
|
Merge pull request #1212 from oceanprotocol/feature/default-http-fixes
Add default http function and fixes provider class
|
2022-01-20 09:04:36 +02:00 |
|
Bogdan Fazakas
|
b9f532ac2e
|
Merge pull request #1223 from oceanprotocol/fix/datatoken-naming
Feature/ split orders&fees and uniformize datatoken naming
|
2022-01-20 09:02:22 +02:00 |
|
Bogdan Fazakas
|
2c72b0623c
|
updated docs
|
2022-01-20 00:50:43 +02:00 |
|
Bogdan Fazakas
|
d8a036e1ba
|
removed logs
|
2022-01-20 00:33:32 +02:00 |
|
Bogdan Fazakas
|
ccbbeae429
|
update validUntil type
|
2022-01-20 00:24:30 +02:00 |
|
Bogdan Fazakas
|
cc7de98b63
|
added logs
|
2022-01-20 00:13:31 +02:00 |
|
Bogdan Fazakas
|
f21f606b49
|
update provider initialize and computeflow
|
2022-01-19 23:43:24 +02:00 |
|
Bogdan Fazakas
|
555bdf583d
|
update startOrder in consume and compute integration tests
|
2022-01-19 23:18:31 +02:00 |
|
Bogdan Fazakas
|
8c9e21f309
|
fix start order and multi order
|
2022-01-19 18:56:59 +02:00 |
|
Bogdan Fazakas
|
6c9746a8ad
|
fix opfee and DataToken naming
|
2022-01-19 17:26:22 +02:00 |
|
Bogdan Fazakas
|
7ff158a98e
|
fixed router mappings
|
2022-01-19 16:15:07 +02:00 |
|
Bogdan Fazakas
|
ac52ad9f66
|
updated also token order struct
|
2022-01-19 14:33:21 +02:00 |
|
Bogdan Fazakas
|
07263e7972
|
update order struct
|
2022-01-19 14:28:05 +02:00 |
|
Bogdan Fazakas
|
b4e102e6a6
|
update artifacts after latest contract changes
|
2022-01-19 13:00:37 +02:00 |
|
Bogdan Fazakas
|
c5b583554e
|
update artifacts
|
2022-01-19 10:29:55 +02:00 |
|
Bogdan Fazakas
|
90c8a3a0c8
|
put back BaseToken instead of Basetoken
|
2022-01-19 09:55:18 +02:00 |
|
Bogdan Fazakas
|
69432720f0
|
put back baseToken instead of basetoken
|
2022-01-19 09:48:23 +02:00 |
|
Bogdan Fazakas
|
fea2fde9e3
|
fixed lint
|
2022-01-17 15:26:48 +02:00 |
|
Bogdan Fazakas
|
471875f85c
|
update codebase renamed dataToken baseToken etc
|
2022-01-17 15:05:05 +02:00 |
|
mihaisc
|
1879315310
|
Release 1.0.0-next.6
v1.0.0-next.6
|
2022-01-14 16:15:36 +02:00 |
|
mihaisc
|
1b883ea8cd
|
up (#1219)
|
2022-01-14 06:14:44 -08:00 |
|
mihaisc
|
672e2b1f4a
|
Release 1.0.0-next.5
v1.0.0-next.5
|
2022-01-13 16:07:36 +02:00 |
|
mihaisc
|
f33001b017
|
update abi/address (#1218)
|
2022-01-13 06:03:08 -08:00 |
|
mihaisc
|
a85f29a5d2
|
Release 1.0.0-next.4
v1.0.0-next.4
|
2022-01-13 11:06:34 +02:00 |
|
mihaisc
|
9d4f0923ca
|
update addresses based on new deployment (#1216)
|
2022-01-13 01:05:34 -08:00 |
|