Michael Garber

Results 14 issues of Michael Garber

This PR introduces a new status called `Stagnant` and header property `implementer` and outlines what to do with hips that are gathering dust. If a hip doesn't get enough community...

This PR dispatches separate discord notification workflows creating a structure that supports the addition of more notification workflows Signed-off-by: Michael Garber

This PR informs HIP authors that they can add details to the HIP after it has been either Approved or Conditionally Approved by the techcom, without going through re-approvals if...

Signed-off-by: Michael Garber

Signed-off-by: Michael Garber

### Description: This PR introduces two automated GitHub Actions workflows to streamline the management of HIPs (Hedera Improvement Proposals): 1. **Assign HIP Number and Rename File:** - This workflow identifies...

### Problem In the current Hedera Smart Contracts environment, developers face challenges in debugging and obtaining real-time data on chain for development purposes. This issue becomes particularly pronounced when trying...

enhancement
P2
Tooling
Design

### Description When deploying a contract via CREATE2 using the relay, the contract is successfully deployed on the network. However, the frontend/sdk level RPC response either hangs or returns an...

bug
invalid