v5.0.0
What's Changed
- Refactor/redesign of staking page by @jessepinho in #604
- simplify workflows by @turbocrime in #610
- ReadableStream polyfills by @turbocrime in #614
- Web app block sync UI v2 by @grod220 in #607
- Remove redundant icons in ui by @grod220 in #621
- add um token logo svg by @hdevalence in #622
- refactor settings rpc page by @turbocrime in #618
- fix json format by @turbocrime in #624
- workspace vitest config by @turbocrime in #625
- add tests for owned-position-ids by @Valentine1898 in #593
- Web app -> Rpc for balances metadata by @grod220 in #615
- feat: render Swap Claim opaque action by @llllvvuu in #633
- Filter out assets that are not available for swap from asset selector by @Valentine1898 in #636
- 413 add tests for authorizerequest by @Valentine1898 in #637
- remove pointless await by @turbocrime in #634
- fix: do not render no memo as 'Invalid MemoView' by @llllvvuu in #631
- remove pointless ref by @turbocrime in #645
- Minifront version footer by @grod220 in #638
- eslint eqeqeq by @turbocrime in #641
- Redesign ValueViewComponent by @jessepinho in #630
- Fix various issues with Dialogs by @jessepinho in #623
- Show an account switcher on the Staking page by @jessepinho in #627
- Issue delegate actions by @jessepinho in #620
- Include token metadata for zero-balance ValueViews of delegation tokens by @jessepinho in #619
- Frontend footer tweaks by @hdevalence in #648
- fix columns in send token modal by @hdevalence in #649
- fix undefined tailwind accent foreground by @turbocrime in #662
- v0.68 is not alpha anymore by @turbocrime in #647
- Fix footer spacing by @grod220 in #665
- Connection refactor by @turbocrime in #475
- Account for delegate/undelegate actions in the public/private views of a transaction by @jessepinho in #650
- local state by @turbocrime in #667
- Allow users to undelegate from a validator by @jessepinho in #651
- declare Map.groupBy type by @turbocrime in #660
- fix connection by @turbocrime in #669
- Show unbonding tokens on the Staking page by @jessepinho in #632
- remove clearing of connectedSites by @turbocrime in #671
- wasm: simplify transaction planner by @hdevalence in #663
- Fix when we reset the delegate form by @jessepinho in #670
- Split getters package by @turbocrime in #674
- Declare type for Array.fromAsync by @turbocrime in #644
- Small refactor to how proving keys are stored and accesssed by @jessepinho in #673
- move proving key logic into wasm crate by @turbocrime in #675
- Hotfix: only open the form dialog for the selected validator info by @jessepinho in #677
- Fix source address in WASM planner by @jessepinho in #682
- add asset for ibc'd OSMO by @hdevalence in #686
- Rename webapp to minifront by @grod220 in #576
- Clippy + fmt + update deps by @grod220 in #688
- add tests for transaction-planner by @Valentine1898 in #690
- Filter the
<AccountSwitcher />
on the staking page to only allow switching between relevant accounts by @jessepinho in #679 - Shorten symbols for delegation/unbonding tokens by @jessepinho in #697
- Update json viewer pkg by @grod220 in #696
- Store
Epoch
s in IndexedDB and serve from extension by @jessepinho in #699 - Store validators in IndexedDB and serve StakingService from the extension by @jessepinho in #700
- Fix logic for whether we're currently catching up by @jessepinho in #698
- Fix typings for impls by @jessepinho in #704
- display token symbol in asset selector by @hdevalence in #664
- Connected sites settings by @turbocrime in #658
- Create scripts for creating and delegating to validators by @jessepinho in #706
- Update deps to latest by @grod220 in #713
- Show unfilled in estimate by @grod220 in #715
- 557 change to dynamically computed transactionviews by @Valentine1898 in #714
- Build UI for claiming unbonding tokens by @jessepinho in #659
- Fix slow loading on Staking page by @jessepinho in #705
- Prevent duplicate renders of delegations by aborting earlier requests when new ones start by @jessepinho in #721
- fix eslint by @turbocrime in #727
- Implement
ViewService#delegationsByAddressIndex
in the extension by @jessepinho in #734 - restore overflow attention style by @turbocrime in #726
- attempt to start, redirect to onboarding by @turbocrime in #720
- Add changeset support (npm publishing part 1) by @grod220 in #672
- Loader null bug by @grod220 in #745
- Make sure errors get surfaced when the RPC is unavailable by @jessepinho in #748
- Extract common transaction tasks to a planBuildBroadcast helper by @jessepinho in #725
- propagate listener errors and transport failure from streaming requests by @turbocrime in #754
- Wildcards exports by @grod220 in #756
- Preparing v5.0.0 release by @grod220 in #757
New Contributors
Full Changelog: v4.2.0...v5.0.0