-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BOOST-4692] Support chainId in EventAction #83
Conversation
718ea2a
to
f4d1e30
Compare
@Quazia should we configure a new default branch for this repo now that we're mid-audit? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
super minor nit
f4d1e30
to
fec1df0
Compare
273ead6
to
832c1b2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you also add a changeset? https://github.com/rabbitholegg/boost-protocol?tab=readme-ov-file#changesets--publishing |
832c1b2
to
68adb88
Compare
|
While most of this validation occurs offchain, it is important to uniquely identify the smart contract we're watching
68adb88
to
c06e40d
Compare
@sammccord I'm waiting for the audit to "finish" to start pushing changes |
The chainid typing is a bit dicey. it's a uint256 but treated as a number by viem, so I have upgrade and downgrade conversion functions implemented to help with this
c06e40d
to
cd3c2ff
Compare
resolves BOOST-4706: Add chainId to event action parameters
resolves BOOST-4707: support chainid in EventAction
chainId is needed to disambiguate the location of the address