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

support tx subscriptions #218

Merged
merged 28 commits into from
Feb 29, 2024
Merged

support tx subscriptions #218

merged 28 commits into from
Feb 29, 2024

Conversation

Lohann
Copy link
Collaborator

@Lohann Lohann commented Feb 5, 2024

Description

Allow subscriptions for Ethereum and Astar connector

@Lohann
Copy link
Collaborator Author

Lohann commented Feb 9, 2024

Seems the CI rust version is outdated, will update an run CI checks again.

@Lohann Lohann force-pushed the feature/support-tx-subscriptions branch from 27f0a4f to 30b18df Compare February 9, 2024 16:06
@Lohann
Copy link
Collaborator Author

Lohann commented Feb 13, 2024

DO NOT MERGE YET, this PR contains breaking changes to the timechain, will merge this as soon as I have the PR ready on the timechain repo.

@Lohann
Copy link
Collaborator Author

Lohann commented Feb 29, 2024

I've found why arbitrum tests were failing... seems it have custom tx types:
https://docs.arbitrum.io/arbos/geth#transaction-types

This issue already existed before, the tests catches it now because now the connector verifies the transaction type and hash before returning it... It basically means that the arbitrum support is incomplete, will disable arbitrum support for now.

@Lohann Lohann marked this pull request as ready for review February 29, 2024 07:03
@Lohann Lohann merged commit c90f515 into master Feb 29, 2024
8 checks passed
@Lohann Lohann deleted the feature/support-tx-subscriptions branch February 29, 2024 08:50
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