Miquel A. Cabot
|
d12b669f65
|
fix Dispenser tests
|
2022-06-06 17:37:17 +02:00 |
|
Miquel A. Cabot
|
fc588cfdb1
|
inherit Dispenser from SmartContract
|
2022-06-06 17:36:21 +02:00 |
|
Miquel A. Cabot
|
c09a48fa72
|
inherit NFTFactory from SmartContract
|
2022-06-06 17:33:01 +02:00 |
|
Miquel A. Cabot
|
4515f938e2
|
revert console log to find issue
|
2022-06-06 17:29:24 +02:00 |
|
Miquel A. Cabot
|
3b56218935
|
inherit NFT from SmartContract
|
2022-06-06 17:28:43 +02:00 |
|
Miquel A. Cabot
|
b89a121997
|
add abstract SmartContract classes
|
2022-06-06 17:20:13 +02:00 |
|
Miquel A. Cabot
|
7d21fc195b
|
console log to find issue
|
2022-06-06 17:16:30 +02:00 |
|
Miquel A. Cabot
|
13e66b1fae
|
console log to find issue
|
2022-06-06 17:02:04 +02:00 |
|
Miquel A. Cabot
|
8f3635ee61
|
revert console log to find issue
|
2022-06-06 16:23:01 +02:00 |
|
Miquel A. Cabot
|
d065a778f4
|
console log to find issue
|
2022-06-06 15:05:01 +02:00 |
|
Miquel A. Cabot
|
1d92f06108
|
console log to find issue
|
2022-06-06 14:49:46 +02:00 |
|
Miquel A. Cabot
|
d23c1d1b05
|
remove unused oceanAddress parameter
|
2022-06-06 10:04:39 +02:00 |
|
Miquel A. Cabot
|
4dcb8a72ef
|
remove unused oceanAddress parameter
|
2022-06-06 10:03:18 +02:00 |
|
Miquel A. Cabot
|
3f71d95766
|
remove unused factory721Abi property
|
2022-06-06 10:02:00 +02:00 |
|
Miquel A. Cabot
|
2c2fccdfb0
|
Move NFT interface types to @types
|
2022-06-06 10:01:19 +02:00 |
|
Miquel A. Cabot
|
19b9ced779
|
rename Roles to DatatokenRoles
|
2022-06-06 09:59:31 +02:00 |
|
Miquel A. Cabot
|
433878c54c
|
Move Datatoken interface types to @types
|
2022-06-06 09:58:11 +02:00 |
|
Miquel A. Cabot
|
ff3e509944
|
Move Provider interface types to @types
|
2022-06-06 09:11:25 +02:00 |
|
Miquel A. Cabot
|
38895fcf62
|
Move MAX_UINT_256 constant to Constants file
|
2022-06-06 09:09:55 +02:00 |
|
Miquel A. Cabot
|
970c2011ef
|
Move FixedRateExchange interface types to @types
|
2022-06-06 09:08:23 +02:00 |
|
Miquel A. Cabot
|
c7bb045264
|
fix lint problems
|
2022-06-06 09:06:20 +02:00 |
|
Miquel A. Cabot
|
f96f8fb59b
|
Move Dispenser interface types to @types
|
2022-06-06 09:05:35 +02:00 |
|
Miquel A. Cabot
|
82b6b927bd
|
Move NFTFactory interface types to \@types
|
2022-06-06 09:03:18 +02:00 |
|
Miquel A. Cabot
|
733e70b686
|
fix import
|
2022-06-03 14:31:06 +02:00 |
|
Miquel A. Cabot
|
2636352a72
|
refactor utils/ imports
|
2022-06-03 14:12:00 +02:00 |
|
Miquel A. Cabot
|
db3a2547a8
|
refactor services/ imports
|
2022-06-03 14:09:08 +02:00 |
|
Miquel A. Cabot
|
3ed6010824
|
refactor contracts/ imports
|
2022-06-03 14:07:57 +02:00 |
|
Miquel A. Cabot
|
c38fcbf743
|
refactor config/ imports
|
2022-06-03 14:03:21 +02:00 |
|
Miquel A. Cabot
|
f7a1183c90
|
remove default exports
|
2022-06-03 14:01:54 +02:00 |
|
Miquel A. Cabot
|
e2ebf40dce
|
refactor utils/index file
|
2022-06-03 13:58:49 +02:00 |
|
Miquel A. Cabot
|
7e183119f1
|
refactor src/index file
|
2022-06-03 13:56:50 +02:00 |
|
Miquel A. Cabot
|
96f98cfab3
|
restructure @types/ imports
|
2022-06-03 13:56:20 +02:00 |
|
Miquel A. Cabot
|
875e5438b7
|
refactor @types/index file
|
2022-06-03 13:55:02 +02:00 |
|
Miquel A. Cabot
|
68a390d4f8
|
fix imports
|
2022-06-03 07:49:57 +02:00 |
|
Miquel A. Cabot
|
45e9f81f30
|
move ConfigHelper to /config
|
2022-06-02 22:29:47 +02:00 |
|
Miquel A. Cabot
|
433999ef40
|
move smart contract classes to /contracts
|
2022-06-02 21:55:24 +02:00 |
|
Miquel A. Cabot
|
79612f60c4
|
move Aquarius and Provider to /services
|
2022-06-02 21:49:16 +02:00 |
|
Miquel A. Cabot
|
aab53636b6
|
move word.json to /utils
|
2022-06-02 21:45:51 +02:00 |
|
Miquel A. Cabot
|
e4b1942e70
|
change Config file to src/config
|
2022-06-02 19:07:52 +02:00 |
|
Jamie Hewitt
|
87edac976f
|
Merge pull request #1438 from oceanprotocol/issue-1437-marketplace-flow-integration-test-for-v4
Creating code examples file + updates to readme
|
2022-06-01 14:38:37 +01:00 |
|
Jamie Hewitt
|
8304f40c05
|
Merge branch 'issue-1437-marketplace-flow-integration-test-for-v4' of github.com:oceanprotocol/ocean.js into issue-1437-marketplace-flow-integration-test-for-v4
|
2022-06-01 09:25:13 +01:00 |
|
Jamie Hewitt
|
3a4da10c08
|
comparing the checksum of the CodeExamples.md file to see if it has been changed before commiting
|
2022-05-31 18:06:35 +01:00 |
|
Miquel A. Cabot
|
9e3a945753
|
Merge pull request #1460 from oceanprotocol/issue-1342-rewrite-publish-flow-test
Issue-#1342: Rewrite publish flow test
|
2022-05-30 15:16:12 +02:00 |
|
Miquel A. Cabot
|
6c297f1989
|
Merge pull request #1398 from oceanprotocol/issue-1349-rewrite-pool-test
Issue-#1349 Rewrite Pool test
|
2022-05-30 11:17:37 +02:00 |
|
Miquel A. Cabot
|
28e46a31f7
|
remove unused imports
|
2022-05-30 11:09:19 +02:00 |
|
Miquel A. Cabot
|
4e92381007
|
fix error in decimals
|
2022-05-27 17:16:45 +02:00 |
|
Miquel A. Cabot
|
2b3b5c871d
|
use decimals() in Pool
|
2022-05-27 11:05:09 +02:00 |
|
Miquel A. Cabot
|
b3102c78c1
|
add decimals() function
|
2022-05-27 10:55:12 +02:00 |
|
Miquel A. Cabot
|
a7c0cff63c
|
fix decimals issue
|
2022-05-26 19:04:24 +02:00 |
|
Miquel A. Cabot
|
708ddd3a02
|
Merge pull request #1393 from oceanprotocol/issue-1351-rewrite-fixedrateexchange-test
Issue-#1351: Rewrite FixedRateExchange test
|
2022-05-26 18:58:26 +02:00 |
|