This repository has been archived by the owner on Jan 11, 2024. It is now read-only.
v0.2.0: Top-down checkpoints and cross-messages
This version includes support for the submission of top-down checkpoints, and the use of fund
and release
cross-net messages.
This release is compatible and has been tested against Eudico v0.2.0 and IPC actors v0.2.0 . IPC is still being actively developed so expect breaking changes between minor versions. Each release of the agent will clearly tag the versions of Eudico and IPC actors it is compatible with until they start being stabilized and (hopefully) backward-compatible.
What's Changed
- Integration tests by @cryptoAtwill in #143
- Instructions to run a multi-node subnet by @adlrocha in #146
- Refactor cli by @cryptoAtwill in #148
- use tag versioning for ipc-actors by @adlrocha in #149
- Update guide and docs by @jsoares in #158
- Feature: Cross-net message support by @adlrocha in #155
- Wallet list by @cryptoAtwill in #168
- docs for cross-net messages by @adlrocha in #167
- RF: Separate e2e testing crate by @aakoshh in #153
- Improve formatting of commands and examples by @jsoares in #169
- Work around serialization error while fetching votes for a checkpoint by @adlrocha in #170
New Contributors
Full Changelog: v0.1.0...v0.2.0