-
Notifications
You must be signed in to change notification settings - Fork 306
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
[Release] Hotfix 1.33.1 => 1.33.2 (patch) (2 of 2) #3353
Merged
Merged
Conversation
This file contains 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
auto-assign
bot
requested review from
guanbinrui,
Jack-Works,
jk234ert and
septs
June 15, 2021 02:24
ghost
mentioned this pull request
Jun 15, 2021
ghost
mentioned this pull request
Jun 15, 2021
* fix: reset gas price reset gas price when leave tx confirm dialog or send the tx * chore: little fix * chore: only on eth mainnet
* fix: firefox does not connect correctly close jira-42 * Update packages/maskbook/src/extension/background-script/EthereumServices/send.ts Co-authored-by: guanbinrui <[email protected]> Co-authored-by: guanbinrui <[email protected]>
…3411) * fix: ito configured data will not be cleared after close ITO dialog * chore: solve conflict Co-authored-by: Hancheng Zhou <[email protected]>
* feat: ITO bsc polygon history * fix: ui * share dialog style * token symbol * fix: ui * fix: variable Co-authored-by: guanbinrui <[email protected]> Co-authored-by: guanbinrui <[email protected]>
* fix: thegraph query amount limit * chore: reply code review
* fix: the create button is unable to click, press enter key to create * Apply suggestions from code review Co-authored-by: Septs <[email protected]>
* chore: update weth address * refactor: move chain state to wallet plugin * chore: add useStartWatchChainState * fix: fetch balance if wallet is just created * refactor: batch requests * refactor: remove unused deps Co-authored-by: Jack Works <[email protected]> * refactor: reply reviews * fix: chain name Co-authored-by: Jack Works <[email protected]>
guanbinrui
force-pushed
the
hotfix/1.33.2
branch
2 times, most recently
from
June 29, 2021 10:41
83b9019
to
8a4ded1
Compare
guanbinrui
force-pushed
the
hotfix/1.33.2
branch
from
June 29, 2021 11:10
8a4ded1
to
20f023b
Compare
guanbinrui
approved these changes
Jun 29, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is a mirror PR of #3352 to make sure that all patches to the released branch also merged into the mainline.
When the #3352 merged, I'll try to merge this automatically but there might be merge conflict.
Once there're merge conflict, you must resolve it manually.