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

Analyze and estimate the IOTA EVM integration #683

Closed
TheDivic opened this issue Sep 5, 2024 · 2 comments
Closed

Analyze and estimate the IOTA EVM integration #683

TheDivic opened this issue Sep 5, 2024 · 2 comments
Assignees
Labels
⛓️ Chain Integration Label for all chain integration related tasks 🧑🏻‍🔬 Research Research & Development

Comments

@TheDivic
Copy link
Collaborator

TheDivic commented Sep 5, 2024

What?

We need to estimate are we able to integrate IOTA EVM and how long it's gonna take.

Why?

While it's an EVM, it's not any standard stack like OP, Orbit etc. So if we have any concerns we should raise them before we sign the deal. Nishil needs to know this.

📖 Resources

@TheDivic TheDivic self-assigned this Sep 5, 2024
@TheDivic TheDivic added the ⛓️ Chain Integration Label for all chain integration related tasks label Sep 5, 2024
@TheDivic
Copy link
Collaborator Author

TheDivic commented Sep 5, 2024

Currently the biggest problem seems to be this statement from their docs:

There is no guaranteed block time. A new EVM "block" will be created only when an ISC block is created, and ISC does not enforce an average block time. This means that block times are variable; a new block will be created as soon as needed.

I asked the team and they said that a new block is created only when there's a new tx and we shouldn't rely on block times but on the ERC-6372 time module. Everything that requires a "time measurement" will need to use this.

@TheDivic
Copy link
Collaborator Author

TheDivic commented Sep 5, 2024

@arcticfloyd1984 said we had a similar issue with Avax Subnets and we should do this on the PM service:

(https://biconomyworkspace.slack.com/archives/C07L515N1HA/p1725547899487159)
Please add this in the paymaster service: https://github.com/bcnmy/paymaster-service/commit/23809a7b2b2264d0b50cae8c13d119d514b4cb84

@TheDivic TheDivic added 👔 Management Management related tasks Backend and removed ⛓️ Chain Integration Label for all chain integration related tasks labels Sep 5, 2024
@TheDivic TheDivic added 👔 Management Management related tasks 🧑🏻‍🔬 Research Research & Development ⛓️ Chain Integration Label for all chain integration related tasks and removed Backend 👔 Management Management related tasks labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⛓️ Chain Integration Label for all chain integration related tasks 🧑🏻‍🔬 Research Research & Development
Projects
None yet
Development

No branches or pull requests

1 participant