forked from l2beat/l2beat
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #53 from l2beat/main
[pull] main from l2beat:main
- Loading branch information
Showing
21 changed files
with
1,104 additions
and
455 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
packages/backend/discovery/everclear/ethereum/diffHistory.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,29 @@ | ||
Generated with discovered.json: 0xaabce4f94461ae606fc51cfc9055ea64e36a36ca | ||
|
||
# Diff at Tue, 24 Dec 2024 09:33:53 GMT: | ||
|
||
- author: sekuba (<[email protected]>) | ||
- comparing to: main@8f52aa11293aef791f10e1b8317bef0d461a04f9 block: 21365577 | ||
- current block number: 21471461 | ||
|
||
## Description | ||
|
||
Config related: Add Celestia Nitro wmroot. | ||
|
||
## Config/verification related changes | ||
|
||
Following changes come from updates made to the config file, | ||
or/and contracts becoming verified, not from differences found during | ||
discovery. Values are for block 21365577 (main branch discovery), not current. | ||
|
||
```diff | ||
contract RollupProxy (0xc6CAd31D83E33Fc8fBc855f36ef9Cb2fCE070f5C) { | ||
+++ description: Central contract for the project's configuration like its execution logic hash (`wasmModuleRoot`) and addresses of the other system contracts. Entry point for Proposers creating new Rollup Nodes (state commitments) and Challengers submitting fraud proofs (In the Orbit stack, these two roles are both held by the Validators). | ||
usedTypes.0.arg.0xe81f986823a85105c5fd91bb53b4493d38c0c26652d23f76a7405ac889908287: | ||
+ "Celestia Nitro 3.2.1 wasmModuleRoot" | ||
} | ||
``` | ||
|
||
Generated with discovered.json: 0x70577b3b7afc5e6c9421ace624a53a1285bbce62 | ||
|
||
# Diff at Mon, 09 Dec 2024 14:35:18 GMT: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Generated with discovered.json: 0x59a8e3ddff0ce9c09556c6f54d2412e085578c68 | ||
Generated with discovered.json: 0xe0c92272f11e7dc8e74ca022bdd3b022cf65fa67 | ||
|
||
# Diff at Mon, 23 Dec 2024 13:58:58 GMT: | ||
# Diff at Tue, 24 Dec 2024 20:24:42 GMT: | ||
|
||
- author: Luca Donno (<[email protected]>) | ||
- current block number: 287788820 | ||
|
@@ -14,5 +14,5 @@ Initial discovery. | |
```diff | ||
+ Status: CREATED | ||
contract HyperliquidBridge (0x2Df1c51E09aECF9cacB7bc98cB1742757f163dF7) | ||
+++ description: None | ||
+++ description: Single contract containing all the logic for the Hyperliquid bridge. It manages deposits, withdrawals, the hot and cold validator sets, as well as the lockers, finalizers, and all the permissioned functions. | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.