Release 06/08 - [core] [react] [dcent] [injected] [keystone]
[core]
- Adds
updateBalances
function to actions. This can be used to tell Onboard to update the balance for all connected addresses or a small subset. Currently Onboard does not do any polling to keep balances up to date, so polling can now be implemented at the app level or can be selectively called after a transaction. Future versions of Onboard will utilise the Blocknative transaction events infrastructure to automatically keep balances up to date - Exposes CSS variables for border radius values
- A fix for the disable modal flag when auto selecting a wallet
[react]
- Updates to the latest [core] version
- Refactor to use React v18 as well as the latest hooks
[dcent]
- New package for the D'CENT hardware wallet
[injected]
- Adds D'CENT wallet
[keystone]
- Bugfix for reassigned const var
Changelog:
- [core-v2.2.11-alpha.2 , react-v2.1.8-alpha.2]: enhancement - update connected wallets balance #1038
- Support D'CENT wallet in PC and mobile #996
- [dcent - v1.0.0-alpha.1, injected v2.0.8-alpha.1] : Update - CI and cleanup #1041
- [DCent - v1.0.0-alpha.1] : fix - Update types #1042
- [core-v2.2.11-alpha.3]: enhancement - add border-radius CSS variables #1046
- fix(keystone): use let for AirGappedKeyring const #1047
- [injected][dcent] - Fixes clashing svg vars #1050
- [fix] fix connect wallet with disableModal flag #1033
- refactor: upgrade to React 18 + add useAppState #915
- Bump cross-fetch from 2.2.5 to 2.2.6 #981