dependabot[bot]
|
ba64eeb39a
|
Bump prettier from 2.2.1 to 2.3.0 (#793)
* Bump prettier from 2.2.1 to 2.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
* prettier updates
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2021-05-25 08:27:53 +02:00 |
|
Alex Coseru
|
92b4be0dce
|
Feature/dispenser (#790)
* add dispenser support
* bump contracts to 0.6.2
|
2021-05-10 18:42:19 +03:00 |
|
Alex Coseru
|
3a5569b12f
|
Feature/use decimal in pool (#775)
* change default gas settings
* check allowance & fix gas estimate
* use Decimal
* fix estimateGas for new Pools
|
2021-04-30 16:02:18 +03:00 |
|
mihaisc
|
a1a7c444c7
|
Fix address.json import (#765)
* fix json import
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* remove console.log
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* Using common JS export
Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
|
2021-04-23 13:06:03 +03:00 |
|
Alex Coseru
|
ee7a5489c7
|
add moonbeamalpha (#751)
* add moonbeamalpha
* bump ocean-contracts
* lock file
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2021-04-22 19:29:36 +03:00 |
|
mihaisc
|
a39b9a416e
|
export provider, fix circular dependency (#750)
* export provider, fix circular dependency
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* lock file
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2021-04-16 13:20:24 +03:00 |
|
Jamie Hewitt
|
2a4510aa0d
|
Replacing node-fetch with cross-fetch (#687)
* installing cross-fetch
* implementing cross-fetch
* Correcting web3 dependancy
* importing types from cross-fetch
* fixing dependancies
* adding imports from cross/fetch/lib
* changing .buffer() to .arrayBufer()
* implementing timeout-signal
* chaning require statements to import statements
* fixing require/import issues
* using default import for timeoutSignal
* fixing linting issues
* fixing dependancy issue
* lint fix
* fix timeout
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* add abort controller compatible with browser and node
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2021-03-26 19:17:50 +02:00 |
|
|
7201542f7a
|
add oceanTokenSymbol to ConfigHelper (#670)
|
2021-03-18 08:22:40 +02:00 |
|
|
b552f2f23e
|
add explorerUri for each network (#643)
|
2021-03-08 08:58:42 +02:00 |
|
mihaisc
|
34e40f81d9
|
Add polygon network (#627)
* add polygon network
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* package-lock
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* Update src/utils/ConfigHelper.ts
* Update ConfigHelper.ts
* Update ComputeFlow.test.ts
Increase sleep time for aqua
* Update Marketplaceflow.test.ts
increase sleep time for aqua
Co-authored-by: Alex Coseru <alex.coseru@gmail.com>
|
2021-02-23 21:45:40 +02:00 |
|
Bogdan Fazakas
|
6e3173f697
|
set default logger level to error and use only one instance of logger (#571)
|
2021-02-02 14:53:16 +02:00 |
|
|
1b7d573434
|
add subgraphUri
|
2020-12-10 15:10:45 +01:00 |
|
Alex Coseru
|
70bab98848
|
add ropsten (#492)
* add ropsten
* bump contracts to 0.5.8
* bump contracts to 0.5.8
|
2020-12-10 10:56:32 +02:00 |
|
alexcos20
|
d361298039
|
logs/history speed optimizations
|
2020-11-06 07:34:23 -08:00 |
|
alexcos20
|
9900bb4353
|
more gas optimisations
|
2020-10-29 03:33:32 -07:00 |
|
|
c53fe6ea5f
|
update metadataCacheUri & providerUri for mainnet
|
2020-10-23 14:04:23 +02:00 |
|
alexcos20
|
aba652ecc1
|
add mainnet uri
|
2020-10-22 05:48:47 -07:00 |
|
alexcos20
|
7558df6aa8
|
refactor confighelper to use ocean-contracts
|
2020-10-21 04:28:06 -07:00 |
|
Ahmed Ali
|
d574782b14
|
handle error messages
|
2020-10-15 17:52:33 +02:00 |
|
|
d0b4bb537e
|
metadataStore → metadataCache
|
2020-10-13 14:49:12 +02:00 |
|
alexcos20
|
eb60a4217f
|
use addresses from contracts
|
2020-10-12 07:37:39 -07:00 |
|
alexcos20
|
46534324f5
|
fix type in Metadata
|
2020-10-02 06:06:25 -07:00 |
|
alexcos20
|
b78a57c59a
|
update to contracts 0.5.3
|
2020-10-02 05:44:09 -07:00 |
|
alexcos20
|
45f377221c
|
use networkID instead of chainId
|
2020-10-02 03:52:01 -07:00 |
|
alexcos20
|
92f0f4c92d
|
use networkID instead of chainId
|
2020-10-02 03:46:39 -07:00 |
|
alexcos20
|
9b7f911934
|
bump contracts to 0.5.1
|
2020-10-01 03:57:14 -07:00 |
|
alexcos20
|
1c92c55586
|
update Rinkeby addresses for 0.5.0
|
2020-09-30 23:42:35 -07:00 |
|
|
9ed008979a
|
refactor getting local contract addresses
|
2020-09-25 12:23:52 +02:00 |
|
alexcos20
|
b0cd59f12c
|
change MetadataContractAddress to metadataContractAddress
|
2020-09-23 02:28:48 -07:00 |
|
alexcos20
|
730cc31be2
|
bump contracts to 0.4.4
|
2020-09-23 02:23:00 -07:00 |
|
alexcos20
|
6ccf7b607e
|
fix lint
|
2020-09-23 00:45:28 -07:00 |
|
alexcos20
|
6b2c7ea4ce
|
use dtAddress as did
|
2020-09-23 00:36:46 -07:00 |
|
Alex Coseru
|
03c684fd1d
|
Merge branch 'feature/startOrder' into feature/decentralized_DDO
|
2020-09-16 17:39:34 +03:00 |
|
alexcos20
|
c37c169d6a
|
add decentralized DDO
|
2020-09-15 01:08:47 -07:00 |
|
alexcos20
|
bedd07ed2a
|
search for previous valid orders
|
2020-09-11 05:58:42 -07:00 |
|
|
785aac3137
|
typing & test tweaks
|
2020-09-08 20:37:22 +02:00 |
|
|
44a26f687f
|
more tests, document config usage
|
2020-09-08 20:08:08 +02:00 |
|
|
2cb4478ba2
|
change mainnet oceanTokenAddress
|
2020-09-08 19:48:54 +02:00 |
|
|
b2ccad5091
|
simplify, only one method needed
|
2020-09-08 19:45:24 +02:00 |
|
|
ba53d6ab6a
|
add config helper test
|
2020-09-08 19:10:34 +02:00 |
|
|
07bb1bfde0
|
refactor config helper
|
2020-09-08 19:01:47 +02:00 |
|
|
d154cffc17
|
lots of typings
|
2020-09-08 14:47:43 +02:00 |
|
alexcos20
|
7cec2e585e
|
update contracts addresses from 0.4.1
|
2020-08-31 06:58:11 -07:00 |
|
alexcos20
|
e746bbe953
|
update contracts addresses on rinkeby
|
2020-08-31 01:52:19 -07:00 |
|
alexcos20
|
cc6cf435fe
|
first cut, tests are failing
|
2020-08-27 03:29:00 -07:00 |
|
|
9ea7ed70bd
|
more strict linting & typing
|
2020-08-19 12:33:51 +02:00 |
|
|
7b1403c854
|
formatting and typings and lint fixes
|
2020-08-18 11:23:46 +02:00 |
|
mihaisc
|
0dd64a647d
|
chainId string to number
|
2020-08-11 11:56:18 +03:00 |
|
mihaisc
|
8fa29871b7
|
added chainId in configs
|
2020-08-11 10:39:44 +03:00 |
|
|
b0a22f8228
|
allow passing infuraProjectId to getConfig
|
2020-07-22 12:43:04 +02:00 |
|