Skip to content
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

feat(protocol): refactor tier providers and added minority-guardian provers to all providers #17169

Merged
merged 15 commits into from
May 15, 2024
Merged
Prev Previous commit
Next Next commit
Update network-configuration.md
  • Loading branch information
dantaik committed May 15, 2024
commit 93ee235512aab86ed146932620dea7cb276b9cb3
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: The network configuration page describes many of the configuration

## Tier configuration

You can view the full `TestTierProvider` tier configuration [here](https://github.com/taikoxyz/taiko-mono/blob/main/packages/protocol/contracts/L1/TestTierProvider.sol):
You can view the full `TierProviderV1` tier configuration [here](https://github.com/taikoxyz/taiko-mono/blob/main/packages/protocol/contracts/L1/tiers/TierProviderV1.sol):

Here is a diagram of the proof tier configuration:

Expand Down