Iliya Savov

Results 10 issues of Iliya Savov

### Problem Currently releases are created manually ### Solution Implement semantic releases ### Alternatives -

Epic
Release
Limechain

New Feature
Limechain
good first issue candidate

### 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...

Bug
Limechain

### 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...

Epic
Feature Enhancement
Limechain

### 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...

bug

### 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...

enhancement
limechain

### 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...

bug
limechain

# 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...

Release

### 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...

Bug
Limechain