Skip to content

Releases: pk-labs/penumbra-explorer

v1.4.2

17 Jun 18:07
3ee1e62
Compare
Choose a tag to compare

v1.4.1

17 Jun 14:46
9f1dae4
Compare
Choose a tag to compare

Fixed

  • Fix validator blocks signing timing issue
  • Improve validator blocks animation and performance

v1.4.0

12 Jun 11:55
e53ca2b
Compare
Choose a tag to compare

Added

  • Implement validator screens
  • Implement validator search

v1.3.0

20 May 16:11
56e47d4
Compare
Choose a tag to compare

Added

  • Implement IBC screens
  • Implement block creation time ticker
  • Implement footer

Changed

  • Update logo
  • Improve block and transaction pages
  • Improve raw JSON
  • Improve relative time formatting
  • Simplify environment setup

v1.2.1

24 Apr 12:07
99542aa
Compare
Choose a tag to compare

Fixed

  • Fix GraphQL host on production

v1.2.0

17 Apr 15:15
11252b2
Compare
Choose a tag to compare

Added

  • Integrate @penumbra-zone/ui/Skeleton
  • Implement realtime updates using GraphQL subscriptions and web sockets

Changed

  • Refactor data loading to React Suspense with response streaming
  • Refactor pagination to be page-based

v0.2.0

09 Apr 19:07
40a22cb
Compare
Choose a tag to compare

Added

  • Integrate @penumbra-zone/ui and migrate Tailwind CSS theme from v3 to v4
  • Integrate @penumbra-zone/ui/ActionView
  • Integrate @penumbra-zone/ui/CopyToClipboardButton
  • Integrate @penumbra-zone/ui/Pill

Changed

  • Update design to iteration 5
  • Switch to new GraphQL backend

v0.1.0

27 Mar 13:44
0754bee
Compare
Choose a tag to compare

Initial release of the Penumbra Blockchain Explorer.

Added

  • Home screen with dashboard
  • Blocks and block view screens
  • Transactions and transaction view screens
  • Simple block and transaction search