Iliya Savov
Iliya Savov
### Problem Currently releases are created manually ### Solution Implement semantic releases ### Alternatives -
### Description When using the `--host` flag the value provided is not used when setting up the block explorer, instead the default of `127.0.0.1` is used. ### Steps to reproduce...
### Problem The current `hedera-mirror-node-explorer` version used in local node is out of date and doesn't support the latest features. Having smart contract verification would make the developer experience better...
### Description When an unprotected transaction (pre-EIP155) is returned by the relay using `eth_getTransactionByHash` for example a `chain_id` property of `0x` is returned which results in incompatibility with certain tooling...
### Problem Some formatting on the relay's side can be enhanced to improve compatibility with ethereum libaries (for example go-ethereum/client). Currently the relay returns null for certain fields if there's...
### Description Because of an issue with istanbuljs/nyc it's possible that failed unit test runs are shown as passing in the CI, for example if a `JavaScript heap out of...
# Pull Request type * Build-related changes ## What is the current behavior? Currently gomu gomu benchmark is run, but the results are just output to console. Resolves: #NA ##...
### Problem To ensure the proper work of codecov a secret needs to be set in the repo CODECOV_TOKEN and used in the pipelines ### Solution - Set the secret...
### Description Running hedera local node as part of CI pipelines often fails with `PLATFORM_NOT_ACTIVE` ### Steps to reproduce 1. Create a workflow that uses github hosted default `ubuntu-latest` runners...