Releases: oasisprotocol/explorer
Oasis Explorer 1.14.0
Change Log
1.14.0 (2024-10-17)
Features
- Display EVM function name in verified contract calls (#1565)
Bug Fixes and Improvements
-
Remove eth/oasis address toggle (#1571)
-
Retain ETH address in details page for accounts with no EVM transactions (#1564)
-
Make lists with polling and pagination more stable (#1534)
-
Prohibit unknown denominations (#1546)
-
Swap fee and amount columns in txs tables (#1554)
-
Unify layer status labels and icons (#1561)
-
Fix duplicated events cards headers (#1570)
Process Changes
- Cloudflare stable preview URLs (#1537)
Internal Changes
Oasis Explorer 1.13.0
Change Log
1.13.0 (2024-09-18)
Features
-
Show emitting transaction address in events (#1544)
Bug Fixes and Improvements
Oasis Explorer 1.12.0
Change Log
1.12.0 (2024-08-29)
Features
-
Support for Pontus-X devnet and testnet (#1435)
-
Link to ABI playground from verified contracts (#1492)
Bug Fixes and Improvements
-
Tweak events card layout (#1488)
-
Enable pagination in Events lists (#1489)
-
Support searching for Consensus accounts clean-up (#1423)
-
Remove total_received and total_sent from account (#1475)
-
Fix validator balance change (#1509)
Internal Changes
-
Enable Consensus testnet on dev deploys (#1432)
-
Add consensus account num_txns (#1433)
-
Add NFTs documentation (#1436)
-
Migrate from grpc.oasis.dev to grpc.oasis.io (#1437)
-
Add more configuration options for ParaTimes (#1441)
-
Remove redundancy, simplify tx encryption status (#1453)
-
Harden github workflow against injection (#1495)
-
Sync PontusX with API changes (#1497)
-
Revert hardcoding number of active nodes (#1521)
-
Update dependencies (#1273, #1393, #1407, #1416, #1417, #1419, #1421, #1429, #1430, #1431, #1438, #1439, #1440, #1448, #1449, #1450, #1455, #1458, #1463, #1464, #1473, #1485, #1487, #1499, #1500, #1504, #1505)
Oasis Explorer 1.11.0
Change Log
1.11.0 (2024-05-22)
Features
-
Support for named accounts (#1398)
-
Display the votes on the network proposal details page (#1356)
-
Extend functionality of method icons (#1363)
- bring back type description
- conditionally truncate descriptions in tables
- enable tooltip for truncated descriptions
-
Show emitting contract address in evm.log events (#1385)
Bug Fixes and Improvements
-
Fetch balances from Oasis gRPC instead of Web3 JSON-RPC (#1384)
-
Fix mobile search issues (#1411)
-
Fix React duplicated key warning in transactions list (#1412)
-
Fix the "zoom out" button (#1413)
Internal Changes
-
Replace custom icons with MethodIcon component (#1383)
-
Reduce the size of node_modules using
npx yarn-deduplicate yarn.lock
(#1388) -
Remove usage of deprecated React API (#1414)
-
Update dependencies (#1323, #1349, #1352, #1353, #1377, #1378, #1379, #1380, #1381, #1382, #1389, #1390, #1391, #1394, #1395, #1408, #1409)
Oasis Explorer 1.10.0
Change Log
1.10.0 (2024-04-11)
Features
- New Oasis branding (#1370)
Bug Fixes and Improvements
-
Display EVM addresses in events (#1364)
-
Fix root error element crashing because it's outside AnalyticsContext (#1366)
-
Fix isAccountEmpty to handle accounts with balances = 0 (#1372)
-
Fix account search sometimes returning wrong data on repeated search (#1374)
Internal Changes
Oasis Explorer 1.9.1
Oasis Explorer 1.9.0
Change Log
1.9.0 (2024-03-26)
Features
-
Add support for white-labeling Explorer (#1244, #1281, #1265, #1269)
-
Add Pontus-X as a hidden layer (#1245)
Bug Fixes and Improvements
-
Display transaction when "to" field is missing (#1268)
-
Show errors in runtime events (#1278)
-
Fix snapshot cards spacing (#1282)
-
Show LongDataDisplay controls only when needed (#1287, #1293)
-
Fix account icons of EVM accounts to match MetaMask (#1328)
-
Fix oasis address links even when toggled to ETH addresses (#1329)
-
Fix issue with empty ticker (#1336)
- tx.body.amount.Denomination can be an empty string
-
Fix RPC native balance and adds PontusX RPC (#1338)
Internal Changes
-
Upgrade orval and start using urlEncodeParameters (#1097)
-
Fix coingecko API types and query key (#1331)
-
Update dependencies (#1172, #1175, #1207, #1209, #1212, #1224, #1229, #1233, #1234, #1235, #1238, #1239, #1240, #1241, #1243, #1248, #1270, #1271, #1274, #1275, #1297, #1300, #1301, #1302, #1303, #1304, #1306, #1309, #1313, #1315, #1320, #1321, #1322, #1333, #1334, #1340)
Oasis Explorer 1.8.0
Oasis Explorer 1.7.0
Oasis Explorer 1.6.0
Change Log
1.6.0 (2024-01-24)
Features
-
Add NFT instance token transfers tab (#1066)
-
Create pie chart component (#1115)
-
Simplify UI: remove event filtering switch (#1174)
Bug Fixes and Improvements
-
Handle NFT image loading errors (#1147)
-
Do not change runtime to Emerald when switching network (#1152)
Internal Changes
-
Switch to staging API (#1173)
-
Simplify search scopes and fix search on error pages (#1159)
-
Update dependency date-fns to v3.2.0 (#1132)
-
Update TypeScript type definitions (#1136)
-
Update dependency recharts to v2.10.4 (#1140)
-
Update dependency react-router-dom to v6.21.2 (#1148)
-
Update storybook dependencies to v7.6.10 (#1149)
-
Update dependency ethers to ^6.10.0 (#1151)
-
Update test dependencies (#1156)