Skip to content

0.6.25

Compare
Choose a tag to compare
@lsgunnlsgunn lsgunnlsgunn released this 13 Mar 18:43
· 1859 commits to master since this release
259a354

DFX

  • feat: dfx now provides CANISTER_ID_<canister_name> environment variables for all canisters to "npm build" when building the frontend.

Agents

Rust Agent

  • feat: AgentError due to request::Error will now include the reqwest error message
    in addition to "Could not reach the server"
  • feat: Add secp256k1 support (dfx support to follow)