Skip to content

Commit

Permalink
Release hotfix to main (#1439)
Browse files Browse the repository at this point in the history
* remove lfgm (#1426)

* Feature/replace lfgm (#1428)

* update link

* add surge gif

* update mobile

* update desktop

* fix mobile style

* add tooltip

* update image

* fix merge errors

* Fix for unstaking max amount (#1421)

* update polkadot chain icon (#1415)

* Inflation chart fix (#1417)

* Inflation chart fix

* Current inflation calculation and cleanup

* Minor bug fixes

* Division by zero fix

* Fix for unstaking max amount

* Better handling unstake warning messages

---------

Co-authored-by: Taegeon Alan Go <[email protected]>

* Feature/remove deprecated networks (#1430)

* remove zKyoto from bridges

* remove zKyoto from network selection

* remove zKatana code

* fix hover styles

* restore native bridge

* remove zKyoto refs

* Account NFT loading fix (#1434)

* Account NFT loading fix

* Comment out NFT fetching

* Don't offer rewards re-staking if staking is not possible (#1436)

* Re-stake in last era fix

* Can restake check fix

* Disable deposit to zkEVM (#1433)

* Disable deposit to zkEVM

* Disable deposit to zk when connected to L1

* Disabled info message update

* fix: redirect to assets page after changing the network (#1435)

---------

Co-authored-by: Roy <[email protected]>

* Bridge page reorganization (#1437)

* Bridge page reorganization

* Input placeholder color update

---------

Co-authored-by: Taegeon Alan Go <[email protected]>
Co-authored-by: Saša Pul <[email protected]>
Co-authored-by: Roy <[email protected]>
  • Loading branch information
4 people authored Jan 13, 2025
1 parent a6c41c6 commit 1b264eb
Show file tree
Hide file tree
Showing 30 changed files with 863 additions and 518 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.DS_Store
.thumbs.db
node_modules
.env

# Quasar core related directories
.quasar
Expand Down Expand Up @@ -52,3 +53,4 @@ astar-collator

# Chopstick binaries
db.sqlite*
.vercel
Loading

0 comments on commit 1b264eb

Please sign in to comment.