Skip to content

Releases: gobitfly/eth2-beaconchain-explorer

v1.3.2

06 Dec 10:21
Compare
Choose a tag to compare
  • Fix statistics chart exporter only mainnet

v1.3.1

06 Dec 10:02
fe5e829
Compare
Choose a tag to compare
  • BIDS-1165 Lazy load individual tab views on the /slot/<slot_num> page
  • BIDS-1157 Preload bug
  • BIDS-601 Migrate Correlation Charts from Etherchain.org to http://beaconcha.in/
  • BIDS-598 Migrate Charts from Etherchain.org to new http://beaconcha.in/ explorer
  • BIDS-182 Imprint web link broken (http status 500)
  • Fix index lookup gasnow data
  • Updated tables.sql: Removed unused tables
  • Speed up validator search query, reduce db load
  • Speed up ApiValidatorDeposits API endpoint, reduce db load

v1.3.0

05 Dec 11:26
Compare
Choose a tag to compare
  • #BIDS-1148 Lazy load individual tab views on the /slot/<slot_num> page
  • Fix latest block query on exporting block 0
  • Add fail-safe to avoid sending erroneous notifications
  • Improve validators page initial load time by removing a redundant heavy query
  • Improve indexed_validators search function

v1.2.1

30 Nov 12:05
8bb5a72
Compare
Choose a tag to compare
  • Fixed an issue with the machine metrics api endpoint where an offset of 0 would lead to an error

v1.2.0

29 Nov 13:34
b446010
Compare
Choose a tag to compare
  • #BIDS-1122 Improve income chart tooltip
  • #BIDS-1068 Migrate Machine Metrics Part
  • #BIDS-1064 Some typo fixes
  • #BIDS-950 UpdateEpochFinalization does not work when no epoch in the db has been finalized

v1.1.0

22 Nov 12:25
Compare
Choose a tag to compare
  • Update jquery to v3.6.1
  • #BIDS-1114 Page does not return 404 code
  • #BIDS-1106 Make all emails in db lowercase
  • #BIDS-1035 Write http://beaconcha.in/ features for README
  • #BIDS-865 Reporting endpoint should return 429 if
  • #BIDS-645 Migrate Gasnow page
  • #BIDS-644 Migrate EIP-1559 burn page
  • #BIDS-602 Migrate /gasnow from http://etherchain.org/ to http://beaconcha.in/

v1.0.4

16 Nov 14:30
213338e
Compare
Choose a tag to compare
  • #BIDS-1036 Add beaconcha.in discord URL to notification email
  • Hotfix bigtable traffic creep

v1.0.3

15 Nov 16:20
2e8b1e9
Compare
Choose a tag to compare
  • #BIDS-1071 Fix initiated-deposit-view
  • #BIDS-1067 Use git-tag if available, otherwise commit-hash as version
  • #BIDS-942 Migrate Machine Stats to Bigtable

v1.0.2

15 Nov 13:14
Compare
Choose a tag to compare
  • Add missing pgx import to rewards exporter

v1.0.1

15 Nov 12:47
Compare
Choose a tag to compare
  • Fix crashbug in rewards exporter introduced by the service status monitoring module
  • Use lastattestationslot for validator offline notification threshold to avoid sending out erroneous validator offline notifications
  • Remove export to validator_balances_recent table except for genesis deposits
  • Remove validator balance decreased notification type