Skip to content

app: v1.8.0

Latest
Compare
Choose a tag to compare
@rossbulat rossbulat released this 16 Jan 11:01
07cfd15

1.8.0 (2025-01-16)

Features

  • Add 100% validator commission prompt. (#2358) (01294ae)
  • Disable dual staking (#2368) (e94d92d)
  • fix: Abstract LeavePool, use as depositor unbond (#2370) (a97eaaf)
  • fix: Ensure unclaimed payouts are ints (#2336) (9b59277)
  • fix: Fix prettier organize imports, lint. (#2340) (441caf7)
  • fix: Remove left pool from state (#2373) (4b823b9)
  • fix: use compact prefix (#2374) (f923419)
  • Historical pool rewards to Staking API, replace Subscan (#2376) (9233131)
  • init ui-structure, consts, styles packages, migrate Structure kit (#2330) (6d15f49)
  • Init monorepo, app and ui-buttons packages (#2327) (09c8daa)
  • Init Staking API GraphQL Plugin, discontinue Binance Spot (#2332) (297b1d4)
  • light client: Use wss boot nodes only (#2345) (02e778d)
  • Nominator Rewards from Staking API, discontinue Subscan nominator rewards (#2365) (5e36d3a)
  • normalise title w. polkadot (e163a0f)
  • refactor: ui-structure to ui-core, handle multiple exports (#2411) (21d6d87)
  • refactor: Add assets package, move svgs to package (#2361) (15c08b1)
  • refactor: Initialise ui-overlay package, restructure components (#2409) (70a81bf)
  • refactor: Locales to package, fixes and structural improvements. (#2338) (b9efa04)
  • refactor: Migrate to ESLint 9 (#2342) (43db0c0)
  • refactor: Modal close refactor, helmet async, rm react-scroll (#2412) (7977231)
  • refactor: Move CardHeader to core-ui (#2423) (8793f3a)
  • refactor: Pool rewards to controller, pool types to types package (#2344) (437ffe4)
  • refactor: Remove semi (#2356) (4c10b19)
  • refactor: Rm useSize hook, lodash deps (#2341) (a03169b)
  • refactor: Simplify ui-core structure (#2414)t (b9f42d2)
  • refactor: Use @lottiefiles/dotlottie-react (#2413) (01fbcd8)
  • refactor: Use Staking API for validator era points (#2417) (9e1b37f)
  • Refetch token price if online status is true (#2337) (c87a8f2)
  • Revise footer (#2408) (30e739e)
  • Support options refresh with Discord and Mail (#2331) (0700594)
  • Tx subscriptions to TxSubmission (#2372) (04308d4)
  • Use useCanFastUnstake query (#2377) (0d99cbb)
  • use latest validator assets (#2375) (b2a8af1)
  • Use pool points for unbonding / leaving pool (#2369) (e1c3a08)

Bug Fixes