Miquel A. Cabot
|
8a4ca6c178
|
fix lint issues
|
2022-06-21 12:21:13 +02:00 |
|
Miquel A. Cabot
|
99c9cd3e87
|
Remove try...catch from DdoHelpers
|
2022-06-21 11:49:06 +02:00 |
|
Miquel A. Cabot
|
e49d957022
|
change erc721Address to nftAddress
|
2022-06-10 10:14:37 +02:00 |
|
Miquel A. Cabot
|
2636352a72
|
refactor utils/ imports
|
2022-06-03 14:12:00 +02:00 |
|
Miquel A. Cabot
|
f7a1183c90
|
remove default exports
|
2022-06-03 14:01:54 +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 |
|
mihaisc
|
8bcffc00a6
|
config and encrypt fixes (#1173)
* config and encrypt fixes
* small comment
* fix
* change in PoolCreationParams
* fix
* fixes
* fix fileinfo
* rename fileinfo -> checkFileUrl, add checkDidFiles
* ensure chainId is base 10
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2021-12-23 03:05:07 -08:00 |
|
mihaisc
|
602f453985
|
Feature/didutils (#1163)
* add ddo utils, remove web3 params from some helper
* update web3, some fixes
* fix lint
* remove console logs
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fixed lint
Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
|
2021-12-16 17:57:41 +02:00 |
|