Search results

Jump to: navigation, search

Page title matches

  • ...uter.org/docs/current/developer-docs/smart-contracts/overview/introduction canister smart contracts]
    132 bytes (14 words) - 21:10, 8 March 2024
  • 47 bytes (5 words) - 21:56, 18 January 2022
  • ...akes it possible for canisters to perform the same kind of checks. The KYT canister is used by the [https://github.com/dfinity/ic/tree/master/rs/bitcoin/ckbtc/ ...retrieve bitcoins, the ckBTC minter issues a KYT check request to the KYT canister whose response contains alerts, if any, for the provided output or address.
    4 KB (601 words) - 12:58, 28 April 2023
  • The exchange rate canister (XRC) is a canister running on the [https://dashboard.internetcomputer.org/subnet/uzr34-akd3s-x The cycle minting canister of the [https://wiki.internetcomputer.org/wiki/NNS_Canisters NNS] will make
    6 KB (1,021 words) - 07:46, 2 August 2023
  • ...ossible on macOS computers with M1 chips. You can only install the DFINITY Canister SDK dfx and the Candid compiler didc on Intel-based macOS and Linux compute ...ate key from your seed phrase and import that private key into the DFINITY Canister SDK. This step is required before you can Take control of your neurons.
    28 KB (4,408 words) - 14:21, 27 February 2023
  • The example walks through a scenario of charging cycles that includes inter-canister calls and how the performance counter relates to the work done by canisters # The ''User'' sends an 1KiB ''Ingress Message'' to ''Canister A''
    6 KB (860 words) - 19:37, 16 August 2023

Page text matches

  • ===Ledger canister=== This is the canister that holds the ICP token balances: https://github.com/dfinity/ic/tree/maste
    1 KB (195 words) - 15:10, 13 February 2024
  • There are two options to top up any canister: By depositing cycles, or by converting ICP to cycles directly. ...you can take any amount of cycles from it and deposit them directly into a canister. To do so, use
    1 KB (212 words) - 12:08, 3 October 2023
  • #REDIRECT [[Canister smart contract]]
    37 bytes (4 words) - 19:21, 26 August 2022
  • ...uter.org/docs/current/developer-docs/smart-contracts/overview/introduction canister smart contracts]
    132 bytes (14 words) - 21:10, 8 March 2024
  • ...e the state of a canister, and queries, which cannot modify the state of a canister.''' ...call-backs to register what needs to be done with the result of any inter-canister messages it issues.
    2 KB (376 words) - 13:02, 27 February 2023
  • The example walks through a scenario of charging cycles that includes inter-canister calls and how the performance counter relates to the work done by canisters # The ''User'' sends an 1KiB ''Ingress Message'' to ''Canister A''
    6 KB (860 words) - 19:37, 16 August 2023
  • A '''principal''' is an identifier for an entity on the IC such as a user, a canister (dapps/smart contracts), or a subnet. ...pal associated with a call is a value that identifies a ''unique'' user or canister.
    3 KB (441 words) - 20:19, 13 November 2023
  • ...akes it possible for canisters to perform the same kind of checks. The KYT canister is used by the [https://github.com/dfinity/ic/tree/master/rs/bitcoin/ckbtc/ ...retrieve bitcoins, the ckBTC minter issues a KYT check request to the KYT canister whose response contains alerts, if any, for the provided output or address.
    4 KB (601 words) - 12:58, 28 April 2023
  • ...tries to run longer that this limit, the function call is aborted and the canister state is rolled back to the state before the function call. When this happe Error: The Replica returned an error: code 5, message: "Canister <canisterid> exceeded the cycles limit for single message execution."
    2 KB (349 words) - 08:06, 3 March 2022
  • ...tes from the exchange rate canister, which is our price oracle. The cycles canister also stores the start-of-day rates (UTC).
    2 KB (297 words) - 21:21, 22 January 2024
  • ===Canister=== * https://dashboard.internetcomputer.org/canister/rdmx6-jaaaa-aaaaa-aaadq-cai
    3 KB (429 words) - 16:49, 12 January 2024
  • =="Canister Sandboxing Review" by Trail of Bits== ...nister-sandbox-review-by-trail-of-bits-third-party-security-audit-4/15951 "Canister Sandboxing" by Trail of Bits]
    6 KB (687 words) - 08:37, 3 November 2023
  • ...m the response of the first command to transfer tokens and notify the swap canister. The syntax is as follows --canister-ids-file <SNS_CANISTER_IDS_FILE> \
    4 KB (479 words) - 09:46, 15 August 2023
  • ...isters and an index canister, a root canister, and a decentralization swap canister that is explained in the next section. The ''ledger canister'' implements the [https://github.com/dfinity/ICRC-1 ICRC-1 standard] and co
    4 KB (722 words) - 12:45, 6 November 2023
  • ===Reverse Gas Model (AKA "canister pays")===
    1 KB (248 words) - 22:31, 1 December 2022
  • ...cause <code><fill in reason></code>. Currently this subnet is assigned the canister ID ranges <code><fill in ranges; in both representations></code>. Ranges ar ...n should properly handle these errors. In case you are unsure whether your canister properly handles these transient errors you might want to consider stopping
    3 KB (525 words) - 12:12, 30 October 2023
  • If there is a bug in your pre_upgrade hook that causes it to panic, then the canister can no longer be upgraded. This is because the pre_upgrade hook is part of ...on how long the upgrade process can run for. So it is possible that if the canister has too much state or the [de]serialising logic is not very efficient, then
    4 KB (704 words) - 07:48, 16 November 2023
  • * [[Comparing Canister Cycles vs Performance Counter]] ...]. Topics there include things such as help with SDK installation, Motoko, canister troubleshooting, and designs.
    1 KB (150 words) - 22:05, 13 March 2023
  • The SNS governance canister stores all the initial parameters that were provided to SNS-W when the SNS <syntaxhighlight>$ dfx canister --network ic call <GOVERNANCE_CANISTER_ID> get_sns_initialization_parameter
    7 KB (1,118 words) - 07:11, 17 April 2023
  • ...erns the dapp, you likely know either the dapp canister ID or the SNS root canister ID by which an SNS is identified. This article first describes how, starting from SNS root canister ID, you can find and interact with all SNS and dapp canisters.
    10 KB (1,645 words) - 05:58, 16 November 2023

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)