Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

chore: seal extension traits #1553

Merged
merged 2 commits into from
Aug 2, 2022
Merged

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Aug 2, 2022

Motivation

seal extension traits so they can't be implemented since these are only intended for ethabi.

this prevents accidental misuse where EthCall or EthEvent traits should actually be used

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@gakonst
Copy link
Owner

gakonst commented Aug 2, 2022

Smol lint

@gakonst gakonst merged commit 550d2d8 into gakonst:master Aug 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants