rooch
rooch copied to clipboard
[Gas] Global notification mechanism for Gas schedule upgrade events.
There should be a global, thread-safe, asynchronous, and easy-to-use subscription and notification mechanism to notify multiple subscribers when a Gas upgrade event occurs.
Subscribers can be any function, either in the current thread or in other threads.