AleoNet / snarkOS

A Decentralized Operating System for ZK Applications
http://snarkos.org
Apache License 2.0
4.31k stars 2.62k forks source link

Revert revert canary network trait #3279

Closed vicsn closed 4 months ago

vicsn commented 4 months ago

Motivation

Reverts https://github.com/AleoNet/snarkOS/pull/3272

Previously https://github.com/AleoNet/snarkOS/pull/3272 reverted a number of PRs to ensure they can be tested properly. That time has come to test all the PRs, so we're doing a revert revert.

With https://github.com/AleoNet/snarkOS/pull/3269 back in place they can all be tested on Canary.

Note that an automatically-generated revert by Github was no longer possible, so created this branch manually.

Test Plan

Before merging, the sister PR in snarkVM (https://github.com/AleoNet/snarkVM/pull/2467) should be merged, and we should update the ref.

vicsn commented 4 months ago

Closed in favour of: https://github.com/AleoNet/snarkOS/pull/3280