Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
20b7a7d8
Commit
20b7a7d8
authored
Nov 28, 2023
by
clabby
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
snapshots
parent
9fc16f46
Changes
13
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
663 additions
and
23 deletions
+663
-23
semver-lock.json
packages/contracts-bedrock/semver-lock.json
+1
-1
OutputBisectionGame.json
.../contracts-bedrock/snapshots/abi/OutputBisectionGame.json
+575
-0
BlockOracle.json
...ontracts-bedrock/snapshots/storageLayout/BlockOracle.json
+1
-1
DisputeGameFactory.json
...s-bedrock/snapshots/storageLayout/DisputeGameFactory.json
+3
-3
Drippie.json
...es/contracts-bedrock/snapshots/storageLayout/Drippie.json
+1
-1
Faucet.json
...ges/contracts-bedrock/snapshots/storageLayout/Faucet.json
+2
-2
FaultDisputeGame.json
...cts-bedrock/snapshots/storageLayout/FaultDisputeGame.json
+7
-7
L2OutputOracle.json
...racts-bedrock/snapshots/storageLayout/L2OutputOracle.json
+1
-1
OptimismPortal.json
...racts-bedrock/snapshots/storageLayout/OptimismPortal.json
+3
-3
OutputBisectionGame.json
...-bedrock/snapshots/storageLayout/OutputBisectionGame.json
+65
-0
ProxyAdmin.json
...contracts-bedrock/snapshots/storageLayout/ProxyAdmin.json
+2
-2
ResolvedDelegateProxy.json
...edrock/snapshots/storageLayout/ResolvedDelegateProxy.json
+1
-1
SystemConfig.json
...ntracts-bedrock/snapshots/storageLayout/SystemConfig.json
+1
-1
No files found.
packages/contracts-bedrock/semver-lock.json
View file @
20b7a7d8
...
...
@@ -24,7 +24,7 @@
"src/dispute/BlockOracle.sol"
:
"0x7e724b1ee0116dfd744f556e6237af449c2f40c6426d6f1462ae2a47589283bb"
,
"src/dispute/DisputeGameFactory.sol"
:
"0xfdfa141408d7f8de7e230ff4bef088e30d0e4d569ca743d60d292abdd21ff270"
,
"src/dispute/FaultDisputeGame.sol"
:
"0x7ac7553a47d96a4481a6b95363458bed5f160112b647829c4defc134fa178d9a"
,
"src/dispute/OutputBisectionGame.sol"
:
"0x
c5db24fcae2a668852f2a8a283483b75ca598f1d7169bd50970ab6c8e4a1aeb4
"
,
"src/dispute/OutputBisectionGame.sol"
:
"0x
2415f3d3601ffce7ac92710f61180457b13c63df740ad7963a3f07b67f2b919d
"
,
"src/legacy/DeployerWhitelist.sol"
:
"0x0a6840074734c9d167321d3299be18ef911a415e4c471fa92af7d6cfaa8336d4"
,
"src/legacy/L1BlockNumber.sol"
:
"0x20d83a636c5e2067fca8c0ed505b295174e6eddb25960d8705e6b6fea8e77fa6"
,
"src/legacy/LegacyMessagePasser.sol"
:
"0x80f355c9710af586f58cf6a86d1925e0073d1e504d0b3d814284af1bafe4dece"
,
...
...
packages/contracts-bedrock/snapshots/abi/OutputBisectionGame.json
0 → 100644
View file @
20b7a7d8
This diff is collapsed.
Click to expand it.
packages/contracts-bedrock/snapshots/storageLayout/BlockOracle.json
View file @
20b7a7d8
...
...
@@ -4,6 +4,6 @@
"label"
:
"mapping(uint256 => struct BlockOracle.BlockInfo)"
,
"offset"
:
0
,
"slot"
:
"0"
,
"type"
:
"t_mapping(t_uint256,t_struct(BlockInfo)8
2480
_storage)"
"type"
:
"t_mapping(t_uint256,t_struct(BlockInfo)8
3011
_storage)"
}
]
\ No newline at end of file
packages/contracts-bedrock/snapshots/storageLayout/DisputeGameFactory.json
View file @
20b7a7d8
...
...
@@ -39,20 +39,20 @@
"label"
:
"mapping(GameType => contract IDisputeGame)"
,
"offset"
:
0
,
"slot"
:
"101"
,
"type"
:
"t_mapping(t_userDefinedValueType(GameType)8
6527,t_contract(IDisputeGame)84201
)"
"type"
:
"t_mapping(t_userDefinedValueType(GameType)8
8533,t_contract(IDisputeGame)86109
)"
},
{
"bytes"
:
"32"
,
"label"
:
"mapping(Hash => GameId)"
,
"offset"
:
0
,
"slot"
:
"102"
,
"type"
:
"t_mapping(t_userDefinedValueType(Hash)8
6509,t_userDefinedValueType(GameId)86521
)"
"type"
:
"t_mapping(t_userDefinedValueType(Hash)8
8515,t_userDefinedValueType(GameId)88527
)"
},
{
"bytes"
:
"32"
,
"label"
:
"GameId[]"
,
"offset"
:
0
,
"slot"
:
"103"
,
"type"
:
"t_array(t_userDefinedValueType(GameId)8
6521
)dyn_storage"
"type"
:
"t_array(t_userDefinedValueType(GameId)8
8527
)dyn_storage"
}
]
\ No newline at end of file
packages/contracts-bedrock/snapshots/storageLayout/Drippie.json
View file @
20b7a7d8
...
...
@@ -11,6 +11,6 @@
"label"
:
"mapping(string => struct Drippie.DripState)"
,
"offset"
:
0
,
"slot"
:
"1"
,
"type"
:
"t_mapping(t_string_memory_ptr,t_struct(DripState)
89568
_storage)"
"type"
:
"t_mapping(t_string_memory_ptr,t_struct(DripState)
91574
_storage)"
}
]
\ No newline at end of file
packages/contracts-bedrock/snapshots/storageLayout/Faucet.json
View file @
20b7a7d8
...
...
@@ -4,14 +4,14 @@
"label"
:
"mapping(contract IFaucetAuthModule => struct Faucet.ModuleConfig)"
,
"offset"
:
0
,
"slot"
:
"0"
,
"type"
:
"t_mapping(t_contract(IFaucetAuthModule)9
0489,t_struct(ModuleConfig)90166
_storage)"
"type"
:
"t_mapping(t_contract(IFaucetAuthModule)9
2495,t_struct(ModuleConfig)92172
_storage)"
},
{
"bytes"
:
"32"
,
"label"
:
"mapping(contract IFaucetAuthModule => mapping(bytes32 => uint256))"
,
"offset"
:
0
,
"slot"
:
"1"
,
"type"
:
"t_mapping(t_contract(IFaucetAuthModule)9
0489
,t_mapping(t_bytes32,t_uint256))"
"type"
:
"t_mapping(t_contract(IFaucetAuthModule)9
2495
,t_mapping(t_bytes32,t_uint256))"
},
{
"bytes"
:
"32"
,
...
...
packages/contracts-bedrock/snapshots/storageLayout/FaultDisputeGame.json
View file @
20b7a7d8
...
...
@@ -4,49 +4,49 @@
"label"
:
"Timestamp"
,
"offset"
:
0
,
"slot"
:
"0"
,
"type"
:
"t_userDefinedValueType(Timestamp)8
6517
"
"type"
:
"t_userDefinedValueType(Timestamp)8
8523
"
},
{
"bytes"
:
"1"
,
"label"
:
"enum GameStatus"
,
"offset"
:
8
,
"slot"
:
"0"
,
"type"
:
"t_enum(GameStatus)8
6533
"
"type"
:
"t_enum(GameStatus)8
8539
"
},
{
"bytes"
:
"20"
,
"label"
:
"contract IBondManager"
,
"offset"
:
9
,
"slot"
:
"0"
,
"type"
:
"t_contract(IBondManager)8
4124
"
"type"
:
"t_contract(IBondManager)8
6032
"
},
{
"bytes"
:
"32"
,
"label"
:
"Hash"
,
"offset"
:
0
,
"slot"
:
"1"
,
"type"
:
"t_userDefinedValueType(Hash)8
6509
"
"type"
:
"t_userDefinedValueType(Hash)8
8515
"
},
{
"bytes"
:
"32"
,
"label"
:
"struct IFaultDisputeGame.ClaimData[]"
,
"offset"
:
0
,
"slot"
:
"2"
,
"type"
:
"t_array(t_struct(ClaimData)8
4338
_storage)dyn_storage"
"type"
:
"t_array(t_struct(ClaimData)8
6246
_storage)dyn_storage"
},
{
"bytes"
:
"128"
,
"label"
:
"struct IFaultDisputeGame.OutputProposals"
,
"offset"
:
0
,
"slot"
:
"3"
,
"type"
:
"t_struct(OutputProposals)8
4353
_storage"
"type"
:
"t_struct(OutputProposals)8
6261
_storage"
},
{
"bytes"
:
"32"
,
"label"
:
"mapping(ClaimHash => bool)"
,
"offset"
:
0
,
"slot"
:
"7"
,
"type"
:
"t_mapping(t_userDefinedValueType(ClaimHash)8
6513
,t_bool)"
"type"
:
"t_mapping(t_userDefinedValueType(ClaimHash)8
8519
,t_bool)"
},
{
"bytes"
:
"32"
,
...
...
packages/contracts-bedrock/snapshots/storageLayout/L2OutputOracle.json
View file @
20b7a7d8
...
...
@@ -32,6 +32,6 @@
"label"
:
"struct Types.OutputProposal[]"
,
"offset"
:
0
,
"slot"
:
"3"
,
"type"
:
"t_array(t_struct(OutputProposal)8
7382
_storage)dyn_storage"
"type"
:
"t_array(t_struct(OutputProposal)8
9388
_storage)dyn_storage"
}
]
\ No newline at end of file
packages/contracts-bedrock/snapshots/storageLayout/OptimismPortal.json
View file @
20b7a7d8
...
...
@@ -18,7 +18,7 @@
"label"
:
"struct ResourceMetering.ResourceParams"
,
"offset"
:
0
,
"slot"
:
"1"
,
"type"
:
"t_struct(ResourceParams)76
287
_storage"
"type"
:
"t_struct(ResourceParams)76
818
_storage"
},
{
"bytes"
:
"1536"
,
...
...
@@ -46,7 +46,7 @@
"label"
:
"mapping(bytes32 => struct OptimismPortal.ProvenWithdrawal)"
,
"offset"
:
0
,
"slot"
:
"52"
,
"type"
:
"t_mapping(t_bytes32,t_struct(ProvenWithdrawal)75
366
_storage)"
"type"
:
"t_mapping(t_bytes32,t_struct(ProvenWithdrawal)75
897
_storage)"
},
{
"bytes"
:
"1"
,
...
...
@@ -60,6 +60,6 @@
"label"
:
"contract SuperchainConfig"
,
"offset"
:
1
,
"slot"
:
"53"
,
"type"
:
"t_contract(SuperchainConfig)7
6810
"
"type"
:
"t_contract(SuperchainConfig)7
7341
"
}
]
\ No newline at end of file
packages/contracts-bedrock/snapshots/storageLayout/OutputBisectionGame.json
0 → 100644
View file @
20b7a7d8
[
{
"bytes"
:
"8"
,
"label"
:
"Timestamp"
,
"offset"
:
0
,
"slot"
:
"0"
,
"type"
:
"t_userDefinedValueType(Timestamp)88523"
},
{
"bytes"
:
"8"
,
"label"
:
"Timestamp"
,
"offset"
:
8
,
"slot"
:
"0"
,
"type"
:
"t_userDefinedValueType(Timestamp)88523"
},
{
"bytes"
:
"1"
,
"label"
:
"enum GameStatus"
,
"offset"
:
16
,
"slot"
:
"0"
,
"type"
:
"t_enum(GameStatus)88539"
},
{
"bytes"
:
"20"
,
"label"
:
"contract IBondManager"
,
"offset"
:
0
,
"slot"
:
"1"
,
"type"
:
"t_contract(IBondManager)86032"
},
{
"bytes"
:
"32"
,
"label"
:
"Hash"
,
"offset"
:
0
,
"slot"
:
"2"
,
"type"
:
"t_userDefinedValueType(Hash)88515"
},
{
"bytes"
:
"32"
,
"label"
:
"struct IOutputBisectionGame.ClaimData[]"
,
"offset"
:
0
,
"slot"
:
"3"
,
"type"
:
"t_array(t_struct(ClaimData)86367_storage)dyn_storage"
},
{
"bytes"
:
"32"
,
"label"
:
"mapping(ClaimHash => bool)"
,
"offset"
:
0
,
"slot"
:
"4"
,
"type"
:
"t_mapping(t_userDefinedValueType(ClaimHash)88519,t_bool)"
},
{
"bytes"
:
"32"
,
"label"
:
"mapping(uint256 => uint256[])"
,
"offset"
:
0
,
"slot"
:
"5"
,
"type"
:
"t_mapping(t_uint256,t_array(t_uint256)dyn_storage)"
},
{
"bytes"
:
"1"
,
"label"
:
"bool"
,
"offset"
:
0
,
"slot"
:
"6"
,
"type"
:
"t_bool"
}
]
\ No newline at end of file
packages/contracts-bedrock/snapshots/storageLayout/ProxyAdmin.json
View file @
20b7a7d8
...
...
@@ -11,7 +11,7 @@
"label"
:
"mapping(address => enum ProxyAdmin.ProxyType)"
,
"offset"
:
0
,
"slot"
:
"1"
,
"type"
:
"t_mapping(t_address,t_enum(ProxyType)9
3478
)"
"type"
:
"t_mapping(t_address,t_enum(ProxyType)9
5484
)"
},
{
"bytes"
:
"32"
,
...
...
@@ -25,7 +25,7 @@
"label"
:
"contract AddressManager"
,
"offset"
:
0
,
"slot"
:
"3"
,
"type"
:
"t_contract(AddressManager)8
5
016"
"type"
:
"t_contract(AddressManager)8
7
016"
},
{
"bytes"
:
"1"
,
...
...
packages/contracts-bedrock/snapshots/storageLayout/ResolvedDelegateProxy.json
View file @
20b7a7d8
...
...
@@ -11,6 +11,6 @@
"label"
:
"mapping(address => contract AddressManager)"
,
"offset"
:
0
,
"slot"
:
"1"
,
"type"
:
"t_mapping(t_address,t_contract(AddressManager)8
5
016)"
"type"
:
"t_mapping(t_address,t_contract(AddressManager)8
7
016)"
}
]
\ No newline at end of file
packages/contracts-bedrock/snapshots/storageLayout/SystemConfig.json
View file @
20b7a7d8
...
...
@@ -67,6 +67,6 @@
"label"
:
"struct ResourceMetering.ResourceConfig"
,
"offset"
:
0
,
"slot"
:
"105"
,
"type"
:
"t_struct(ResourceConfig)76
300
_storage"
"type"
:
"t_struct(ResourceConfig)76
831
_storage"
}
]
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment