Releases: oasisprotocol/explorer
Oasis Explorer 1.23.1
Oasis Explorer 1.23.0
Change Log
1.23.0 (2025-06-27)
Features
- Change explorer background, logo and card borders (#2033)
Bug Fixes and Improvements
Oasis Explorer 1.22.1
Change Log
1.22.1 (2025-06-14)
Bug Fixes and Improvements
- Fix exhausted type error in production (should be a console warning) (#2037)
Oasis Explorer 1.22.0
Change Log
1.22.0 (2025-06-11)
Features
-
Show first 10 ERC-20 and ERC-721 transfers on transaction details page. (#1939)
-
Basic support for searching for ROFL apps by app name fragment (#1973)
-
Add Monaco Editor for contract source code syntax highlighting (#1979)
-
Improve Consensus dashboard resilience (#2004)
-
Change border-radius to match new design (#2011)
-
Enable flexible multi-word searching in names (#2012)
-
Add support for filtering Rofl app list by name (#2013)
-
Improve runtime dashboard resilience (#2018)
Bug Fixes and Improvements
-
Fix LinkableDiv getting covered by sticky header (#1953)
-
Fix a regression in adaptive trimming (#1970)
-
Fix details view wrapping on mobile (#1974)
-
Fix validator delegations value in chart's tooltip (#1995)
-
Prevent WithHighlighting from taking up more space than original (#1997)
-
Inline copy button next to some account links using AdaptiveTrimmer (#1998)
-
Avoid twitching on window height changes (#2000)
-
Hide label of contract verification badge in a table for mobile screens (#2003)
-
Don't show fake fiat zero value on Gecko failures (#2017)
-
Improve tokens table on mobile (#2021)
-
Correctly mark validators accounts in search results (#2026)
Internal Changes
-
Speedup CI: use playwright container instead of installing system deps (#1956)
-
Migrate build and tests from parcel/jest to vite/vitest (#1975)
-
Update API bindings (#1977)
-
Migrate Cloudflare preview deploys to wrangler action (#1990)
-
Layer handling cleanup (#2002)
-
Prefer string literals instead of constants (#2016)
Oasis Explorer 1.21.0
Change Log
1.21.0 (2025-05-21)
Features
-
Display contract Source Code and Contract Metadata fields (#1890, #1944)
-
Display token icons and origins from metadata (#1909)
-
Move dApp URLs into named-addresses (#1952)
Bug Fixes and Improvements
-
Improve detecting if API is out-of-date (#1876)
-
Improve token page while loading (#1926)
-
Handle rofl market event details (#1934)
-
Fix upside down staking trends (#1946)
-
Deduplicate contracts that are also tokens in search results (#1948)
-
Show address of Node ID (#1962)
-
Sanitize URL in metadata['net.oasis.rofl.repository'] (#1965)
Internal Changes
Oasis Explorer 1.20.0
Change Log
1.20.0 (2025-04-23)
Features
-
Differentiate partially and fully verified contracts (#1888)
-
Create ROFL app instance details page (#1895)
Bug Fixes and Improvements
-
Enable latest ROFL apps list in dashboard (#1894)
-
Fix date formatting in ROFL apps (#1891)
-
Format token values in wROSE deposit and withdraw events (#1884)
-
Format probable base unit values in events as #.##e18 (#1885)
-
Fix multiple tooltip issue (#1887)
-
Display number of shares in Sapphire undelegate transactions (#1892)
-
Handle new roflmarket transaction methods (#1898)
-
Fix helpscreen visibility by changing homescreen background (#1906)
-
Fix HighlightedText gaps in search results (parent style
gap: 3) (#1908)
Internal Changes
- Move brand logos to assets.oasis.io (#1870)
Oasis Explorer 1.19.0
Oasis Explorer 1.18.0
Change Log
1.18.0 (2025-04-03)
Features
- Introduce highlighting matching addresses (#1776)
Bug Fixes and Improvements
-
Filter tokens list by a type (#1772)
-
Use new API fields to detect empty accounts in Consensus search (#1785)
-
Fix transaction Storybook errors (#1823)
-
Fix tracking referrer in matomo analytics (#1824)
-
Format token amounts in events (#1845)
-
Fix detecting burning events (#1846)
-
Handle transaction error raw message (#1849)
-
Prefix amount_change with "+" in allowance transactions (#1855)
-
Fix from label alignment in transaction table (#1860)
-
Prepare views for incoming ROFL apps feature (#1819, #1820, #1827, #1834, #1837, #1840, #1841, #1848, #1851)
Internal Changes
Oasis Explorer 1.17.0
Change Log
1.17.0 (2025-03-11)
Features
-
Display token name in TXs to/from smart contracts (#1773)
-
Toggle between 'age' and 'date' for table views (#1782)
Bug Fixes and Improvements
-
Emphasize end user focused articles in Learning materials (#1738)
-
Rely on validator address presence not name in ConsensusAccountLink (#1768)
-
Don't attempt to get tokens on consensus (#1773)
-
Preserve tx_method query arg on block prev/next button (#1780)
-
Fix consensus list view fees (#1783)
-
Offer ROFL tx types only for selected layers (#1786)
-
Enable Oasis account name lookup on pontus-x runtimes (#1795)
Internal Changes
Oasis Explorer 1.16.1
Change Log
1.16.1 (2025-02-04)
Bug Fixes and Improvements
-
Use custom query key for validators map (#1727)
- Avoid throwing t.normalize is not a function error