Releases: gobitfly/eth2-beaconchain-explorer
Releases · gobitfly/eth2-beaconchain-explorer
v1.3.2
v1.3.1
- 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
- #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
v1.2.0
v1.1.0
- 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
v1.0.3
v1.0.2
v1.0.1
- 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