v2.4.11
Features
- webapp: add EVM Dashboard #1260 (Torresmorah)
- webapp: add transactions and token history charts #1260 (Torresmorah)
- webapp: use rpc endpoint to get gas price and last block #1260 (Torresmorah)
- webapp: add transactions per block live graphic #1260 (Torresmorah)
- webapp: add EVM endpoints page and refactor health check components #1260 (Torresmorah)
- webapp: improve faucet UI #1266 (Torresmorah)
Bug Fixes
- webapp: fix evm stats subscription #1260 (Torresmorah)
- webapp: fix empty link #1260 (Torresmorah)
- format code #1260 (Torresmorah)
- webapp: fix tps and tpb chart using the next block instead of the latest #1260 (Torresmorah)
- makefile: update container variable reference #1262 (Leister Francisco Alvarado Campos)
- webapp: use UTC to check if endpoint is outdated #1265 (Torresmorah)
- webapp: add missing env variables to makefile #1260 (Torresmorah)
- dockerfile: copy dist instead of src directory #1263 (Leister Francisco Alvarado Campos)
- dockerfile: copy dist instead of src directory #1264 (Leister Francisco Alvarado Campos)
- webapp: avoid invalid array length error #1260 (Torresmorah)
- webapp: fix highcharts error #1260 (Torresmorah)
Code Refactoring
- webapp: refactor card components in the SimpleDataCard component #1260 (Torresmorah)
- webapp: remove unused style classes #1260 (Torresmorah)
- webapp: use historical evm table and refactor BodyGraphValue component #1260 (Torresmorah)
Chores
- webapp: add EVM Dashboard description #1260 (Torresmorah)
- kubernetes: add REACT_APP_EVM_ENDPOINT variable #1260 (Torresmorah)
- workflows: add evm endpoints for telos and eos and disable the route in the rest of networks #1260 (Torresmorah)
- format code #1260 (Torresmorah)
- webapp: format labels #1260 (Torresmorah)
- envs: add evm endpoints #1260 (Torresmorah)
- webapp: format the amount of tokens and refactor code #1260 (Torresmorah)
- workflows: add evm block explorer url #1260 (Torresmorah)
- add evm block explorer url #1260 (Torresmorah)
- webapp: add env variable with the EVM endpoints #1260 (Torresmorah)
- workflows: disable rpc endpoints page and add EVM endpoints #1260 (Torresmorah)
- webapp: format EVM endpoints data #1260 (Torresmorah)
- workflows: add EVM RPC endpoints #1260 (Torresmorah)
- webapp: align table cell to the right #1260 (Torresmorah)
- webapp: format EVM transactions tooltip chart #1260 (Torresmorah)
- webapp: format incoming and outgoing data as integers #1260 (Torresmorah)
- webapp: UI/UX adjustment in faucet page #1266 (Torresmorah)
- workflows: format code #1260 (Torresmorah)
- hapi-evm: use env variables to config the intervals #1267 (Torresmorah)
- kubernetes: add env variables for evm services config #1267 (Torresmorah)
- workflows: add env variables for evm services config #1267 (Torresmorah)
- envs: add env variables for evm services config #1267 (Torresmorah)
- webapp: small text adjustments #1266 (Torresmorah)
- hapi-evm: parse history limit as integer #1267 (Torresmorah)
- webapp: apply texts adjustments #1266 (Torresmorah)
Commits
- c57e31c: Merge branch 'dev' (Xavier Fernandez)
- 8fa9060: Merge branch 'dev' (Xavier Fernandez)
- 94bfd20: Merge remote-tracking branch 'origin' into feat/evm-dashboard-frontend-1244 (Torresmorah) #1260
- b11f379: [CodeFactor] Apply fixes (codefactor-io) #1260
- 7ee8be3: Merge branch 'dev' into feat/improve-UI-faucet (Helbertson Torres) #1266