Skip to content

Releases: edenia/antelope-tools

v2.4.5

04 Jul 18:14
2a7f5d5
Compare
Choose a tag to compare

Features

  • hapi: return cpu and net average in getTransactions function #1226 (Torresmorah)
  • webapp: add cpu and net utilization to transaction per block history #1226 (Torresmorah)

Bug Fixes

Performance Improvements

Chores

Commits

v2.4.4

23 Jun 17:44
5d65340
Compare
Choose a tag to compare

Features

  • webapp: add TransactionHistory in Stress Test Dashboard page #1220 (Torresmorah)
  • webapp: add cpu and net usage percentage into tps and tpb arrays #1220 (Torresmorah)

Bug Fixes

Code Refactoring

  • webapp: refactor styles to reuse the TransactionHistory component #1220 (Torresmorah)

Commits

v2.4.3

20 Jun 22:24
6c22565
Compare
Choose a tag to compare

Features

  • hapi: add env variable to disable missed blocks #1218 (Torresmorah)
  • kubernetes: add HAPI_EOS_MISSED_BLOCKS_ENABLED variable #1218 (Torresmorah)
  • workflows: disable missed blocks services and enable state history in the frontend #1218 (Torresmorah)

Bug Fixes

v2.4.1

20 Jun 17:33
3d0663f
Compare
Choose a tag to compare

Features

Bug Fixes

Performance Improvements

  • hapi: filter blocks without transactions in transactions query #1214 (Torresmorah)

Chores

v2.4.0

14 Jun 00:16
23a01f9
Compare
Choose a tag to compare

Features

Bug Fixes

  • webapp: remove shadow from noResults component in the endpoints list #1207 (Torresmorah)

Performance Improvements

Chores

Commits

v2.3.5

07 Jun 21:04
4cc45cc
Compare
Choose a tag to compare

Features

v2.3.4

07 Jun 01:03
0550e86
Compare
Choose a tag to compare

Bug Fixes

Chores

v2.3.3

25 May 13:34
804d76d
Compare
Choose a tag to compare

Bug Fixes

Chores

v2.3.2

18 May 18:19
d3d2e77
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

  • hapi: runs the cleanup of the oldest cpu benchmarks every day #1190 (Torresmorah)

Commits

  • ee78523: feat(webapp) replace login text with connect wallet (Torresmorah) #1189
  • 4abed8e: Merge remote-tracking branch 'origin' into feat/replace-login-with-connect-wallet (Torresmorah) #1189

v2.3.1

11 May 19:03
Compare
Choose a tag to compare

Features

  • hapi: save the last update of the producers list and the estimated next update #1181 (Torresmorah)
  • webapp: add ProducersUpdateLog to show the last update and the next estimated update of BPs list #1181 (Torresmorah)
  • webapp: add information on how the data is obtained and what the bp.json standard is #1185 (Torresmorah)
  • hapi: add custum permission for cpu benchmark #1187 (Torresmorah)
  • github: add custom permission for cpu benchmark in libre-testnet #1187 (Torresmorah)

Bug Fixes

  • webapp: fix missing entity name in lacchain network #1180 (Torresmorah)
  • hapi: use producer id when health check history is updated #1180 (Torresmorah)
  • hapi: exclude the syncNodes process in the estimation of the next update #1181 (Torresmorah)
  • webapp: increase the space between the name of the producers #1186 (Torresmorah)

Chores

Commits

  • f844713: feat:(hasura): add producers_list_update_log to store the last update date and the next estimated (Torresmorah) #1181
  • dcd1db6: [CodeFactor] Apply fixes (codefactor-io) #1181
  • c57e31c: Merge branch 'dev' (Xavier Fernandez)