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 |
|