-
-
Notifications
You must be signed in to change notification settings - Fork 59
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 v4.3.0 #548
Merged
Release v4.3.0 #548
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
Bumps [electron](https://github.com/electron/electron) from 26.2.2 to 26.2.4. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v26.2.2...v26.2.4) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
…-ellipsis fix(chat): added ellipsis for long chat names
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.27...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
…ew-messages-counter Feat/ scroll to bottom fab new messages counter
* feat(`src/config/*.json`): regenerated with Tor configuration * refactor: renamed `minApiVersion` -> minNodeVersion` * refactor: changed the structure of `src/config/*.json`
refactor(`eth-utils`): remove `BatchQueue` (web3/web3.js#6224)
feat(Transaction): show inconsistent status if it's a duplicate
chore: upgrade deps
bludnic
requested review from
martiliones,
adamant-al and
RealGoodProgrammer
November 24, 2023 18:08
RealGoodProgrammer
approved these changes
Nov 24, 2023
adamant-al
requested changes
Nov 25, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@adamant-al reverted the changes #565 |
Revert "feat(Transaction): show inconsistent status if it's a duplicate"
martiliones
approved these changes
Nov 26, 2023
adamant-al
approved these changes
Nov 26, 2023
Successfully tore down https://msg-adamant-pr-548.surge.sh 🥲 |
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.
Features
Teach debt
web3-eth
lib (Upgradeweb3-eth
from v1 to v4 #542, fix(ETH, ERC20): transfer funds doesn't work afterweb3-eth
upgrade #550, fix(ETH/ERC20): roundgasLimit
before converting to BigInt #556)bitcoinjs-lib
(Feat/update bitcoinjs lib #544, fix(DOGE/DASH): transfering funds doesn't work afterbitcoinjs-lib
upgrade #552, Fix for sending DOGE. Works fine with DOGE & DASH #553)adamant-wallets
(Updateadamant-wallets
#545)electron
,postcss
,babel
,browserify
andaxios
Fixes