Skip to content

Oasis Explorer 1.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 07:03
· 69 commits to master since this release
v1.11.0
b8610d9

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)

  • Show array of topics in raw evm.log events (#1385, #1402)

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