Eric Badiere

Results 53 issues of Eric Badiere

### Problem As usage of the relay increases so the HBar consumed. The current metrics show the `FileAppendTransaction` consuming a lot of HBar, but the actual costs are not surfaced,...

enhancement
Epic

Added requests panels to the websockets dashboard **Related issue(s)**: #2654

enhancement

### Problem The relay operator recently processed many `FileAppend` transactions that required HBar rate limiting that was not initially considered in the current HBar rate limiter. Also, were all these...

enhancement

### Problem The current HBar rate limiter is designed to limit the operator HBar spending over a duration such as a minute, but the relay may get batches of many...

enhancement
Epic

### Problem Testing accounts should be used when running the acceptance tests. ### Solution Update the localAcceptance.env file. ### Alternatives _No response_

enhancement

### Problem The relay is consuming more HBar, and in the dashboard it looks as if `FileAppendTransaction` is getting called the most. More visibility into the consumption of HBar is...

enhancement

### Description Currently the IP rate limiter and HBar rate limiter is broken. The HBar rate limiter needs to be fixed to track the HBar spend. ### Steps to reproduce...

bug

### Problem There is on going discussion around fees and an open bug #2583 . What else needs to be done to complete this integration? ### Solution - List all...

enhancement

### Description `Should execute eth_sendRawTransaction on Standard Web Socket for the deterministic deployment transaction` and `Should execute eth_sendRawTransaction on Ethers Web Socket Provider for the deterministic deployment transaction` fail when...

bug

### Description Ethereum transactions are returning `INSUFFICIENT_TX_FEE` in the chainlog soak tests on testnet. Here is an example txn: https://hashscan.io/testnet/transaction/1719424836.288665003 ### Steps to reproduce Original attempted reproducer was to run...

bug