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

bug(bmc): transaction failing due to Exceeded the prepaid gas. error #543

Open
MuhammedIrfan opened this issue Sep 25, 2022 · 0 comments · May be fixed by #545
Open

bug(bmc): transaction failing due to Exceeded the prepaid gas. error #543

MuhammedIrfan opened this issue Sep 25, 2022 · 0 comments · May be fixed by #545
Labels
team: hugobyte Relevant to HugoByte type: bug Something isn't working

Comments

@MuhammedIrfan
Copy link
Collaborator

MuhammedIrfan commented Sep 25, 2022

Overview

BMC fails to handle relay messages when relaying more btp messages which cause to deplete of the provided gas, As NEAR only supports max 300TGas per transaction

Expected Behavior

BMC should receive only expected number of btp messages per transaction

Screenshots

image.png

Transaction

https://explorer.testnet.near.org/transactions/86attSzeLUivrz7fzuGsE16Du4ThWH1aUBjoRJaR4GuD

@MuhammedIrfan MuhammedIrfan added status: triage needed Needs prioritization and review from maintainers team: hugobyte Relevant to HugoByte type: bug Something isn't working labels Sep 25, 2022
@CyrusVorwald CyrusVorwald removed the status: triage needed Needs prioritization and review from maintainers label Sep 26, 2022
@MuhammedIrfan MuhammedIrfan linked a pull request Sep 26, 2022 that will close this issue
7 tasks
@MuhammedIrfan MuhammedIrfan linked a pull request Sep 26, 2022 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: hugobyte Relevant to HugoByte type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants