Skip to content

Conversation

@joshuahannan
Copy link
Member

Adds a handler type that can schedule transactions for a COA.

Currently can schedule deposit FLOW, withdraw FLOW, and call(), but could possibly do more. This would make the handler more complicated though and may not be worth the effort

@joshuahannan
Copy link
Member Author

EVM is accessible in the emulator, right? We don't have to do anything else to make it work properly? I just want to make sure that is true before trying to write too many tests

@devbugging
Copy link
Collaborator

EVM is accessible in the emulator, right? We don't have to do anything else to make it work properly? I just want to make sure that is true before trying to write too many tests

The emulator should have EVM enabled in the same way as other networks. Is anything not working?

@joshuahannan
Copy link
Member Author

I haven't tried to test with it yet. I was just checking if there was anything special I needed to do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants