Skip to content
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

More evm endpoints #430

Merged
merged 6 commits into from
Sep 5, 2024
Merged

More evm endpoints #430

merged 6 commits into from
Sep 5, 2024

Conversation

SebastienGllmt
Copy link
Contributor

  • Bumps some dependencies
  • Moves funnels to use caip2 instead of network name wherever possible
  • Adds the contract address that triggered a primitive as part of the "origin" accessible to STFs
  • (breaking change) unifies scheduled data and submitted data to a single "rollup input" concept in the database
  • Implements a lot of the missing EVM endpoints for the EVM emulation layer
    • log-related endpoints (eth_getLogs, eth_getTransactionReceipt) are partially implemented
    • eth_chainId definitely needs to change
  • Gives createScheduledData a dynamic trigger condition to eventually support Scheduling events based on time instead of blocks #413

@SebastienGllmt SebastienGllmt merged commit fd8b019 into master Sep 5, 2024
@SebastienGllmt SebastienGllmt deleted the more-evm-endpoints branch September 5, 2024 21:06
This was referenced Sep 5, 2024
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.

1 participant