Jamie Hewitt
a81cdddc30
Updating tests
2022-04-21 12:48:28 +02:00
Jamie Hewitt
c6ddaa094a
Updating return values
2022-04-21 12:40:27 +02:00
Jamie Hewitt
74f4642ad0
Adding additional assert statements
2022-04-21 12:22:31 +02:00
Jamie Hewitt
d996625809
Updating assert statements
2022-04-21 11:47:47 +02:00
Jamie Hewitt
5cedb37d80
Adding additional assert to tests
2022-04-21 11:18:45 +02:00
Jamie Hewitt
257d1aeeea
Adding extra test
2022-04-20 16:44:15 +02:00
mihaisc
e72055f4c7
Release 1.0.0-next.37
v1.0.0-next.37
2022-04-20 17:39:27 +03:00
Miquel A. Cabot
b259b16d45
use getConfig(network) function to get proper configuration
2022-04-20 16:33:06 +02:00
mihaisc
00e2edc3b0
test old package lock ( #1429 )
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-04-20 17:24:07 +03:00
mihaisc
548f31ced3
fix ( #1426 )
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-04-20 16:49:27 +03:00
Bogdan Fazakas
f96ccb0c56
Add reuseOrder method ( #1421 )
...
* added reuseOrder method
* wip add test to reuseOrder
* update test
* check also ProviderFee event
2022-04-20 16:42:07 +03:00
Jamie Hewitt
ee90d58cde
Fix linting
2022-04-20 15:24:33 +02:00
Jamie Hewitt
44db9db5a4
Writting tests for setPublishingMarketFee
2022-04-20 14:42:51 +02:00
Jamie Hewitt
edcb01090d
Adding getPublishingMarketFee function
2022-04-20 13:29:12 +02:00
Jamie Hewitt
518dc6715e
Updating parameters for setPublishingMarketFee function
2022-04-20 12:59:27 +02:00
dependabot[bot]
bd5202ead9
Bump @types/node from 17.0.24 to 17.0.25 ( #1423 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.24 to 17.0.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-04-20 10:52:03 +03:00
Jamie Hewitt
c169007f12
Creating initial setPublishingMarketFee function
2022-04-19 18:41:32 +02:00
Miquel A. Cabot
5428a8a132
fix estimate gas in deactivateMint() and updateMarketFee()
2022-04-19 08:49:29 +02:00
Miquel A. Cabot
9ede24badf
fix estimate gas in sellDT()
2022-04-19 08:41:30 +02:00
Miquel A. Cabot
4270a63991
remove duplicated test
2022-04-16 23:39:09 +02:00
dependabot[bot]
a92ad7115b
Bump @types/node from 17.0.23 to 17.0.24 ( #1422 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.23 to 17.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-04-15 07:25:26 +03:00
c4a5f9e5ad
Release 1.0.0-next.36
v1.0.0-next.36
2022-04-15 00:48:49 +01:00
Bogdan Fazakas
ec601a66d2
Fix get compute results ( #1386 )
...
* wip special chars
* clean ups
* update sha256 import from cryptojs lib
* update compute result and use alpha-26 contracts
* re-build with package-lock v1 and with dist
* ignore build files from dist
* delete build files
* removed console logs and updated ComputeResultType typing
* update compute integration test
* added more tests
* added some logs
* update file download method
* use fetch data
* remove download part
* delete console logs
* review fixes
* more fixes
Co-authored-by: Soon Huat <soon_huat.phan@daimler.com>
2022-04-14 23:58:25 +01:00
alexcos20
80bf5cc33f
Release 1.0.0-next.35
v1.0.0-next.35
2022-04-14 08:21:15 -07:00
Alex Coseru
29c5c8b60e
fix mm signature ( #1420 )
...
* fix mm signature
2022-04-14 18:19:56 +03:00
Soon Huat
628c2fc1fc
setPaymentCollector apply same checking as contract ( #1396 )
...
* setPaymentCollector apply same checking as contract
* unit test for setPaymentCollector for owner and erc20 deployer
* setPaymentCollector amend redundent truth check on boolean value
Co-authored-by: Soon Huat <soon_huat.phan@daimler.com>
2022-04-14 15:43:01 +01:00
alexcos20
58ced6cb61
Release 1.0.0-next.34
v1.0.0-next.34
2022-04-14 06:53:51 -07:00
Alex Coseru
e964b2a4a4
refactor signatures ( #1395 )
...
* refactor signatures
2022-04-14 16:52:12 +03:00
dependabot[bot]
4dba394fbc
Bump @types/chai from 4.3.0 to 4.3.1 ( #1417 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: "@types/chai"
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-04-14 07:05:33 +03:00
dependabot[bot]
0ffa3edb2f
Bump @truffle/hdwallet-provider from 2.0.5 to 2.0.6 ( #1418 )
...
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider ) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/trufflesuite/truffle/releases )
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@2.0.6/packages/hdwallet-provider )
---
updated-dependencies:
- dependency-name: "@truffle/hdwallet-provider"
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-04-14 06:52:41 +03:00
Miquel A. Cabot
72be0aa02a
uncomment and fix broken tests
2022-04-13 17:23:21 +02:00
Miquel A. Cabot
8f20f4b808
add previously deleted assert
2022-04-13 16:09:04 +02:00
Miquel A. Cabot
4b50824162
update SideStaking import
2022-04-12 11:33:27 +02:00
Miquel A. Cabot
8172abec23
update router import
2022-04-12 11:33:14 +02:00
Miquel A. Cabot
a1e9a42687
fix error with GASLIMIT_DEFAULT
2022-04-12 10:05:22 +02:00
Miquel A. Cabot
f378fc1a8c
Merge branch 'v4main' into issue-1350-rewrite-dispenser-test
2022-04-12 09:52:56 +02:00
Miquel A. Cabot
98bbf83a7a
Merge branch 'v4main' into issue-1391-generic-estimategas-function
2022-04-12 09:51:48 +02:00
Miquel A. Cabot
7c6515473d
Merge branch 'v4main' into issue-1351-rewrite-fixedrateexchange-test
2022-04-12 09:48:54 +02:00
Miquel A. Cabot
4b96497089
Merge branch 'v4main' into issue-1347-rewrite-nft-test
2022-04-12 09:48:14 +02:00
Miquel A. Cabot
962340b0db
Merge branch 'v4main' into issue-1348-rewrite-nftfactory-test
2022-04-12 09:47:57 +02:00
Miquel A. Cabot
610d451581
Merge branch 'v4main' into add-transfer-function-to-tokenutils
2022-04-12 09:47:15 +02:00
Miquel A. Cabot
d6f2daa522
Merge pull request #1382 from oceanprotocol/issue-1353-rewrite-router-test
...
Issue-#1353: Rewrite Router test
2022-04-12 09:42:05 +02:00
Miquel A. Cabot
21a7b739f4
Merge pull request #1414 from oceanprotocol/issue-1413-refactor-zero-address-constant
...
Issue-#1413: Refactor ZERO_ADDRESS constant
2022-04-12 09:41:10 +02:00
Miquel A. Cabot
db866d271c
Merge pull request #1411 from oceanprotocol/issue-1410-export-router-and-sidestaking-classes
...
Issue-#1410: Export Router and SideStaking classes
2022-04-12 09:41:02 +02:00
dependabot[bot]
7d3505166d
Bump prettier from 2.6.1 to 2.6.2 ( #1388 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.1 to 2.6.2.
- [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.6.1...2.6.2 )
---
updated-dependencies:
- dependency-name: prettier
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-04-12 08:42:52 +03:00
dependabot[bot]
ef0bd81923
Bump release-it from 14.14.1 to 14.14.2 ( #1415 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.14.1 to 14.14.2.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.14.1...14.14.2 )
---
updated-dependencies:
- dependency-name: release-it
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-04-12 06:31:04 +03:00
Miquel A. Cabot
ec10f43ac7
Use ZERO_ADDRESS constant in src folder files
2022-04-11 13:19:26 +02:00
Miquel A. Cabot
99c550afa6
refactor constants
2022-04-11 12:57:04 +02:00
Miquel A. Cabot
065d3998f8
remove abi imports
2022-04-11 12:32:33 +02:00
Miquel A. Cabot
9b40f91f07
remove unused variables
2022-04-11 12:31:23 +02:00