EthVM Versions Save

:zap:EthVM: Open Source Processing Engine and Block Explorer for Ethereum :zap:

v2.1.2

11 months ago

Release v2.1.2

Devop

  • refactor Home View for i18n #1142
  • added Portfolio View for i18n #1155
  • added setting View for i18n #1158
  • added Transaction details View for i18n #1159

Feature

  • advertise with us page #1156
  • implemented GA #1160
  • add new privacy policy route #1160

UI

  • add small and large promo buttons #1160
  • new address view layout #1160

======================================================================

v2.1.1-hotfix.1

11 months ago

Release v2.1.1-hotfix.1

Fix

  • update Trasfers query name #1163

======================================================================

v2.1.1

1 year ago

Release v2.1.1

Adds Transaction Actions to the txs details:

  • ETH Transfers
  • ERC20 Transfers
  • NFT Transfers

Feature

  • ability to search by saved address names #1152
  • allow block search with separators #1152
  • add select items by arrow keys #1152
  • add ETH Transfers , ERC20 Transfers NFT Transfers to the tx detail page #1153
  • Add ability to copy full hash when isShort prop is used in TransformHash component #1153

Devop

  • update sentry object for logging release version, chain env #1150
  • add graphql int exception and handler in block details #1150
  • add unstopable exception to sentry #1150
  • prevent fetching isMiner on onvalid addressHash #1151
  • update Vuetify and VueRouter versions #1153

BUG

  • fix empty withdrawals list on new block subscription #1150
  • remove prevent navigation change when snackbar is opened. #1153

UI

  • add icons to block and tx search results #1152 ======================================================================

v2.1.0

1 year ago

Release v2.1.0

This release includes:

  • App Settings with ability to browse created local names
  • Ability to support multiple networks
  • Ability to view stake withdrawals in block details and address pages

Feature

  • app settings #1141
  • app address names with import/export features #1141
  • added crowdin support in about, txs, notfound #1140
  • add table sorting on mobile #1137
  • multiple networks support #1143
  • withdrawals tables #1144
  • change network #1145
  • display current ETH Price and Gas Price in app header #1145

BUG

  • fix error on url enter in search bar #1138
  • reset pagination to page 1 when filter is active #1141
  • remove checksumed address requirement in url #1141
  • show contract creation details in tx details page [#1143]https://github.com/EthVM/EthVM/pull/1143)
  • reset pagination on token view on contract change #1144
  • check for proper nexKey in token holders table pagination #1144

UI

  • ui jump on add address name on desktop view #1138
  • add hover states to address menu #1138
  • fix txs table responsiveness #1144
  • fix container elevation in Txs and Blocks views #1145
  • fix basic views paddings #1145

Devop

  • add dynamic route imports #1135
  • add proper vuetify tree-shaking #1135
  • replace font loader with local font face #1135
  • adjust webpack optimization #1135
  • reduce sentry sample in production #1138

======================================================================

v2.0.2

1 year ago

Feature

  • Resolve ENS and Unstoppable Domains in core app search, add address to portfolio using a domain name #1134

UI

  • Consistent table header #1131
  • Replaces more_horiz with east icon for buttons on mobile #1131
  • Adds color badge to the token on portfolio overview #1131

BUG

  • expand address transfers table on mobile #1131
  • fix search empry string routing to token #1133

Devop

  • refactor adr miner table, removed unused component props #1131

v2.0.1

1 year ago

Devop

  • Sentry Integration #1128
  • Clean u build warnings #1129
  • Add basic site meta #1129

BUG

  • Fix Search Tokens responce when no results found #1129

v2.0.0

1 year ago

Release v2.0.0

This release includes:

  • Full refactor of the codebase
  • Upgrade to Vue 3
  • Upgrade to Vuetify Titan
  • New UI theme update
  • Full Package updates
  • New core api update
  • NFT contract support

NEW Features

  • Address Page Overview, Eth History, Tokens and NFT
  • NFT Contract Page
  • Portfolio View
  • Address Label History
  • Detailed NFT info

Included Pull Requests

======================================================================

v1.2.0

1 year ago

Release v1.2.0

Devop

BUG

  • added toLowerCase to fetch contracts meta#1011
  • replaced token with tokenId #1042

===================================================================================

v1.1.0-hotfix.1

2 years ago

Release v1.1.0-hotfix.1

BUG

  • Replaced v-if with v-show on the tooltip as it seems vuetify v1.x has issues mounting and unmounting the tooltip #1002

v1.1.0

2 years ago

Release v1.1.0

Feature

  • Verified contract #992

Devop

  • add router link and adjust styling to app transform hash #985
  • added check for hexString strict on isAddress #983
  • added additional logs for gql errors #986

Bug

  • fix not showing balance state diff for address with 0 tx fee #986
  • fix error no title found on tab when user swipes content on mobile #986
  • fix error on search exceed byte limit #986
  • hide token filter with no tokens #989

===================================================================================