Nana Essilfie-Conduah
Nana Essilfie-Conduah
### Problem The README docs could be improved with diagrams and steps on building and running tests ### Solution Update the README doc with - [x] add repo build and...
### Problem The initial version of HIP 631 did not yet contain the ability to disable virtual addresses prior to removal. ### Solution Add `disable` ### Alternatives _No response_
**Description**: The implementation of HIP 904 has highlighted certain details that are worthwhile being more explicit on - Highlight preceding TokenAssociate transaction record - Add note about potential future change...
### Problem Currently hedera-smart-contracts contains multiple contributors across core and product teams and thus review assigners aren't always accurate. ### Solution Update smart contract owners to use hedera-smart-contracts-product ### Alternatives...
### Problem Helm chart deployment capabilities were added. However, they are currently manual ### Solution Add automation support to - [ ] Deploy to integration on every main branch check...
### Problem The relay currently uses `.env` files for configuration. These are manageable when there's aonly a few properties with no need for grouping However, as more configs are added...
### Problem The default sonar cloud coverage looks at `./coverage/lcov.info`, however this is not where the relay and server coverage is created ### Solution Add a sonar properties file as...
### Problem Currently `hedera-smart-contracts` group contains multiple contributors across core and product teams and thus review assigners aren't always accurate. ### Solution Update smart contract owners to use `hedera-smart-contracts-product` ###...
### Problem We have some EVM hardfork details under https://docs.hedera.com/hedera/core-concepts/smart-contracts/deploying-smart-contracts#cancun-hard-fork (great content :raised_hands::skin-tone-5:) but maybe let's pull it out for easier viewing and listing of forks? ### Solution Add a...
The current UT coverage is currently under 60%. Increase this above 90%