Skip to content

v24.3.0

Compare
Choose a tag to compare
@svienot svienot released this 01 Mar 17:41
· 321 commits to main since this release
9d0ec39

New

  • Support for Coinbase wallet
  • Support for Brave wallet
  • Support token associate/dissociate across all wallets, and token import into all ethereum wallets
  • Display contracts created by account in Account Details, with an option to view only verified contracts
  • Display byte code disassembly in contract details page
  • Sections are now collapsible
  • Display and decode event logs at contract details level
  • Expose additional staking information brought by HIP-782: smoothing staking rewards
  • List NFT collections from account details
  • Add link to raw data returned by mirror node for entities details pages

Other changes

  • Wallet connection feature moved from from staking page to global navigation bar.
  • Explorer should not report "Decoding Error" when error is empty in a contract result
  • Supporting both EIP3091 and human URLs
  • Display both raw and b64-decoded values of memo when relevant
  • Streamline Hardhat Smart Contract Verification Process Similar to Sourcify
  • Contract URL should accept both contract id and evm address
  • Show block as hlink in events section
  • Provide documentation route describing the exposed URLs
  • Display source(s) of verified contracts inside explorer UI
  • Support HIP-15 address checksum in search field
  • Display verified contract names in Recent Contracts section
  • Explorer interprets Solidity method selectors
  • Make Input and Output scrollable in Contract Result section
  • Provide explanation for the response codes returned from system contracts

New Contributors

Full Changelog: v23.11.0...v24.03.0