Refactoring Power-Up! 💡
Upgrade ethers to v6 and protocol-kit to v2 (#3087)
We've upgraded our codebase to use ethers v6 and protocol-kit v2. For end users, nothing changes — everything continues to work as usual. For developers, this update greatly simplifies the implementation of upcoming functionalities. 🚀
Features
- feat: better number input (#3127)
Bug fixes and improvements
- fix: a more accurate WC app detection (#3155)
- fix: TxType overlap/overflow (#3161)
- fix: Bug fixes and improvements for Dark Mode (#3102)
- fix: don't load Spindl if no SDK key (#3154)
- fix: left sidebar ui (#3152)
- fix: only rehydrate if social login is enabled (#3121)
- fix: ignore trusted flags on networks without token list (#3137)
- fix: show empty balance change response correctly (#3122)
- fix: send history timezone_offset to gateway (#3091)