You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have communicated high level tasks on other platforms, but as we wrap this up, the tasks we want to complete for this week can be more granularly found below.
A release should be cut, with the previous release deleted, as this is not the version number we'll actually start at.
Initially planned goals for the week that not make the cut, due to re-scoping and prioritizing (ala Gustavo's feedback):
Begin to introduce a high level testing API with the aim of later supporting Go interface generation for contracts and adding a test harness for them, so we can write tests in Go more akin to truffle, hardhat, or foundry.
At some point, the ABI API will be good to replace here, as it will clean up all of our code and support this goal better. The go-ethereum ABI API's limitations are being stretched thin.
The text was updated successfully, but these errors were encountered:
We have communicated high level tasks on other platforms, but as we wrap this up, the tasks we want to complete for this week can be more granularly found below.
Technical PRs:
Pre-release tasks:
medusa-geth
's repository needs to be prepared to go public.medusa-geth
README.md must be updated.medusa-geth
throughgo.mod
at a pinned version after it goes public, and the submodules need to be removed.Initially planned goals for the week that not make the cut, due to re-scoping and prioritizing (ala Gustavo's feedback):
The text was updated successfully, but these errors were encountered: