Closed cryptoAtwill closed 1 year ago
@cryptoAtwill, as discussed sync, I suggest using directly the new refactored implementation merged to dev: https://github.com/consensus-shipyard/ipc-agent/pull/300 Actors will be deprecated, and we will move all actor-related types from the sdk
to the ipc-agent
repo from now on. Closing this one accordingly (feel free to reopen if needed)
Switching to use stable release and fixing clippy issues along the way. Also removed
atomic-exec/examples/fungible-token
for now as it is causing conflicting wasm build and we are deprecating it. Deleting it for now as a quick solution.