Skip to content

Commit

Permalink
deploy: 4db40b0
Browse files Browse the repository at this point in the history
  • Loading branch information
Evalir committed Jan 11, 2024
0 parents commit d2ed9a2
Show file tree
Hide file tree
Showing 1,164 changed files with 69,960 additions and 0 deletions.
Empty file added .lock
Empty file.
Empty file added .nojekyll
Empty file.
2 changes: 2 additions & 0 deletions alloy_consensus/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><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"><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-4e54bb2b497cc83f.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="alloy_consensus" data-themes="" data-resource-suffix="" data-rustdoc-version="1.77.0-nightly (a2d9d73e6 2024-01-10)" data-channel="nightly" data-search-js="search-dd67cee4cfa65049.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../static.files/storage-f2adc0d6ca4d09fb.js"></script><script defer src="../static.files/main-0b2e2def73e61cbe.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-04d5337699b92874.css"></noscript><link rel="icon" href="https://raw.githubusercontent.com/alloy-rs/core/main/assets/favicon.ico"></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><a class="logo-container" href="../alloy_consensus/index.html"><img src="https://raw.githubusercontent.com/alloy-rs/core/main/assets/alloy.jpg" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../alloy_consensus/index.html"><img src="https://raw.githubusercontent.com/alloy-rs/core/main/assets/alloy.jpg" alt="logo"></a><h2><a href="../alloy_consensus/index.html">alloy_consensus</a><span class="version">0.1.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></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="../alloy_consensus/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.Header.html">Header</a></li><li><a href="struct.Receipt.html">Receipt</a></li><li><a href="struct.ReceiptWithBloom.html">ReceiptWithBloom</a></li><li><a href="struct.TxEip1559.html">TxEip1559</a></li><li><a href="struct.TxEip2930.html">TxEip2930</a></li><li><a href="struct.TxLegacy.html">TxLegacy</a></li><li><a href="header/struct.Header.html">header::Header</a></li><li><a href="receipt/receipts/struct.Receipt.html">receipt::receipts::Receipt</a></li><li><a href="receipt/receipts/struct.ReceiptWithBloom.html">receipt::receipts::ReceiptWithBloom</a></li><li><a href="transaction/eip1559/struct.TxEip1559.html">transaction::eip1559::TxEip1559</a></li><li><a href="transaction/eip2930/struct.TxEip2930.html">transaction::eip2930::TxEip2930</a></li><li><a href="transaction/legacy/struct.TxLegacy.html">transaction::legacy::TxLegacy</a></li></ul><h3 id="enums">Enums</h3><ul class="all-items"><li><a href="enum.ReceiptEnvelope.html">ReceiptEnvelope</a></li><li><a href="enum.TxEnvelope.html">TxEnvelope</a></li><li><a href="enum.TxKind.html">TxKind</a></li><li><a href="enum.TxType.html">TxType</a></li><li><a href="receipt/envelope/enum.ReceiptEnvelope.html">receipt::envelope::ReceiptEnvelope</a></li><li><a href="transaction/envelope/enum.TxEnvelope.html">transaction::envelope::TxEnvelope</a></li><li><a href="transaction/envelope/enum.TxType.html">transaction::envelope::TxType</a></li></ul><h3 id="constants">Constants</h3><ul class="all-items"><li><a href="constant.EMPTY_OMMER_ROOT_HASH.html">EMPTY_OMMER_ROOT_HASH</a></li><li><a href="constant.EMPTY_ROOT_HASH.html">EMPTY_ROOT_HASH</a></li><li><a href="constants/constant.BEACON_ROOTS_ADDRESS.html">constants::BEACON_ROOTS_ADDRESS</a></li><li><a href="constants/constant.DEV_GENESIS_HASH.html">constants::DEV_GENESIS_HASH</a></li><li><a href="constants/constant.EMPTY_OMMER_ROOT_HASH.html">constants::EMPTY_OMMER_ROOT_HASH</a></li><li><a href="constants/constant.EMPTY_RECEIPTS.html">constants::EMPTY_RECEIPTS</a></li><li><a href="constants/constant.EMPTY_ROOT_HASH.html">constants::EMPTY_ROOT_HASH</a></li><li><a href="constants/constant.EMPTY_TRANSACTIONS.html">constants::EMPTY_TRANSACTIONS</a></li><li><a href="constants/constant.EMPTY_WITHDRAWALS.html">constants::EMPTY_WITHDRAWALS</a></li><li><a href="constants/constant.ETH_TO_WEI.html">constants::ETH_TO_WEI</a></li><li><a href="constants/constant.FINNEY_TO_WEI.html">constants::FINNEY_TO_WEI</a></li><li><a href="constants/constant.GOERLI_BASE_GENESIS.html">constants::GOERLI_BASE_GENESIS</a></li><li><a href="constants/constant.GOERLI_GENESIS_HASH.html">constants::GOERLI_GENESIS_HASH</a></li><li><a href="constants/constant.GOERLI_OP_GENESIS.html">constants::GOERLI_OP_GENESIS</a></li><li><a href="constants/constant.GWEI_TO_WEI.html">constants::GWEI_TO_WEI</a></li><li><a href="constants/constant.HOLESKY_GENESIS_HASH.html">constants::HOLESKY_GENESIS_HASH</a></li><li><a href="constants/constant.KECCAK_EMPTY.html">constants::KECCAK_EMPTY</a></li><li><a href="constants/constant.MAINNET_GENESIS_HASH.html">constants::MAINNET_GENESIS_HASH</a></li><li><a href="constants/constant.MAXIMUM_EXTRA_DATA_SIZE.html">constants::MAXIMUM_EXTRA_DATA_SIZE</a></li><li><a href="constants/constant.MGAS_TO_GAS.html">constants::MGAS_TO_GAS</a></li><li><a href="constants/constant.SELECTOR_LEN.html">constants::SELECTOR_LEN</a></li><li><a href="constants/constant.SEPOLIA_GENESIS_HASH.html">constants::SEPOLIA_GENESIS_HASH</a></li><li><a href="header/constant.EMPTY_OMMER_ROOT_HASH.html">header::EMPTY_OMMER_ROOT_HASH</a></li><li><a href="header/constant.EMPTY_ROOT_HASH.html">header::EMPTY_ROOT_HASH</a></li></ul></section></div></main></body></html>
3 changes: 3 additions & 0 deletions alloy_consensus/constant.EMPTY_OMMER_ROOT_HASH.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<!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="Ommer root of empty list."><title>EMPTY_OMMER_ROOT_HASH in alloy_consensus - Rust</title><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"><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-4e54bb2b497cc83f.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="alloy_consensus" data-themes="" data-resource-suffix="" data-rustdoc-version="1.77.0-nightly (a2d9d73e6 2024-01-10)" data-channel="nightly" data-search-js="search-dd67cee4cfa65049.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../static.files/storage-f2adc0d6ca4d09fb.js"></script><script defer src="sidebar-items.js"></script><script defer src="../static.files/main-0b2e2def73e61cbe.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-04d5337699b92874.css"></noscript><link rel="icon" href="https://raw.githubusercontent.com/alloy-rs/core/main/assets/favicon.ico"></head><body class="rustdoc constant"><!--[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><a class="logo-container" href="../alloy_consensus/index.html"><img src="https://raw.githubusercontent.com/alloy-rs/core/main/assets/alloy.jpg" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../alloy_consensus/index.html"><img src="https://raw.githubusercontent.com/alloy-rs/core/main/assets/alloy.jpg" alt="logo"></a><h2><a href="../alloy_consensus/index.html">alloy_consensus</a><span class="version">0.1.0</span></h2></div><div class="sidebar-elems"></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="../alloy_consensus/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>Constant <a href="index.html">alloy_consensus</a>::<wbr><a class="constant" href="#">EMPTY_OMMER_ROOT_HASH</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/alloy_consensus/header.rs.html#13-14">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub const EMPTY_OMMER_ROOT_HASH: B256;</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Ommer root of empty list.</p>
</div></details></section></div></main></body></html>
3 changes: 3 additions & 0 deletions alloy_consensus/constant.EMPTY_ROOT_HASH.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<!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="Root hash of an empty trie."><title>EMPTY_ROOT_HASH in alloy_consensus - Rust</title><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"><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-4e54bb2b497cc83f.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="alloy_consensus" data-themes="" data-resource-suffix="" data-rustdoc-version="1.77.0-nightly (a2d9d73e6 2024-01-10)" data-channel="nightly" data-search-js="search-dd67cee4cfa65049.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../static.files/storage-f2adc0d6ca4d09fb.js"></script><script defer src="sidebar-items.js"></script><script defer src="../static.files/main-0b2e2def73e61cbe.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-04d5337699b92874.css"></noscript><link rel="icon" href="https://raw.githubusercontent.com/alloy-rs/core/main/assets/favicon.ico"></head><body class="rustdoc constant"><!--[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><a class="logo-container" href="../alloy_consensus/index.html"><img src="https://raw.githubusercontent.com/alloy-rs/core/main/assets/alloy.jpg" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../alloy_consensus/index.html"><img src="https://raw.githubusercontent.com/alloy-rs/core/main/assets/alloy.jpg" alt="logo"></a><h2><a href="../alloy_consensus/index.html">alloy_consensus</a><span class="version">0.1.0</span></h2></div><div class="sidebar-elems"></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="../alloy_consensus/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>Constant <a href="index.html">alloy_consensus</a>::<wbr><a class="constant" href="#">EMPTY_ROOT_HASH</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/alloy_consensus/header.rs.html#17-18">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub const EMPTY_ROOT_HASH: B256;</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Root hash of an empty trie.</p>
</div></details></section></div></main></body></html>
3 changes: 3 additions & 0 deletions alloy_consensus/constants/constant.BEACON_ROOTS_ADDRESS.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<!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="The address for the beacon roots contract defined in EIP-4788."><title>BEACON_ROOTS_ADDRESS in alloy_consensus::constants - Rust</title><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"><link rel="stylesheet" href="../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../static.files/rustdoc-4e54bb2b497cc83f.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="alloy_consensus" data-themes="" data-resource-suffix="" data-rustdoc-version="1.77.0-nightly (a2d9d73e6 2024-01-10)" data-channel="nightly" data-search-js="search-dd67cee4cfa65049.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../static.files/storage-f2adc0d6ca4d09fb.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../static.files/main-0b2e2def73e61cbe.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-04d5337699b92874.css"></noscript><link rel="icon" href="https://raw.githubusercontent.com/alloy-rs/core/main/assets/favicon.ico"></head><body class="rustdoc constant"><!--[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><a class="logo-container" href="../../alloy_consensus/index.html"><img src="https://raw.githubusercontent.com/alloy-rs/core/main/assets/alloy.jpg" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../alloy_consensus/index.html"><img src="https://raw.githubusercontent.com/alloy-rs/core/main/assets/alloy.jpg" alt="logo"></a><h2><a href="../../alloy_consensus/index.html">alloy_consensus</a><span class="version">0.1.0</span></h2></div><div class="sidebar-elems"><h2><a href="index.html">In alloy_consensus::constants</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="../../alloy_consensus/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>Constant <a href="../index.html">alloy_consensus</a>::<wbr><a href="index.html">constants</a>::<wbr><a class="constant" href="#">BEACON_ROOTS_ADDRESS</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/alloy_consensus/constants.rs.html#72">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub const BEACON_ROOTS_ADDRESS: Address;</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>The address for the beacon roots contract defined in EIP-4788.</p>
</div></details></section></div></main></body></html>
Loading

0 comments on commit d2ed9a2

Please sign in to comment.