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

feat: add gas parameter to transaction response #286

Merged
merged 4 commits into from Apr 28, 2024
Merged

Conversation

dalechyn
Copy link
Collaborator

See more.

this is not covered in docs but is supported.

@dalechyn dalechyn requested a review from jxom April 26, 2024 20:46
@dalechyn dalechyn self-assigned this Apr 26, 2024
Copy link

vercel bot commented Apr 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2024 11:06pm
frog-auth ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2024 11:06pm
frog-frame ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2024 11:06pm

@jxom
Copy link
Member

jxom commented Apr 26, 2024

FWIW, I think that specifying gas is a distraction as wallets fill it in anyway. Adding it in might convince consumers to do extra work to calculate the gas beforehand which will affect perf.

@dalechyn
Copy link
Collaborator Author

FWIW, I think that specifying gas is a distraction as wallets fill it in anyway. Adding it in might convince consumers to do extra work to calculate the gas beforehand which will affect perf.

let's not merge this PR until we receive some explanation on that being added to frame spec then.

src/types/transaction.ts Outdated Show resolved Hide resolved
@jxom jxom merged commit bfb2f70 into main Apr 28, 2024
4 of 7 checks passed
@jxom jxom deleted the dalechyn/gas-limit branch April 28, 2024 22:57
@github-actions github-actions bot mentioned this pull request Apr 28, 2024
dalechyn added a commit that referenced this pull request May 2, 2024
* feat: add `gas` parameter to transaction response

* chore: changesets

* Update src/types/transaction.ts

* Update frog-transaction-response.mdx

---------

Co-authored-by: awkweb <tom@meagher.co>
Co-authored-by: jxom <jakemoxey@gmail.com>
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.

None yet

3 participants