v0.14.0
版本发布时间: 2022-07-23 02:17:09
tahowallet/extension最新发布版本:v0.57.0(2024-02-20 01:29:11)
Highlights
✨✨✨
- Polygon support
- EIP-1559 gas settings
✨✨✨
What's Changed
- Exit claim check early if HIDE_EARN_PAGE is on by @0xDaedalus in https://github.com/tallycash/extension/pull/1683
- v0.13.13 by @greg-nagy in https://github.com/tallycash/extension/pull/1684
- Network-specific asset-transfers and block fetching. by @0xDaedalus in https://github.com/tallycash/extension/pull/1685
- 💢 Remove read-only and Ledger accounts by @jagodarybacka in https://github.com/tallycash/extension/pull/1655
- 💯 Fix "0.00 ETH" spend when sending a low amount by @henryboldi in https://github.com/tallycash/extension/pull/1663
- ⛏ Fix persisting custom gas selection by @henryboldi in https://github.com/tallycash/extension/pull/1660
- 🌅 Fix old fee preview w/ a deprecated fee settings text component by @henryboldi in https://github.com/tallycash/extension/pull/1669
- 🎩 Max character limit on custom miner/max base by @henryboldi in https://github.com/tallycash/extension/pull/1679
- ❤️🩹 Fix error message issues on custom gas input by @henryboldi in https://github.com/tallycash/extension/pull/1680
- 📝 Better handle white-space in import recovery phrase by @henryboldi in https://github.com/tallycash/extension/pull/1705
- ⚙️ Change menu to settings by @henryboldi in https://github.com/tallycash/extension/pull/1698
- use i18next for locailization by @gasolin in https://github.com/tallycash/extension/pull/1673
- pass param correctly with i18next by @gasolin in https://github.com/tallycash/extension/pull/1716
- Extend token-price fetching to fetch prices across networks by @0xDaedalus in https://github.com/tallycash/extension/pull/1717
- (refactor) better organize strings with i18next format by @gasolin in https://github.com/tallycash/extension/pull/1721
- Fix overview address count by @0xDaedalus in https://github.com/tallycash/extension/pull/1718
- Deeply Diffed: Move webext-redux updatesto deep-diff strategy by @Shadowfiend in https://github.com/tallycash/extension/pull/1722
- Insufficient funds warning in network fees by @jagodarybacka in https://github.com/tallycash/extension/pull/1689
- Default to MATIC when sending assets on polygon. by @0xDaedalus in https://github.com/tallycash/extension/pull/1719
- 🙌 Update contributor doc by @henryboldi in https://github.com/tallycash/extension/pull/1706
- 🤗 Fix uniswap connection by @greg-nagy in https://github.com/tallycash/extension/pull/1726
- Operation Unifier: Make transactions follow the SignOperation<T> contract by @Shadowfiend in https://github.com/tallycash/extension/pull/1723
- 👁 Fix new gas preview dollar estimate by @henryboldi in https://github.com/tallycash/extension/pull/1737
- Bugfix: Swapping tokens w/ same name & symbol but different networks no longer allowed. by @0xDaedalus in https://github.com/tallycash/extension/pull/1720
- Fix swapping to and from MATIC on polygon. by @0xDaedalus in https://github.com/tallycash/extension/pull/1743
- Sort dropped transactions directly after a successful transaction with the same nonce. by @0xDaedalus in https://github.com/tallycash/extension/pull/1707
- Allow wallet_addEthereumChain to switch a given origin's active chain by @0xDaedalus in https://github.com/tallycash/extension/pull/1753
- Use correct chainID when looking up permissions. by @0xDaedalus in https://github.com/tallycash/extension/pull/1754
- Correctly display & calculate price of a network's base asset when signing a transaction on that network. by @0xDaedalus in https://github.com/tallycash/extension/pull/1758
- ⛽️ Properly update background's transaction on gas fee selection change by @henryboldi in https://github.com/tallycash/extension/pull/1750
- 🌡 Password strength bar by @jagodarybacka in https://github.com/tallycash/extension/pull/1732
- 🤏 Fix enrichment service's insufficient funds warning calc by @henryboldi in https://github.com/tallycash/extension/pull/1759
- Fallback to sendAsync inside of window-provider's send method by @0xDaedalus in https://github.com/tallycash/extension/pull/1738
- Fix asset transfers by @greg-nagy in https://github.com/tallycash/extension/pull/1746
- Emit a chainChanged event after successfully switching chains by @0xDaedalus in https://github.com/tallycash/extension/pull/1760
- 📈 Fix currency value for gas fee estimation by @henryboldi in https://github.com/tallycash/extension/pull/1772
- Fix meshswap dapp connection by @greg-nagy in https://github.com/tallycash/extension/pull/1774
- 👻 Remove gas settings before sign step by @henryboldi in https://github.com/tallycash/extension/pull/1775
- Update Tally Tokenlist by @0xDaedalus in https://github.com/tallycash/extension/pull/1762
- :recycle: Validate the latest Uniswap default token list by @mhluongo in https://github.com/tallycash/extension/pull/1777
- Look Don't Sign: Introduce a first-class ReadOnlyAccountSigner by @Shadowfiend in https://github.com/tallycash/extension/pull/1724
- fix the default wallet toggle functionality by @greg-nagy in https://github.com/tallycash/extension/pull/1793
- Fix window provider dapp chainid by @greg-nagy in https://github.com/tallycash/extension/pull/1795
- Fix Quickswap Integration by @0xDaedalus in https://github.com/tallycash/extension/pull/1792
- Only lookup names for relevant ERC20 transfers by @0xDaedalus in https://github.com/tallycash/extension/pull/1797
- 🤏 Adjust spacing on gas page between miner and max base by @henryboldi in https://github.com/tallycash/extension/pull/1796
- 🐾 Update
isTrackingAsset
to match intent by @henryboldi in https://github.com/tallycash/extension/pull/1800 - 🤏 Handle zero overview total balance by @henryboldi in https://github.com/tallycash/extension/pull/1801
- 🐾 Also check if asset known by @henryboldi in https://github.com/tallycash/extension/pull/1802
- Oil Filter: Add baseline trust to detected tokens, ignore untrusted by @Shadowfiend in https://github.com/tallycash/extension/pull/1788
- Fix Double Dapp Connect Bug by @0xDaedalus in https://github.com/tallycash/extension/pull/1804
- 🐙 Polygon and New Gas Selector QA build by @greg-nagy in https://github.com/tallycash/extension/pull/1699
- Fix on Sign Data page how messages are displayed by @jagodarybacka in https://github.com/tallycash/extension/pull/1790
- Fix read-only accounts by @jagodarybacka in https://github.com/tallycash/extension/pull/1806
- Show network specific asset in activity card by @jagodarybacka in https://github.com/tallycash/extension/pull/1744
- Add number of networks to Overview page by @jagodarybacka in https://github.com/tallycash/extension/pull/1808
- Edit settings options text to sound a bit more natural by @0xDaedalus in https://github.com/tallycash/extension/pull/1809
Full Changelog: https://github.com/tallycash/extension/compare/v0.13.13...v0.14.0
1、 brave.zip 16.71MB
2、 chrome.zip 16.71MB
3、 edge.zip 16.71MB
4、 firefox.zip 8.26MB
5、 opera.zip 16.71MB