cairo-vm-go
cairo-vm-go copied to clipboard
Create a structure for Scope value types instead of using interface #347
All unit tests have been run successfully after changes.
@MaksymMalicki Already made the changes even for new branches. All tests are running.
One thing is before pushing to this branch, you can run golangci-lint run and gofmt -w . to fix the linter issues. Thanks!
Lgtm for know 😁 @cicr99 can you take a look?
@fmmesen any update on this?
Thanks for your work @fmmesen . Unfortunately, this solution is no longer applicable for the problem we want to solve, as described here, so I'll be closing this PR.