Skip to content

Conversation

@iamacook
Copy link
Contributor

@iamacook iamacook commented Dec 9, 2022

What it solves

safe-global/safe-wallet-monorepo#1327 partially

How this PR fixes it

When a Safe is created with an unknown base contract, the gateway returns a null version and an UNKNOWN implementationVersionState.

This sets SafeInfo['version'] to string | null and the ImplementationVersionState has been extended to include the UNKNOWN option.

How to test it

Here is a reference Safe.

@iamacook iamacook requested a review from katspaugh December 9, 2022 11:29
@iamacook iamacook self-assigned this Dec 9, 2022
@github-actions
Copy link

github-actions bot commented Dec 9, 2022

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@iamacook iamacook merged commit b5eed01 into main Dec 9, 2022
@iamacook iamacook deleted the unsupported-mastercopy branch December 9, 2022 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants