ava-labs / hypersdk

Opinionated Framework for Building Hyper-Scalable Blockchains on Avalanche
https://hypersdk.xyz/
Other
190 stars 94 forks source link

[chain] refactor `Base` into `Transaction` #685

Open wlawt opened 5 months ago

wlawt commented 5 months ago

For example, both Base and Transaction have an Execute function. However, Base.Execute is called within Transaction.PreExecute. Refactoring would make this relationship clearer

github-actions[bot] commented 3 months ago

This issue has become stale because it has been open 60 days with no activity. Adding the lifecycle/frozen label will exempt this issue from future lifecycle events.