Skip to content

Commit

Permalink
Deploy documentation for dev-1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gRoussac committed Jun 9, 2024
1 parent 88ae68c commit 7df677e
Show file tree
Hide file tree
Showing 562 changed files with 56,505 additions and 0 deletions.
Empty file added juliet/.gitkeep
Empty file.
1,470 changes: 1,470 additions & 0 deletions juliet/README.md

Large diffs are not rendered by default.

Empty file added juliet/api-rust/.gitkeep
Empty file.
2 changes: 2 additions & 0 deletions juliet/api-rust/casper_rust_wasm_sdk/all.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="List of all items in this crate"><title>List of all items in this crate</title><script> if (window.location.protocol !== "file:") document.write(`<link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2">`)</script><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-e935ef01ae1c1829.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="casper_rust_wasm_sdk" data-themes="" data-resource-suffix="" data-rustdoc-version="1.78.0 (9b00956e5 2024-04-29)" data-channel="1.78.0" data-search-js="search-42d8da7a6b9792c2.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../static.files/storage-4c98445ec4002617.js"></script><script defer src="../static.files/main-12cf3b4f4f9dc36d.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-04d5337699b92874.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod sys"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../casper_rust_wasm_sdk/index.html">casper_rust_wasm_sdk</a><span class="version">1.0.0</span></h2></div><div class="sidebar-elems"><section><ul class="block"><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li><li><a href="#constants">Constants</a></li><li><a href="#traits">Traits</a></li><li><a href="#functions">Functions</a></li></ul></section></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../casper_rust_wasm_sdk/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><h1>List of all items</h1><h3 id="structs">Structs</h3><ul class="all-items"><li><a href="struct.SDK.html">SDK</a></li><li><a href="deploy_watcher/watcher/struct.Body.html">deploy_watcher::watcher::Body</a></li><li><a href="deploy_watcher/watcher/struct.DeployProcessed.html">deploy_watcher::watcher::DeployProcessed</a></li><li><a href="deploy_watcher/watcher/struct.DeploySubscription.html">deploy_watcher::watcher::DeploySubscription</a></li><li><a href="deploy_watcher/watcher/struct.DeployWatcher.html">deploy_watcher::watcher::DeployWatcher</a></li><li><a href="deploy_watcher/watcher/struct.EventHandlerFn.html">deploy_watcher::watcher::EventHandlerFn</a></li><li><a href="deploy_watcher/watcher/struct.EventParseResult.html">deploy_watcher::watcher::EventParseResult</a></li><li><a href="deploy_watcher/watcher/struct.ExecutionResult.html">deploy_watcher::watcher::ExecutionResult</a></li><li><a href="deploy_watcher/watcher/struct.Failure.html">deploy_watcher::watcher::Failure</a></li><li><a href="deploy_watcher/watcher/struct.Success.html">deploy_watcher::watcher::Success</a></li><li><a href="rpcs/query_global_state/struct.QueryGlobalStateOptions.html">rpcs::query_global_state::QueryGlobalStateOptions</a></li><li><a href="rpcs/query_global_state/struct.QueryGlobalStateParams.html">rpcs::query_global_state::QueryGlobalStateParams</a></li><li><a href="rpcs/query_global_state/struct.QueryGlobalStateResult.html">rpcs::query_global_state::QueryGlobalStateResult</a></li><li><a href="types/access_rights/struct.AccessRights.html">types::access_rights::AccessRights</a></li><li><a href="types/account_hash/struct.AccountHash.html">types::account_hash::AccountHash</a></li><li><a href="types/account_identifier/struct.AccountIdentifier.html">types::account_identifier::AccountIdentifier</a></li><li><a href="types/addr/dictionary_addr/struct.DictionaryAddr.html">types::addr::dictionary_addr::DictionaryAddr</a></li><li><a href="types/addr/hash_addr/struct.HashAddr.html">types::addr::hash_addr::HashAddr</a></li><li><a href="types/addr/transfer_addr/struct.TransferAddr.html">types::addr::transfer_addr::TransferAddr</a></li><li><a href="types/addr/uref_addr/struct.URefAddr.html">types::addr::uref_addr::URefAddr</a></li><li><a href="types/block_hash/struct.BlockHash.html">types::block_hash::BlockHash</a></li><li><a href="types/block_identifier/struct.BlockIdentifier.html">types::block_identifier::BlockIdentifier</a></li><li><a href="types/cl/bytes/struct.Bytes.html">types::cl::bytes::Bytes</a></li><li><a href="types/cl/cl_type/struct.CLType.html">types::cl::cl_type::CLType</a></li><li><a href="types/contract_hash/struct.ContractHash.html">types::contract_hash::ContractHash</a></li><li><a href="types/contract_package_hash/struct.ContractPackageHash.html">types::contract_package_hash::ContractPackageHash</a></li><li><a href="types/deploy/struct.Deploy.html">types::deploy::Deploy</a></li><li><a href="types/deploy_hash/struct.DeployHash.html">types::deploy_hash::DeployHash</a></li><li><a href="types/deploy_params/args_simple/struct.ArgsSimple.html">types::deploy_params::args_simple::ArgsSimple</a></li><li><a href="types/deploy_params/deploy_str_params/struct.DeployStrParams.html">types::deploy_params::deploy_str_params::DeployStrParams</a></li><li><a href="types/deploy_params/dictionary_item_str_params/struct.AccountNamedKey.html">types::deploy_params::dictionary_item_str_params::AccountNamedKey</a></li><li><a href="types/deploy_params/dictionary_item_str_params/struct.ContractNamedKey.html">types::deploy_params::dictionary_item_str_params::ContractNamedKey</a></li><li><a href="types/deploy_params/dictionary_item_str_params/struct.DictionaryItemStrParams.html">types::deploy_params::dictionary_item_str_params::DictionaryItemStrParams</a></li><li><a href="types/deploy_params/dictionary_item_str_params/struct.DictionaryVariant.html">types::deploy_params::dictionary_item_str_params::DictionaryVariant</a></li><li><a href="types/deploy_params/dictionary_item_str_params/struct.URefVariant.html">types::deploy_params::dictionary_item_str_params::URefVariant</a></li><li><a href="types/deploy_params/payment_str_params/struct.PaymentStrParams.html">types::deploy_params::payment_str_params::PaymentStrParams</a></li><li><a href="types/deploy_params/session_str_params/struct.SessionStrParams.html">types::deploy_params::session_str_params::SessionStrParams</a></li><li><a href="types/dictionary_item_identifier/struct.DictionaryItemIdentifier.html">types::dictionary_item_identifier::DictionaryItemIdentifier</a></li><li><a href="types/digest/struct.Digest.html">types::digest::Digest</a></li><li><a href="types/era_id/struct.EraId.html">types::era_id::EraId</a></li><li><a href="types/global_state_identifier/struct.GlobalStateIdentifier.html">types::global_state_identifier::GlobalStateIdentifier</a></li><li><a href="types/key/struct.Key.html">types::key::Key</a></li><li><a href="types/path/struct.Path.html">types::path::Path</a></li><li><a href="types/peer_entry/struct.PeerEntry.html">types::peer_entry::PeerEntry</a></li><li><a href="types/public_key/struct.PublicKey.html">types::public_key::PublicKey</a></li><li><a href="types/purse_identifier/struct.PurseIdentifier.html">types::purse_identifier::PurseIdentifier</a></li><li><a href="types/uref/struct.URef.html">types::uref::URef</a></li></ul><h3 id="enums">Enums</h3><ul class="all-items"><li><a href="rpcs/get_balance/enum.GetBalanceInput.html">rpcs::get_balance::GetBalanceInput</a></li><li><a href="rpcs/get_dictionary_item/enum.DictionaryItemInput.html">rpcs::get_dictionary_item::DictionaryItemInput</a></li><li><a href="rpcs/query_global_state/enum.KeyIdentifierInput.html">rpcs::query_global_state::KeyIdentifierInput</a></li><li><a href="rpcs/query_global_state/enum.PathIdentifierInput.html">rpcs::query_global_state::PathIdentifierInput</a></li><li><a href="types/block_identifier/enum.BlockIdentifierInput.html">types::block_identifier::BlockIdentifierInput</a></li><li><a href="types/cl/cl_type/enum.CLTypeEnum.html">types::cl::cl_type::CLTypeEnum</a></li><li><a href="types/sdk_error/enum.SdkError.html">types::sdk_error::SdkError</a></li><li><a href="types/verbosity/enum.Verbosity.html">types::verbosity::Verbosity</a></li></ul><h3 id="traits">Traits</h3><ul class="all-items"><li><a href="types/digest/trait.ToDigest.html">types::digest::ToDigest</a></li></ul><h3 id="functions">Functions</h3><ul class="all-items"><li><a href="helpers/fn.cl_value_to_json.html">helpers::cl_value_to_json</a></li><li><a href="helpers/fn.get_base64_from_account_hash.html">helpers::get_base64_from_account_hash</a></li><li><a href="helpers/fn.get_blake2b_hash.html">helpers::get_blake2b_hash</a></li><li><a href="helpers/fn.get_current_timestamp.html">helpers::get_current_timestamp</a></li><li><a href="helpers/fn.get_gas_price_or_default.html">helpers::get_gas_price_or_default</a></li><li><a href="helpers/fn.get_ttl_or_default.html">helpers::get_ttl_or_default</a></li><li><a href="helpers/fn.hex_to_string.html">helpers::hex_to_string</a></li><li><a href="helpers/fn.hex_to_uint8_vec.html">helpers::hex_to_uint8_vec</a></li><li><a href="helpers/fn.json_pretty_print.html">helpers::json_pretty_print</a></li><li><a href="helpers/fn.make_dictionary_item_key.html">helpers::make_dictionary_item_key</a></li><li><a href="helpers/fn.motes_to_cspr.html">helpers::motes_to_cspr</a></li><li><a href="helpers/fn.parse_timestamp.html">helpers::parse_timestamp</a></li><li><a href="helpers/fn.parse_ttl.html">helpers::parse_ttl</a></li><li><a href="helpers/fn.public_key_from_secret_key.html">helpers::public_key_from_secret_key</a></li><li><a href="helpers/fn.secret_key_from_pem.html">helpers::secret_key_from_pem</a></li><li><a href="helpers/fn.secret_key_generate.html">helpers::secret_key_generate</a></li><li><a href="helpers/fn.secret_key_secp256k1_generate.html">helpers::secret_key_secp256k1_generate</a></li><li><a href="types/addr/transfer_addr/fn.from_transfer.html">types::addr::transfer_addr::from_transfer</a></li><li><a href="types/deploy_params/deploy_str_params/fn.deploy_str_params_to_casper_client.html">types::deploy_params::deploy_str_params::deploy_str_params_to_casper_client</a></li><li><a href="types/deploy_params/dictionary_item_str_params/fn.dictionary_item_str_params_to_casper_client.html">types::deploy_params::dictionary_item_str_params::dictionary_item_str_params_to_casper_client</a></li><li><a href="types/deploy_params/payment_str_params/fn.payment_str_params_to_casper_client.html">types::deploy_params::payment_str_params::payment_str_params_to_casper_client</a></li><li><a href="types/deploy_params/session_str_params/fn.session_str_params_to_casper_client.html">types::deploy_params::session_str_params::session_str_params_to_casper_client</a></li></ul><h3 id="constants">Constants</h3><ul class="all-items"><li><a href="helpers/constant.BLAKE2B_DIGEST_LENGTH.html">helpers::BLAKE2B_DIGEST_LENGTH</a></li></ul></section></div></main></body></html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `call_entrypoint` mod in crate `casper_rust_wasm_sdk`."><title>casper_rust_wasm_sdk::call_entrypoint - Rust</title><script> if (window.location.protocol !== "file:") document.write(`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2">`)</script><link rel="stylesheet" href="../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../static.files/rustdoc-e935ef01ae1c1829.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="casper_rust_wasm_sdk" data-themes="" data-resource-suffix="" data-rustdoc-version="1.78.0 (9b00956e5 2024-04-29)" data-channel="1.78.0" data-search-js="search-42d8da7a6b9792c2.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../static.files/storage-4c98445ec4002617.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../static.files/main-12cf3b4f4f9dc36d.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-04d5337699b92874.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../casper_rust_wasm_sdk/index.html">casper_rust_wasm_sdk</a><span class="version">1.0.0</span></h2></div><h2 class="location"><a href="#">Module call_entrypoint</a></h2><div class="sidebar-elems"><h2><a href="../index.html">In crate casper_rust_wasm_sdk</a></h2></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../../casper_rust_wasm_sdk/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Module <a href="../index.html">casper_rust_wasm_sdk</a>::<wbr><a class="mod" href="#">call_entrypoint</a><button id="copy-path" title="Copy item path to clipboard"><img src="../../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../../src/casper_rust_wasm_sdk/sdk/contract/call_entrypoint.rs.html#1-298">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div></section></div></main></body></html>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
window.SIDEBAR_ITEMS = {};
Loading

0 comments on commit 7df677e

Please sign in to comment.