Miquel A. Cabot
f2e96e1d96
Merge branch 'v4main' into issue-1348-rewrite-nftfactory-test
2022-04-28 17:01:52 +02:00
Miquel A. Cabot
a261ce77e7
simplify constants
2022-04-28 17:00:33 +02:00
Miquel A. Cabot
26e1cba7cb
simplify constants
2022-04-28 16:50:00 +02:00
Miquel A. Cabot
7354814f49
fix consumer address
2022-04-28 09:37:39 +02:00
Miquel A. Cabot
8060ad683b
fix OCEAN address
2022-04-28 09:29:01 +02:00
Miquel A. Cabot
7bb77d6443
fix lint issues
2022-04-28 09:18:28 +02:00
Miquel A. Cabot
8e1e3ec06b
send OCEAN tokens to consumer account
2022-04-28 09:16:19 +02:00
Miquel A. Cabot
431808777c
add markdown comments
2022-04-28 09:10:19 +02:00
Miquel A. Cabot
06c1046943
update provider url
2022-04-28 08:53:03 +02:00
Miquel A. Cabot
77db0f7e9f
add markdown documentation comments
2022-04-27 17:57:21 +02:00
Jamie Hewitt
64c464239c
Adding introduction to code examples guide + updating the main readme
2022-04-27 17:23:18 +03:00
Miquel A. Cabot
af28d889cd
add aquarius.waitForAqua()
2022-04-27 10:52:33 +02:00
Miquel A. Cabot
5745ba4d94
show initializeData
2022-04-27 10:38:49 +02:00
Miquel A. Cabot
ca1fb45797
consumer buys data asset, and downloads it
2022-04-27 10:31:19 +02:00
Miquel A. Cabot
992220abfc
add MarketplaceFlow test code
2022-04-26 15:15:08 +02:00
Miquel A. Cabot
5f20019aba
add marketplace flow test
2022-04-25 15:58:28 +02:00
Jamie Hewitt
331da90db5
Updating script
2022-04-25 13:51:17 +02:00
Jamie Hewitt
f935f9f8a5
Creating markdown guide from simple publish consume flow
2022-04-25 13:45:06 +02:00
Jamie Hewitt
d1a6b54ebf
Updating script
2022-04-21 17:29:08 +02:00
Jamie Hewitt
1055ef991c
Creating script to generate readme guide
2022-04-21 15:45:11 +02:00
Jamie Hewitt
8c9e46a8dd
Adding estimate gas method and fixing tests
2022-04-21 15:14:32 +02:00
Jamie Hewitt
4eefc083e2
Updating user addresses
2022-04-21 12:58:31 +02:00
Jamie Hewitt
a81cdddc30
Updating tests
2022-04-21 12:48:28 +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
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
Miquel A. Cabot
3431212515
fix merge error
2022-04-19 14:51:38 +02:00
Miquel A. Cabot
258b2d6ecc
Merge branch 'v4main' into issue-1346-rewrite-datatoken-test
2022-04-19 11:09:04 +02:00
Miquel A. Cabot
8686f53f6c
test datatoken.transfer() function
2022-04-18 18:37:36 +02:00
Miquel A. Cabot
3c38fa9eb2
test datatoken.getDecimals() function
2022-04-18 17:48:30 +02:00
Miquel A. Cabot
4270a63991
remove duplicated test
2022-04-16 23:39:09 +02: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
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
Miquel A. Cabot
689823d281
uncomment and fix broken tests
2022-04-14 09:17:44 +02:00
Miquel A. Cabot
f09f03e9b6
fix lint errors
2022-04-13 20:05:20 +02:00
Miquel A. Cabot
e07bebeb30
uncomment and fix broken tests
2022-04-13 20:01:17 +02:00
Miquel A. Cabot
72be0aa02a
uncomment and fix broken tests
2022-04-13 17:23:21 +02:00
Miquel A. Cabot
d73790d775
uncomment assert
2022-04-13 16:13:02 +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
e3de191982
update SideStaking import
2022-04-12 11:32:14 +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
15ce86bca4
Merge branch 'v4main' into issue-1352-rewrite-sidestaking-test
2022-04-12 09:52:39 +02:00
Miquel A. Cabot
5b926cc3ac
Merge branch 'v4main' into issue-1349-rewrite-pool-test
2022-04-12 09:52:24 +02:00
Miquel A. Cabot
7c6515473d
Merge branch 'v4main' into issue-1351-rewrite-fixedrateexchange-test
2022-04-12 09:48:54 +02:00