iron-fish / ironfish

A novel cryptocurrency focused on privacy and accessibility.
https://ironfish.network
Mozilla Public License 2.0
964 stars 579 forks source link

wip: simple evm transaction execution #5067

Closed hughy closed 1 week ago

hughy commented 1 week ago

Summary

adds blockchain interface for evm

adds example for generating evm addresses from ironfish private keys and sending a simple transfer between two accounts

refactors evm 'state' module to wrap the evm 'vm' and state manager

Testing Plan

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API Reference)? If yes, link a related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes