sa-github-api
released this
20 Nov 15:09
·
31 commits
to refs/heads/main
since this release
Frontend
New Features
- With the new Activity menu item, users can now access a list of all transactions for their enabled tokens on a single page, without having to look into each token individually.
Improvements
- OISY now allows to also import tokens that don't have an index canister. These tokens are not restricted in functionality, but the transaction list for them can not be displayed.
- When displaying the USD value of a token, we now clearly distinguish between a zero amount and when the token value could not be retrieved. In this case, we now display a n/a instead of a zero or a dash.
- Oisy automatically tops up its cycles ledger account every hour. This account is used to pay for chain fusion signer operations.
Fixes
- We fixed a bug where some links on Sepolia ETH transactions pointed to the wrong network on Etherscan
- Dapps images now properly scale down on smaller devices, keeping the original ratio constant.
- Dapp description texts can now use more space if available.
- Social icons are now rendered consistently throughout the application.
- We fixed the Send modal to always show the Send button on mobiles, which was covered on some OS and browser combination.
- We fixed a bug where some tokens showed a "Hide" option in their context menu, although the token could not be hidden. This option now appears only for tokens that can be hidden.
Style
- We improved the contrast of a token balance in the token view for zero balances, which was too low before.
- We slightly changed our footer text to correctly state DFINITY Foundation instead of just DFINITY.
Backend
Improvements
- Setting up a mechanism to automatically top up the canisters with cycles to ensure uninterrupted availability.
Content
Tokens
- BURN
Dapps
- We combined the 2 dapp groups DEX and Liquidity into a single DeFi group.
- And added a few more dapps to our explorer
- zkPoker
- EigenLayer
- Curve Finance
- Sonic
- ICDex
- more to come....