-
Notifications
You must be signed in to change notification settings - Fork 48
Expand file tree
/
Copy pathchanges.json
More file actions
22 lines (22 loc) · 1.21 KB
/
changes.json
File metadata and controls
22 lines (22 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"version": "8.31.0",
"codename": "Igra L2 Mainnet & KAS Bridge",
"info": [
"Version 8.31.0 brings full Igra L2 mainnet support to ZelCore, including a native KAS-to-iKAS bridge and access to the ZAP fair-launch auction platform."
],
"bugs": [
"CSV export fixes for Stellar and Solana",
"Rewrote Solana NFT transfers using Metaplex Umi and DAS API. Now supports standard, programmable, compressed, and Metaplex Core NFTs.",
"Fixed Avalanche C-Chain transaction fetching and display.",
"Swap providers are now sorted by output amount so the BEST RATE badge reflects the true best deal.",
"Various UI/UX improvements and stability fixes",
"Performance optimizations and general bug fixes"
],
"features": [
"Igra L2 Mainnet (iKAS): Full integration of the Igra L2 blockchain, an EVM-compatible Layer 2 built on Kaspa.",
"IGRA Token: Native IGRA governance token support on Igra L2.",
"Igra Bridge: In-app bridge for transferring KAS (Kaspa L1) to iKAS (Igra L2) with live balance and fiat estimates.",
"ZAP Auction Portal: Access the Zealous Auctions Protocol fair-launch DEX directly from ZelCore via WalletConnect.",
"Updated Electron and various core dependencies."
]
}