Skip to content

Releases: block-core/blockcore-explorer

Blockcore Explorer (Release 0.1.8)

12 Feb 01:23
Compare
Choose a tag to compare
  • Add Supply and Wallets information to Insight.
  • Improves some number rendering UI.

Blockcore Explorer (Release 0.1.7)

22 Jun 22:31
dd6c829
Compare
Choose a tag to compare
  • Add "Insight" section with information about the largest wallets.
  • Add support for lookup/search on very long segwit addresses, based on prefix.

Blockcore Explorer (Release 0.1.6)

14 May 15:55
fa5c711
Compare
Choose a tag to compare
  • Add icons to pages (fa5c711)
  • Add support for accent color in Blockcore Explorer (8ebb9e6), closes #10
  • Optimize loading on navigation, default to multi-chain on errors (45ae5be)

Blockcore Explorer (Release 0.1.5)

05 May 22:57
4cc988b
Compare
Choose a tag to compare
  • Add support for local indexer during debug and development (69bba5d)
  • Add support for single-chain instance (4cc988b)
  • Fix handling of missing configuration information in the Network and Explorer (01e299a)
  • Make the home screen dark mode aware for chain logos (1716817), closes #7

Blockcore Explorer (Release 0.1.4)

04 May 11:18
47b00c9
Compare
Choose a tag to compare
  • Add support for logo color filter (7050c08)
  • Clean up package-lock.json (47b00c9)
  • Enable compression on response (84cca50), closes #6
  • Remove setting of body on release updates (46a36ac)
  • Responsive layout improvement for mobile devices (39acc24)

Blockcore Explorer (Release 0.1.3)

03 May 23:02
522dd5e
Compare
Choose a tag to compare
  • Fix some harcoded texts.
  • Grab the API docs URL from SETUP file.
  • Add error handling on ticker, it can fail calling external APIs, wrong configuration, etc. Also ensure it is reset when failure happen.
  • Fix search issue for Segwit address and missing redirect for address lookup.

Blockcore Explorer (Release 0.1.2)

03 May 22:09
85b574d
Compare
Choose a tag to compare
  • Fix important API URL bug.
  • This replaces all previous releases of the new Blockcore Explorer.
  • This is a required update for new Block Explorer to be functional.

Blockcore Explorer (Release 0.1.1)

03 May 21:37
b096f4e
Compare
Choose a tag to compare
Pre-release
  • Add Blockcore boot module.
  • Set Kestrel server binding to port 9911.

Blockcore Explorer (Release 0.1.0)

03 May 20:52
979d653
Compare
Choose a tag to compare
Pre-release
  • New Blockcore Explorer, built on Angular.
  • Adds paging support for important queries.
  • Adds multi-chain support built right into the explorer.
  • Many new features and completely written from ground up.
  • Dark mode support.