Skip to content

fix: site #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Oct 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Clone
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/functions/Clone.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/functions/Clone.sol)

< MC Standard Function >

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# Clone.sol

<!-- START_INDEX -->
- [contract.Clone](./contract.Clone.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Create
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/functions/Create.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/functions/Create.sol)

< MC Standard Function >

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# Create.sol

<!-- START_INDEX -->
- [contract.Create](./contract.Create.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# GetFunctions
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/functions/GetFunctions.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/functions/GetFunctions.sol)

< MC Standard Function >

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# GetFunctions.sol

<!-- START_INDEX -->
- [contract.GetFunctions](./contract.GetFunctions.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Receive
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/functions/Receive.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/functions/Receive.sol)

< MC Standard Function >

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# Receive.sol

<!-- START_INDEX -->
- [contract.Receive](./contract.Receive.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# ProxyCreator.sol

<!-- START_INDEX -->
- [library.ProxyCreator](./library.ProxyCreator.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ProxyCreator
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/functions/internal/ProxyCreator.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/functions/internal/ProxyCreator.sol)

< MC Standard Helper Library >

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# FeatureToggle
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/functions/protected/FeatureToggle.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/functions/protected/FeatureToggle.sol)

**Inherits:**
[ProtectionBase](../protection/ProtectionBase.sol/abstract.ProtectionBase.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# FeatureToggle.sol

<!-- START_INDEX -->
- [contract.FeatureToggle](./contract.FeatureToggle.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# InitSetAdmin
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/functions/protected/InitSetAdmin.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/functions/protected/InitSetAdmin.sol)

**Inherits:**
[ProtectionBase](../protection/ProtectionBase.sol/abstract.ProtectionBase.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# InitSetAdmin.sol

<!-- START_INDEX -->
- [contract.InitSetAdmin](./contract.InitSetAdmin.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# UpgradeDictionary
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/functions/protected/UpgradeDictionary.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/functions/protected/UpgradeDictionary.sol)

**Inherits:**
[ProtectionBase](../protection/ProtectionBase.sol/abstract.ProtectionBase.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# UpgradeDictionary.sol

<!-- START_INDEX -->
- [contract.UpgradeDictionary](./contract.UpgradeDictionary.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# FeatureToggle.sol

<!-- START_INDEX -->
- [library.FeatureToggle](./library.FeatureToggle.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# FeatureToggle
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/functions/protected/protection/FeatureToggle.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/functions/protected/protection/FeatureToggle.sol)


## Functions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# Initialization.sol

<!-- START_INDEX -->
- [library.Initialization](./library.Initialization.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Initialization
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/functions/protected/protection/Initialization.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/functions/protected/protection/Initialization.sol)


## Functions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# MsgSender.sol

<!-- START_INDEX -->
- [library.MsgSender](./library.MsgSender.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MsgSender
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/functions/protected/protection/MsgSender.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/functions/protected/protection/MsgSender.sol)


## Functions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ProtectionBase
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/functions/protected/protection/ProtectionBase.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/functions/protected/protection/ProtectionBase.sol)


## Functions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# ProtectionBase.sol

<!-- START_INDEX -->
- [abstract.ProtectionBase](./abstract.ProtectionBase.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# IStd.sol

<!-- START_INDEX -->
- [interface.IStd](./interface.IStd.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# IStd
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/interfaces/IStd.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/interfaces/IStd.sol)

**Inherits:**
[IProxy](../../../../../../03-api/03-api-details/Flattened.sol/interface.IProxy.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# StdFacade
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/interfaces/StdFacade.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/interfaces/StdFacade.sol)

**Inherits:**
[IStd](../IStd.sol/interface.IStd.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# StdFacade.sol

<!-- START_INDEX -->
- [contract.StdFacade](./contract.StdFacade.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# Schema.sol

<!-- START_INDEX -->
- [interface.Schema](./interface.Schema.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Schema
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/storage/Schema.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/storage/Schema.sol)

Storage Schema v0.1.0

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Index
# Storage.sol

<!-- START_INDEX -->
- [library.Storage](./library.Storage.md)

<!-- END_INDEX -->
<!-- END_INDEX -->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Storage
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/std/storage/Storage.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/std/storage/Storage.sol)

Storage Library v0.1.0

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CommonBase
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)


## State Variables
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Context
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)

*Provides information about the current execution context, including the
sender of the transaction and its data. While these are generally available
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# DictionaryBase
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)

**Inherits:**
[IDictionaryCore](interface.IDictionaryCore.md), [IVerifiable](interface.IVerifiable.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MCBase
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)

**Inherits:**
[CommonBase](abstract.CommonBase.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MCScript
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)

**Inherits:**
[MCScriptBase](abstract.MCScriptBase.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MCScriptBase
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)

**Inherits:**
[MCBase](abstract.MCBase.md), [Script](abstract.Script.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MCTest
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)

**Inherits:**
[MCTestBase](abstract.MCTestBase.md), [Proxy_0](abstract.Proxy_0.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MCTestBase
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)

**Inherits:**
[MCBase](abstract.MCBase.md), [Test](abstract.Test.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Ownable
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)

**Inherits:**
[Context](abstract.Context.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ProtectionBase
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)


## Functions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Proxy_0
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)

*This abstract contract provides a fallback function that delegates all calls to another contract using the EVM
instruction `delegatecall`. We refer to the second contract as the _implementation_ behind the proxy, and it has to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Script
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)

**Inherits:**
[ScriptBase](abstract.ScriptBase.md), [StdChains](abstract.StdChains.md), [StdCheatsSafe](abstract.StdCheatsSafe.md), [StdUtils](abstract.StdUtils.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ScriptBase
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)

**Inherits:**
[CommonBase](abstract.CommonBase.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# StdAssertions
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)


## State Variables
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# StdChains
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)

StdChains provides information about EVM compatible chains that can be used in scripts/tests.
For each chain, the chain's name, chain ID, and a default RPC URL are provided. Chains are
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# StdCheats
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)

**Inherits:**
[StdCheatsSafe](abstract.StdCheatsSafe.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# StdCheatsSafe
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)


## State Variables
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# StdInvariant
[Git Source](https://github.com/metacontract/mc/blob/20954f1387efa0bc72b42d3e78a22f9f845eebbd/src/devkit/Flattened.sol)
[Git Source](https://github.com/metacontract/mc/blob/main/src/devkit/Flattened.sol)


## State Variables
Expand Down
Loading