Skip to content

Releases: echoprotocol/explorer

1.5.2

09 Jan 15:35
Compare
Choose a tag to compare

Major fixes and improvements

  • Bug fixes

1.5.1 - Improved Display for Block Generation

08 Jan 09:40
1cf6039
Compare
Choose a tag to compare

What's new

Block Generation Header and Recent Block Sidebar have been improved and simplified thus giving a user immediate and clear feedback on current stage of block generation:

EEX-15-recent-block-header

Transition Loaders added when user switches between older and newer blocks for smoother user experience:

EEX-15-loaders

All sums rendered in full precision:

EEX-15-precision

Other major fixes and improvements

  • Echo Explorer upgraded to Echo 0.14
  • Improved Case-insensitive site search
  • Various Minor Bug Fixes

1.4.1 View reward distribution information

13 Dec 09:43
8b3f0d4
Compare
Choose a tag to compare
[EEX-706] fixed some block operations (#122)

* fixed some block operations

* removed some switch cases

1.3.0 - Echo Testnet Nodemap

18 Nov 19:41
35fde1c
Compare
Choose a tag to compare

Added

Echo Testnet Nodemap

Now Explorer allows you to see in which cities and how many nodes are running those that support the Echo test network. You can get to this page through the menu at the top of the page or by direct link - http://explorer.echo.org/node-map

2019-11-18_22-32-23

ERC20 Token transfer details

ERC20 token transfers are now displayed inside the operation details.

2019-11-18_22-37-34

Fixed

  • Fixed layout of elements of several pages

1.2.0 - Update for Echo 0.13 and fix bugs

15 Nov 19:56
Compare
Choose a tag to compare

1.1.1 - Fixes and improvements

12 Nov 21:04
Compare
Choose a tag to compare

Improved

  • Added a tooltip to the JSON icon in operations history

Fixed

  • Changed Registrar to Tx Sender on a call contract operation
  • Removed COMMON label from contract type
  • Fixed duplication of operations after reconnection
  • Disabled transfer to JSON view from a virtual operation

1.0.3

15 Oct 10:25
Compare
Choose a tag to compare
[EEX-638] fix show block reward operation (#40)

* [EEX-638] fix show block reward operation

* [EEX-638] fix

* [EEX-638] fix

* [EEX-638] up version

1.0.2

14 Oct 17:25
796466e
Compare
Choose a tag to compare
1.0.2 Pre-release
Pre-release
Merge pull request #37 from echoprotocol/develop

[EEX-637] add new operations, up echojs-lib version (#36)

1.0.0-rc.1

04 Sep 08:17
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release
[EEX-535] Implemented travis CI and Gitlab CI (#1)