Releases: gobitfly/eth2-beaconchain-explorer
Releases · gobitfly/eth2-beaconchain-explorer
v1.5.1
v1.5.0
- BIDS-1296 Fatal Error for Eth1indexer, context deadline exceeded
- BIDS-1294 Notifications: panic: runtime error: index out of range [-1]
- BIDS-1290 Add Debug-Outputs to check theorie of "superfluous response.WriteHeader" warnings
- BIDS-1289 Improve handling of notification errors
- BIDS-1244 Fix concurrent map iteration & write crashes
- BIDS-1287 Improve handling of errors while retrieving ETH price
- BIDS-1284 Improve mempool error / warning handling (don't throw an error in first place)
- BIDS-1282 EXPORTER panic: runtime error: invalid memory address or nil pointer dereference
- BIDS-1279 Cache Contract Metadata while in function (for)
- BIDS-1235 Token supply has faulty formatting
- Adapt meta description of site
- Do not log error if token is expired, change token validator to a warn instead of an err
v1.4.3
v1.4.2
v1.4.1
- BIDS-1203 API routes that do not exist should not return the default 404 error page.
- BIDS-1202 Remove 'User has reached max machine count | ' error (or change to warning/Info)
- BIDS-1185 False-Positive "validator offline" notification
- BIDS-1176 Notification: Unsubscribing (?) triggers alerts for old validators for one epoch
- BIDS-1175 Notification: Some edge cases trigger an incorrect epoch distace
- BIDS-866 duplicate discord notifications on mainnet
v1.4.0
- BIDS-1200 Return http code 402 if machine count is beyond account plan limit
- BIDS-1195 Notifications webhook shows 'beaconcha.in/validator' instead of ETH value
- BIDS-709 Return http code 402 if machine count is beyond account plan limit
- Harmonize explicit argument indicies for notifications (code cleanup)
- Cleanup of machine metrics api panic (BIDS-1193)
- Ignore firebase expired token errors
- Return 402 payment required if max machine count has been reached on metrics post api endpoint
v1.3.6
v1.3.5
- BIDS-649 Migrate GasNow API endpoints to beaconcha.in
- BIDS-1189 <.ExecutionData.Number>: nil pointer evaluating
- BIDS-1183 Missed slots are causing "502 Bad Gateway" errors
- BIDS-1171 Wrong ethbalance formating
- BIDS-707 Attestation History is incorrect
- Adept mux handling of GetTemplate according AddTemplate
- Improved imprint error handling