Skip to content

Releases: gobitfly/eth2-beaconchain-explorer

v1.5.1

02 Jan 12:14
Compare
Choose a tag to compare
  • BIDS-1290 Remove Debug-Outputs to check theory of "superfluous response.WriteHeader" warnings

v1.5.0

02 Jan 09:06
Compare
Choose a tag to compare
  • 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

21 Dec 19:41
a81a797
Compare
Choose a tag to compare
  • BIDS-1245 Change some abi/contract errros to warning, as the truly are
  • Fix machine metrics result
  • Increase context timeout for advisory lock
  • Fix link to gasnow api

v1.4.2

15 Dec 08:33
Compare
Choose a tag to compare
  • BIDS-1223 Dashboard shows wrong "Last Attestation" time
  • Changing some errors to warnings, as they truly are warnings

v1.4.1

14 Dec 15:13
Compare
Choose a tag to compare
  • 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

13 Dec 09:11
b925be1
Compare
Choose a tag to compare
  • 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

09 Dec 13:05
Compare
Choose a tag to compare
  • BIDS-701 Attestationeffectiveness and attestationefficiency same result
  • BIDS-1193 Panic in api.go

v1.3.5

09 Dec 10:28
Compare
Choose a tag to compare
  • 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

v1.3.4

07 Dec 06:28
Compare
Choose a tag to compare
  • BIDS-1167 Income chart display wrong income data in tooltip if a currency other than ETH is selected
  • Remove not required sort from lastattestationslot query
  • Remove single use db tx from notifications module
  • Fix tx leak in offline notification collection

v1.3.3

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