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

Node relayer for fuji #133

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Node relayer for fuji #133

wants to merge 11 commits into from

Conversation

arturrez
Copy link
Collaborator

No description provided.

@arturrez arturrez changed the title Node relayer WIP Node relayer for fuji Sep 4, 2024
Copy link
Collaborator

@felipemadero felipemadero left a comment

Choose a reason for hiding this comment

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

Could you add also an e2e example, similar tor the other interchain example, but that deploys a remote relayer and check icm is working by sending a message between the chains?
Probably it should be nice in any way: either taking as input two already created blockchains, or creating two new blockchains.
Probably both cases are very important from a remote relayer sdk point of view.

@arturrez
Copy link
Collaborator Author

arturrez commented Sep 9, 2024

Funding relayer keys 0xeea0d6461F15035B646b462268F9D30B76520877, 0x123a1604D55c479C3A2E15af2351d6ecdc810166
panic: failure sending transaction &types.Transaction{inner:(*types.DynamicFeeTx)(0x14000249380), time:time.Time{wall:0xc1af002899e97be0, ext:54402751459, loc:(*time.Location)(0x104285520)}, hash:atomic.Value{v:interface {}(nil)}, size:atomic.Value{v:interface {}(nil)}, from:atomic.Value{v:interface {}(nil)}} to &ethclient.client{c:(*rpc.Client)(0x140012c17a0)}: maximum retry attempts 3 reached: last err = insufficient funds for gas * price + value: balance 1981193099999247724, tx cost 10001102500000000000, overshot 8019909400000752276

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog 🗄️
Development

Successfully merging this pull request may close these issues.

3 participants