Skip to content

Releases: polkascan/explorer

v1.3.1 release

18 Jan 11:40
3bc1ed7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3...v1.3.1

v1.3 release

16 Dec 13:17
Compare
Choose a tag to compare
  • Raw working version of dashboard statistics
  • Improved search
  • Remove Subsquid deprecated archive node dependency

Full Changelog: v1.2...v1.3

v1.2 release

13 Mar 10:54
06691c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1...v1.2

v1.1 release

09 Jan 16:17
6037a1d
Compare
Choose a tag to compare

The following features have been implemented:

  • Account-specific events
  • Event-based balance transfers per account
  • Account-specific staking events (including rewards and slashes)
  • Account balance history
  • Activation dates for runtimes
  • Enhanced back end query performance
  • New back end performance logging functionality
  • Additional filters on list pages (such as date range, block range, runtime version, etc.)
  • Tree view of call arguments and event attributes.

Full Changelog: v1.0...v1.1

v1.0 release

12 Sep 11:46
1bbc0d7
Compare
Choose a tag to compare
  • Up and running in a few simple steps and requirements for a local dev chain or testnet.
  • Stand-alone data harvester process with the possibility to add other ETL extensions besides the current explorer application
  • Schedule custom periodic storage snapshots like e.g. System.Account orBalances.TotalIssuance
  • GraphQL interface for the indexed data with subscriptions on data-changes
  • Combining on-chain with indexed datasources with Polkadapt
  • Easy to customize Angular Material based UI