-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compare
Environment
types against the node (#1377)
* check env types * add changelog * resolve merge conflict * refactor API * attempt to add tests * test type resolution * check for invalid composite types * test the env match between contract and node * remove comment * test mismatch * remove json file * move module to extrinsics * update the metadata to only refer to contracts * adjust segment search * use anyhow error * adjust segment comparison * print warning if Env is not present in node metadata * prettify code a bit * use let-else and proper warning * add proper verbosity flag * elborate warning msg * vanila eprintln * saturating sub for slice bound
- Loading branch information
German
authored
Oct 25, 2023
1 parent
dfdc768
commit 1a1024d
Showing
11 changed files
with
459 additions
and
34 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.