-
-
Notifications
You must be signed in to change notification settings - Fork 261
Add gasFeeEstimates for batch transactions
#5886
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
Merged
Merged
Changes from 52 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
60076b1
add transaction batch approval type
vinistevam a8c3d14
add transactionBatches into the state
vinistevam 423a43e
populate `transactionBatches` when process a batch transaction using …
vinistevam 2cc016a
change logs and lint
vinistevam 0f88df1
Merge branch 'main' into feat/add-batch-transaction-approval-type
vinistevam fe47147
fix: push types
vinistevam 955cf57
Add `trimBatchTransactionsForState` and fix unit tests
pedronfigueiredo 7c803e5
use 'transaction_batch' for now util releases utils controller
vinistevam 1047465
Merge branch 'main' into feat/add-batch-transaction-approval-type
vinistevam e62592d
wip
pedronfigueiredo 18b66e6
Update packages/transaction-controller/CHANGELOG.md
vinistevam f024fe5
fix: applied suggestions
vinistevam 0b658c2
Merge branch 'feat/add-batch-transaction-approval-type' of github.com…
vinistevam 4dbad19
remove time property
vinistevam 74d94de
Merge branch 'main' into feat/add-batch-transaction-approval-type
vinistevam 0614743
fix changelog
vinistevam d23d089
Merge branch 'main' into feat/add-batch-transaction-approval-type
vinistevam 9f3ac61
Merge branch 'main' into feat/add-batch-transaction-approval-type
vinistevam ccbc815
fix: unit test after merge
vinistevam e281412
fix: add more coverage
vinistevam b9e97ea
feat: add simulate gas for batch transactions
vinistevam 31bffc5
fix: add update and clean for transactionBatches
vinistevam 6bc5880
fix unit test and changelog
vinistevam 3e3c8d2
Merge branch 'main' into feat/add-batch-transaction-approval-type
vinistevam 053ab21
Merge branch 'feat/add-batch-transaction-approval-type' into feat/add…
vinistevam 559651c
fix: changelog
vinistevam b5ba681
Merge branch 'feat/add-batch-transaction-approval-type' into feat/add…
vinistevam 01941aa
fix: add coverage to gas
vinistevam 6aac6e7
fix: applied suggestions
vinistevam 1e6520d
Merge branch 'feat/add-batch-transaction-approval-type' into feat/add…
vinistevam 097124d
chore: clean up and changelogs
vinistevam 9f4d990
Merge branch 'main' into feat/add-estimate-gas-batch-transaction
vinistevam 3289a46
Update packages/transaction-controller/CHANGELOG.md
vinistevam 0c494ab
fix: applied suggestions
vinistevam d317878
fix: lint
vinistevam b08cf24
feat: add estimate gas fee for batch
vinistevam c675525
fix e2e tests
vinistevam 7fdb18b
logs and tests
vinistevam 8c0b8a4
Merge branch 'main' into feat/add-estimate-gas-batch-transaction
vinistevam 85235e2
applied suggestions
vinistevam c0ef3d7
Merge branch 'feat/add-estimate-gas-batch-transaction' into feat/add-…
vinistevam f7aabfc
add changelog
vinistevam 1a99004
Merge branch 'main' into feat/add-estimate-gas-fee-batch-tx
vinistevam eb76770
fix lint
vinistevam ea99442
Merge branch 'main' into feat/add-estimate-gas-fee-batch-tx
vinistevam 014c0d1
Merge branch 'main' into feat/add-estimate-gas-fee-batch-tx
vinistevam 00adbd0
change log fix
vinistevam b1615f1
apply suggestions
vinistevam 0fa9230
Merge branch 'main' into feat/add-estimate-gas-fee-batch-tx
vinistevam 494ba93
Merge branch 'main' into feat/add-estimate-gas-fee-batch-tx
vinistevam 935bf4a
fix: unit tests
vinistevam 7cf5191
Merge branch 'main' into feat/add-estimate-gas-fee-batch-tx
vinistevam 316f3d8
Merge branch 'main' into feat/add-estimate-gas-fee-batch-tx
vinistevam b850676
Merge branch 'main' into feat/add-estimate-gas-fee-batch-tx
vinistevam dd6fefd
fix: fix changelog
vinistevam 48929cc
Merge branch 'main' into feat/add-estimate-gas-fee-batch-tx
vinistevam fa52ee6
Merge branch 'main' into feat/add-estimate-gas-fee-batch-tx
vinistevam 9204df6
fix changelog
vinistevam File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.