Releases: edenia/antelope-tools
Releases · edenia/antelope-tools
v2.3.0
Features
- hapi: avoid requesting duplicate endpoints #1169 (Torresmorah)
- hasura: add health_check_history table #1169 (Torresmorah)
- hasura: add endpoints check history table #1169 (Torresmorah)
- hapi: add service to manage health check history #1169 (Torresmorah)
- hasura: add check history by endpoint view #1169 (Torresmorah)
- hasura: add select permissions to guest role #1169 (Torresmorah)
- webapp: add endpoints stats view #1169 (Torresmorah)
- webapp: add internationalization for endpoints stats view #1169 (Torresmorah)
- webapp: add link to endpoints stats in the endpoints list #1169 (Torresmorah)
- hapi: fix flatMap #1169 (Torresmorah)
- webapp: use Autocomplete component #1169 (Torresmorah)
- webapp: enable libre testnet cpu benchmarks #1172 (Xavier Fernandez)
- webapp: add loader when the health check has not been executed and refactor getStatus #1176 (Torresmorah)
Bug Fixes
- hasura: remove check_history_by_endpoint view #1169 (Torresmorah)
- hasura: change sum_total_time data type #1169 (Torresmorah)
- hapi: apply fixes in not defined #1169 (Torresmorah)
- hapi: apply fixes in wrong format #1169 (Torresmorah)
- hapi: use differents APIs in the health check depending of node features #1176 (Torresmorah)
- webapp: add missing route /endpoints-stats in sitemaps #1177 (Torresmorah)
- webapp: add missing route /endpoints-stats in lacchain network #1177 (Torresmorah)
- github: disable /endpoints-stats in ultra testnet #1177 (Torresmorah)
- envs: disable /endpoints-stats in ultra testnet #1177 (Torresmorah)
- webapp: fix health check getStatus #1176 (Torresmorah)
Code Refactoring
- webapp: fix sintax error and refactor code #1169 (Torresmorah)
- hapi: use flatMap and remove unneeded order by #1169 (Torresmorah)
- hapi: refactor endpoint health check and decrease timeout #1176 (Torresmorah)
- webapp: refactor logic to show the health check #1176 (Torresmorah)
Performance Improvements
- hapi: improve endpoints health check #1169 (Torresmorah)
Chores
- webapp: use endpoint updated time instead of local time #1169 (Torresmorah)
- github: change non-responsive endpoints #1176 (Torresmorah)
- envs: change non-responsive endpoints #1176 (Torresmorah)
- hapi: decrease timeout when request supported apis #1176 (Torresmorah)
Commits
v2.2.5
Features
- webapp: link to accounts page #1163 (Torresmorah)
- hapi: use get_account instead of get_accounts_by_authorizers #1163 (Torresmorah)
Bug Fixes
- hapi: change variable format #1163 (Torresmorah)
- webapp: clear timeoutID and increase timeout #1165 (Torresmorah)
- postgres: update postgres version #1166 (Francis Gómez)
Chores
- webapp: apply styles to cards #1163 (Torresmorah)
- webapp: refactor code #1165 (Torresmorah)
Commits
v2.2.4
Bug Fixes
- webapp: fix missing rewards labels in mobile version #1158 (Torresmorah)
Performance Improvements
- webapp: reduce the number of queries performed to get blocks data #1162 (Torresmorah)
- webapp: avoid tracking info when all endpoints fail #1162 (Torresmorah)
Chores
- webapp: remove space after dollar sign #1158 (Torresmorah)
- webapp: changes to maintain design consistency #1158 (Torresmorah)
- webapp: add bold in titles #1158 (Torresmorah)
- github: add more endpoints to ultra testnet #1162 (Torresmorah)
Commits
- 299ee21: Merge branch 'dev' (Xavier Fernandez)
v2.2.3
Features
- webapp: add yearly rewards and fix infinite skeleton #1151 (Torresmorah)
Bug Fixes
- webapp: update undiscoverable bps sidebar text #1149 (Xavier Fernandez)
- webapp: update accounts and contracts sidebar text #1150 (Xavier Fernandez)
- webapp: add space after dollar symbol and fix wrong title #1151 (Torresmorah)
v2.2.2
Features
- hapi: add health check for website and save bpjson url #1143 (Torresmorah)
- webapp: improve undiscoverable BPs section #1143 (Torresmorah)
- hasura: add bp_json_url to producer table #1143 (Torresmorah)
- hapi: save bp_json_url #1143 (Torresmorah)
- webapp: improve undiscoverable BPs page #1143 (Torresmorah)
Bug Fixes
- webapp: use right bp.json url and fix styles #1143 (Torresmorah)
- hapi: fix health_status and refactor unneeded commentary #1143 (Torresmorah)
- hapi: variable use before define #1143 (Torresmorah)
- webapp: don't show empty state for lacchain network #1143 (Torresmorah)
- webapp: fix invalid date in the sitemaps #1145 (Torresmorah)
- kubernetes: add missing env variables #1146 (Torresmorah)
- github: change API to get the token price of LIBRE #1146 (Torresmorah)
- envs: change API to get the token price of LIBRE #1146 (Torresmorah)
Chores
- webapp: remove unneeded react_app_use_cpu_benchmark variable #1146 (Torresmorah)
- github: remove unneeded react_app_use_cpu_benchmark variable #1146 (Torresmorah)
- hapi: use response if the usd attribute is undefined #1146 (Torresmorah)
v2.2.1
Features
- webapp: improve error message when search for an account or a table #1138 (Torresmorah)
Bug Fixes
- webapp: improve spacing and display the correct amount of columns in the non-compliant BPs section #1133 (Torresmorah)
- webapp: adjust responsive design for rewards distribution page #1133 (Torresmorah)
- webapp: update non-compliant texts #1139 (Xavier Fernandez)
- webapp: update undiscoverable BPs texts #1139 (Xavier Fernandez)
- webapp: update non-compliant bps route to undiscoverable bps #1139 (Xavier Fernandez)
- webapp: translate non-compliant bps route to undiscoverable bps #1139 (Xavier Fernandez)
v2.2.0
Features
- webapp: add non-compliant BPs section #1126 (Torresmorah)
- webapp: implement design of nonCompliant BPs section #1126 (Torresmorah)
- webapp: show when non-compliant BP provides an invalid url #1128 (Torresmorah)
Bug Fixes
- webapp: fix letter case (Torresmorah)
- hasura: add permissions to endpoints_by_producer_id view to guest role (Torresmorah)
- webapp: fix wrong dates and titles #1126 (Torresmorah)
Code Refactoring
- webapp: split rewards distribution state #1126 (Torresmorah)
Chores
- webapp: add non compliant bps route into the sitemaps #1126 (Torresmorah)
- github: disable the non-compliant section in lacchain and ultra testnet #1126 (Torresmorah)
- webapp: adjust margins in rewards distribution #1126 (Torresmorah)
- envs: disable non-compliant BPs section in lacchain #1126 (Torresmorah)
- webapp: non-compliant improvements #1128 (Torresmorah)
- webapp: fix margins, change the logo, and validate that the token price exists #1128 (Torresmorah)
Commits
- 376644e: Merge branch 'dev' (Xavier Fernandez)
v2.1.10
Bug Fixes
- hasura: add permissions to endpoints_by_producer_id view to guest role #1125 (Torresmorah)
Commits
- f367f2c: Merge branch 'dev' (Xavier Fernandez)
v2.1.9
Bug Fixes
- webapp: fix letter case #1123 (Torresmorah)
Commits
- 0e42026: Merge branch 'dev' (Xavier Fernandez)
v2.1.8
Features
- hapi: save supported APIs in the node_info table #1118 (Torresmorah)
- webapp: use subscription instead of query for health checks #1118 (Torresmorah)
Code Refactoring
- webapp: fix format code #1118 (Torresmorah)
Chores
- hasura: add head_block_time in endpoints_by_producer_id view #1118 (Torresmorah)
- docs: adjust margins and refactor code #1119 (Torresmorah)
- docs: adjust grid margin #1119 (Torresmorah)