You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bucket encompasses all the work related to simplifying the devX around adding chain-events. It also includes all the work related to clean-up such as moving existing chain-event policies to libs/models, deprecating Ethers.js (replacing with Viem), and more.
Description
This bucket encompasses all the work related to simplifying the devX around adding chain-events. It also includes all the work related to clean-up such as moving existing chain-event policies to
libs/models
, deprecating Ethers.js (replacing with Viem), and more.Tasks
libs/shared
#9894libs/evm-protocols
, hardcode event registry objects #9933as const
created_at_block
andevents_migrated
+ make these required via migrationChainEventCreated
to contain the raw event data + topicsChainEventCreated
+ Viem)ChainEventCreated
schemaAdditional context
Related:
The text was updated successfully, but these errors were encountered: