Releases: oasisprotocol/explorer
Oasis Explorer 1.15.1
Change Log
1.15.1 (2024-12-18)
Bug Fixes and Improvements
-
Consensus pre-release fixes (#1670)
- Improve Consensus ParaTime cards for testnet
- Adjust validator commission bounds check
- Show rounded value in balance distribution card
- Improve useRedirectIfSingleResult to handle validators
- Increase number of validators rendered in a list
Oasis Explorer 1.15.0
Change Log
1.15.0 (2024-12-18)
Features
-
Enable Consensus layer (#1663)
-
Localnet support (#1628)
-
Support ROFL transactions (#1659)
-
Extend named accounts with ERC-20 and ERC-721 tokens (#1632)
-
Enable search engine for Consensus transactions and blocks (#1662)
Bug Fixes and Improvements
-
Prevent crash when network error occur while fetching account names (#1578)
-
Don't print "0" when viewing epoch snapshot on first block in an epoch (#1581)
-
Retain ETH address through search for accounts with no EVM transactions (#1582)
-
Ignore all account name fetching errors at the same level (#1585)
-
Show precise balance in chart tooltip (#1600)
-
Use correct query param in token Transfers card (#1638)
-
Handle runtime Consensus transactions status (#1647)
-
Increase visibility of Sapphire in ParaTimes section (#1651)
-
Fix wrong total balance amount in Consensus accounts list (#1655)
Internal Changes
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)