-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NONEVM-1091] - Refactor/Setup CR init and cfg and codec init (#991)
* Refactor CR init and cfg * Fix most of the interface tests * Fix nil idlType handling and update test IDL names * lint and fix CR integration tests cfg * Improve Contract Reader cfg handling * Standardize var name 4 read mapping to genericName<>chainSpecificName * Revert Solana codec encoder from LenientCodecFromTypeCodec to strict * lint * Improve panic handling and add a test for lenient decoding * Remove account info opts from CR * lint
- Loading branch information
Showing
21 changed files
with
538 additions
and
425 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
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
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
Oops, something went wrong.