Skip to content

Releases: block-core/blockcore-explorer

Blockcore Explorer (Release 0.1.18)

03 Feb 17:59
Compare
Choose a tag to compare
  • Add support for multi-multi-explorer (8112b23)
  • Remove the "." from menu options (516c173), closes #31
  • Update the changelog (5035fca)

Blockcore Explorer (Release 0.1.17)

03 Feb 01:03
Compare
Choose a tag to compare
  • Fix minor UI issue with search box not taking full width (829a9a9), closes #31
  • Update screenshots in README (7026db2)

Blockcore Explorer (Release 0.1.16)

03 Feb 00:43
Compare
Choose a tag to compare
  • Add a global search on main page (7b36985), closes #33

Blockcore Explorer (Release 0.1.15)

02 Feb 20:15
Compare
Choose a tag to compare
  • Add address formatting to dim the decimal (#32) (e57cc64), closes #32 #31
  • Add formatting of amount on richlist (1a858fe), closes #31
  • Fix issue address tooltip balance (dee4aaf), closes #29
  • Improve the front page layout of blockchains (091d031), closes #31
  • Improve the mempool transaction details (c347224), closes #31
  • Make boxes less visual (541ee9d)

Blockcore Explorer (Release 0.1.14)

30 Jan 18:22
8f2dcb9
Compare
Choose a tag to compare
  • Add contract address ui (4dc2615)
  • add contract transaction (6b69814)
  • Add csharp code view (7571f3c)
  • Add development instructions (f09f78b)
  • Add input amount and fix contract address grid (38ca53f)
  • Add mempool view (9e31caf)
  • add network weight (3b54c28)
  • Add size and fee to trx view (3db5d88)
  • Contract opcode can be on eitehr the first or second output (dc970a0)
  • Fix a few minor issues after upgrading (1f91eff)
  • Fix annoying js bug (e9b29a3)
  • Fix code view box size (c155efa)
  • fix typo (d62b6b2)
  • increase address list view size (7988400)
  • limit the size of the logs view (9b3ae76)
  • Make the number formatting default to bitcoin (a00a091)
  • Manual upgrade to Angular 13 (247721f)
  • Manually update this package that is causing upgrade issues (2e0b601)
  • Move the links in to the details body (65bfad1)
  • Remove packages no longer in use (13573d6)
  • Remove the SSR parts from Visual Studio project (bac27d7)
  • rmeove duplicate tag (7fca226)
  • role back chains.json (3457e0e)
  • Update development instructions for explorer (caa3f7d)
  • Upgrade 10 to 11 (8e6caf2)
  • Use the pipe on size fields (c1bb8f9)

Blockcore Explorer (Release 0.1.13)

11 Jan 23:23
Compare
Choose a tag to compare
  • Improves display of decimals.
  • Add icons and general layout improvements.

Blockcore Explorer (Release 0.1.12)

18 Feb 13:48
Compare
Choose a tag to compare
  • Add details to input and output on transactions.
  • Improve the ticker parsing.

Blockcore Explorer (Release 0.1.11)

17 Feb 21:47
Compare
Choose a tag to compare
  • Add tooltip on address on the transaction page. The tooltip will show balance of the address.
  • Improves visibility of numbers on some pages.
  • Improves labeling of input/output of coinbase and coinstake transactions.

Blockcore Explorer (Release 0.1.10)

12 Feb 12:57
Compare
Choose a tag to compare
  • No functional changes.
  • Fixes issue with Docker Hub tagging.

Blockcore Explorer (Release 0.1.9)

12 Feb 12:13
Compare
Choose a tag to compare
  • Fixes a typo on the Insight.
  • Makes the background more defused in dark mode.