hedera-json-rpc-relay
hedera-json-rpc-relay copied to clipboard
Create CI workflow to run a post release test suite on mainnet
Problem
When I release a new version of the JSON RPC Relay on mainnet I want to know that the most basic functions are working properly.
Solution
A button (workflow dispatch) that triggers a mainnet release acceptance test suite in CI. Account credentials need to be handled appropriately
Alternatives
No response