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

Relayer ContractReader( chain reader) constructor #13274

Merged
merged 4 commits into from
May 27, 2024

Conversation

Copy link
Contributor

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@ilija42 ilija42 force-pushed the relayer-chainreader branch from bebec9a to b923b75 Compare May 22, 2024 16:28
@ilija42 ilija42 force-pushed the relayer-chainreader branch from b923b75 to 59ba5b0 Compare May 22, 2024 16:54
@ilija42 ilija42 force-pushed the relayer-chainreader branch from 59ba5b0 to 2bc09fd Compare May 22, 2024 17:08
@ilija42 ilija42 force-pushed the relayer-chainreader branch from 2bc09fd to 47a33f4 Compare May 23, 2024 14:32
@ilija42 ilija42 marked this pull request as ready for review May 23, 2024 14:32
@ilija42 ilija42 requested review from a team as code owners May 23, 2024 14:32
Copy link
Contributor Author

@ilija42 ilija42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failing core test and Solana integration test will be fixed by an incoming PR that is being reviewed unrelated to this

# Conflicts:
#	core/scripts/go.mod
#	core/scripts/go.sum
#	go.mod
#	go.sum
#	integration-tests/go.mod
#	integration-tests/go.sum
#	integration-tests/load/go.mod
#	integration-tests/load/go.sum
@ilija42 ilija42 requested a review from george-dorin May 27, 2024 07:33
@ilija42 ilija42 enabled auto-merge May 27, 2024 07:33
@ilija42 ilija42 added this pull request to the merge queue May 27, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 27, 2024
@DeividasK DeividasK added this pull request to the merge queue May 27, 2024
Merged via the queue into develop with commit 9b8e252 May 27, 2024
106 of 107 checks passed
@DeividasK DeividasK deleted the relayer-chainreader branch May 27, 2024 10:22
augustbleeds pushed a commit that referenced this pull request Jun 14, 2024
* Implement NewChainReader method for evm Relayer

* Update relayer refs

* Update relayer refs
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.

4 participants