testpuddle
testpuddle
**Issue**: Four controls referenced in the Government of Canada (GC) Guardrails are not referenced in more recent GC cloud guidance and should possibly be removed. Background: The PBMM Cloud Profile...
The step to deploy fails. It needs the canister id as the last argument: dfx deploy --no-wallet --argument \ "(record { name = \"Numbers One Through Fifty\"; symbol = \"NOTF\";...
In: https://internetcomputer.org/docs/current/developer-docs/developer-tools/cli-tools/cli-reference/dfx-new#flags The list of flags provided includes plain-assets. The documentation should be changed to simple-assets to reflect the program as shown here: dfx new --frontend --help [possible values: sveltekit,...
Using dfx 0,18,.0 and rustc 1.68,1 the nft_wallet will not build when running start.sh It complains about TLS issues during the script. The same occured with rustc 1.77 thread 'main'...