dfinity / sdk

IC SDK: a Software Development Kit for creating and managing canister smart contracts on the ICP blockchain.
https://internetcomputer.org/developers
Apache License 2.0
171 stars 83 forks source link

feat: Add settings digest to network-id file #3860

Closed ericswanson-dfinity closed 1 month ago

ericswanson-dfinity commented 1 month ago

Description

Sometime CI tests need to look at replica internals, and this will make that easier.

Fixes https://dfinity.atlassian.net/browse/SDK-1791

How Has This Been Tested?

Added an e2e test

Checklist: