-
Notifications
You must be signed in to change notification settings - Fork 0
Fix: deduct storage rebate from estimated gas cost in PTBClient #241
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
base: develop
Are you sure you want to change the base?
Conversation
|
👋 faisal-chainlink, thanks for creating this pull request! To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team. Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks! |
* remove outdated offramp test in favor of execute_test.go * remove outdated client setup from txm test * use time out SDK client in bindings * update onramp integration to use the unified setup for test env * remove /knowledge_base directory in favor of /documentation * put pack the execute offramp test * experiment * disable offramp integration test in favor of E2E tests * remove the offramp integration test in favor of the E2E test now running in CI
|
Hello, @faisal-chainlink! 👋
|
* add validation of token pool config response in offramp execution flow * misc improvements to fetching the latest package ID * misc lint edits
|
Hello, @faisal-chainlink! 👋
|
1 similar comment
|
Hello, @faisal-chainlink! 👋
|
This PR includes the following:
storageRebateis accounted for in gas estimates to avoid over estimating gas feePackageResolver