Eric Badiere

Results 53 issues of Eric Badiere

### Description When `SELFDESTRUCT` is called now the contract only selfdestructs if it was created in the same transaction. If the contract is already on chain then the funds will...

bug

Skip issue check for thirdparty libraries. We do not control them. **Related issue(s)**: Fixes #2988

dependencies

### Problem Features for 0.57 are not yet deployed ### Solution **Manual release process:** - [ ] Create a release/0.57 branch off of main. Ensure github test actions run. Merge...

enhancement

### Problem When updating CI we noticed with the configuration updates, that if an environment variable such as `OPERATOR_ID` was defined with not value, it would override the values in...

enhancement

### Problem Currently we run some minor manual tests on mainnet after a release, but executing transactions costs HBar. ### Solution A budget to support this effort is being prepared....

enhancement
Epic

### Problem The current refactor of the HBar Rate Limiter work includes adding tiers. Spending of these tiers and addresses in some of these tiers needs to be monitored and...

enhancement

### Problem We need amounts of HBar spent as part of an acceptance release test run in order to prepare and budget for running release tests on mainnet. ### Solution...

enhancement

### Problem We once had an issue that was only visible when trying to connect metamask. ### Solution We should try some basic transactions through metamask as part of the...

enhancement

### Description Right now we have a failing dependency PR check test in CI. It is not finding the associated issue. The PR check is to an external library that...

bug

### Problem On testnet the fees were higher than on preivewnet and a test was failing, `TokenCreate.createNonFungibleTokenPublic` This was due to the value being transferred not enough to cover the...

enhancement