0.26.1-beta.0
Pre-release
Pre-release
·
46 commits
to master
since this release
fix: clear state when switching from shared to project network
dfx would try to reuse canister ids when switching from a shared network to a project network,
which would cause errors since those canister ids wouldn't exist. dfx now deletes the .dfx
directory if it was previously used with the shared local network.
feat: Set canister ids using dfx canister set-id <canister name> <principal>
Added the counterpart to dfx canister id <canister name>
. Networks can be targeted as usual using --network <network name>
or the --ic
shorthand for mainnet.
chore: use account_balance
instead of the legacy account_balance_dfx
Use the account_balance
rather than the legacy account_balance_dfx
on the ICP ledger.
feat: Extend dfx ledger transfer
and dfx ledger balance
to support ICRC-1 standard
Extend dfx ledger transfer
and dfx ledger balance
to support ICRC-1 standard.
Dependencies
Motoko
Updated Motoko to 0.14.7
Replica
Updated replica to elected commit 579b8ba3a31341f354f4ddb3d60ac44548a91bc2.
This incorporates the following executed proposals: