-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ACI): Add
contract
, address
, record
types argument/result …
…transformation (#349) * feat(ACI): Add contract type argument transformation Allow pass contract address as sophia 'address' type * feat(ACI): Add record type to result tranform. * feat(ACI): Convert result of contract `record` type to js object * feat(ACI): Transform js object type arguments to sophia `record` type * fix(ACI Test): Remove logs * feat(ACI): Improve address type transformation. Add prefix option. Add tests.
- Loading branch information
Showing
2 changed files
with
103 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters