Arshavir Ter-Gabrielyan
Arshavir Ter-Gabrielyan
# Motivation # Changes # Tests # Todos - [ ] Add entry to changelog (if necessary).
Thank you for your contribution to the IC Developer Portal. This repo contains the content for https://internetcomputer.org and the ICP Developer Documentation, https://internetcomputer.org/docs/. If you are submitting a Pull Request...
This PR does the above-mentioned renaming. | [Next PR](https://github.com/dfinity/ic/pull/2270/) >
This PR modernizes Swap proposal submission scripts to make them more consistent with the recent changes in NNS upgrade proposal submission scripts. < [Previous PR](https://github.com/dfinity/ic/pull/2267) |
< [Previous PR](https://github.com/dfinity/ic/pull/1788) |
# Description This PR bump the IC version against which quill is compiled, so that the newly added SNS fields are not ignored. Fixes # (issue) # How Has This...
# Motivation # Changes # Tests
# Motivation These checks were temporarily disabled in https://github.com/dfinity/internet-identity/pull/3298 # Changes Uncommented `interface-compatibility` in .github/workflows/canister-tests.yml # Tests Let's see
# Motivation IC repo releases are tied to replica releases, whereas SNS types can be updated and proposed on any commit. It makes no sense to wait for a replica...