@aztec/l1-artifacts 1.0.0-nightly.20250606 → 1.0.0-nightly.20250608
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dest/CoinIssuerAbi.d.ts +28 -0
- package/dest/CoinIssuerAbi.d.ts.map +1 -1
- package/dest/CoinIssuerAbi.js +37 -0
- package/dest/CoinIssuerBytecode.d.ts +1 -1
- package/dest/CoinIssuerBytecode.js +1 -1
- package/dest/EmpireBaseAbi.d.ts +28 -0
- package/dest/EmpireBaseAbi.d.ts.map +1 -1
- package/dest/EmpireBaseAbi.js +37 -0
- package/dest/ErrorsAbi.d.ts +28 -0
- package/dest/ErrorsAbi.d.ts.map +1 -1
- package/dest/ErrorsAbi.js +37 -0
- package/dest/ExtRollupLibAbi.d.ts +28 -0
- package/dest/ExtRollupLibAbi.d.ts.map +1 -1
- package/dest/ExtRollupLibAbi.js +37 -0
- package/dest/ExtRollupLibBytecode.d.ts +1 -1
- package/dest/ExtRollupLibBytecode.d.ts.map +1 -1
- package/dest/ExtRollupLibBytecode.js +1 -1
- package/dest/FeeAssetHandlerAbi.d.ts +28 -0
- package/dest/FeeAssetHandlerAbi.d.ts.map +1 -1
- package/dest/FeeAssetHandlerAbi.js +37 -0
- package/dest/FeeAssetHandlerBytecode.d.ts +1 -1
- package/dest/FeeAssetHandlerBytecode.js +1 -1
- package/dest/FeeJuicePortalAbi.d.ts +28 -0
- package/dest/FeeJuicePortalAbi.d.ts.map +1 -1
- package/dest/FeeJuicePortalAbi.js +37 -0
- package/dest/FeeJuicePortalBytecode.d.ts +1 -1
- package/dest/FeeJuicePortalBytecode.js +1 -1
- package/dest/ForwarderAbi.d.ts +28 -0
- package/dest/ForwarderAbi.d.ts.map +1 -1
- package/dest/ForwarderAbi.js +37 -0
- package/dest/ForwarderBytecode.d.ts +1 -1
- package/dest/ForwarderBytecode.js +1 -1
- package/dest/GSEAbi.d.ts +28 -0
- package/dest/GSEAbi.d.ts.map +1 -1
- package/dest/GSEAbi.js +37 -0
- package/dest/GSEBytecode.d.ts +1 -1
- package/dest/GSEBytecode.js +1 -1
- package/dest/GovernanceAbi.d.ts +32 -4
- package/dest/GovernanceAbi.d.ts.map +1 -1
- package/dest/GovernanceAbi.js +41 -4
- package/dest/GovernanceBytecode.d.ts +1 -1
- package/dest/GovernanceBytecode.d.ts.map +1 -1
- package/dest/GovernanceBytecode.js +1 -1
- package/dest/GovernanceProposerAbi.d.ts +42 -0
- package/dest/GovernanceProposerAbi.d.ts.map +1 -1
- package/dest/GovernanceProposerAbi.js +56 -0
- package/dest/GovernanceProposerBytecode.d.ts +1 -1
- package/dest/GovernanceProposerBytecode.d.ts.map +1 -1
- package/dest/GovernanceProposerBytecode.js +1 -1
- package/dest/HonkVerifierAbi.d.ts +28 -0
- package/dest/HonkVerifierAbi.d.ts.map +1 -1
- package/dest/HonkVerifierAbi.js +37 -0
- package/dest/HonkVerifierBytecode.d.ts +1 -1
- package/dest/HonkVerifierBytecode.d.ts.map +1 -1
- package/dest/HonkVerifierBytecode.js +1 -1
- package/dest/IERC20Abi.d.ts +28 -0
- package/dest/IERC20Abi.d.ts.map +1 -1
- package/dest/IERC20Abi.js +37 -0
- package/dest/IVerifierAbi.d.ts +28 -0
- package/dest/IVerifierAbi.d.ts.map +1 -1
- package/dest/IVerifierAbi.js +37 -0
- package/dest/InboxAbi.d.ts +28 -0
- package/dest/InboxAbi.d.ts.map +1 -1
- package/dest/InboxAbi.js +37 -0
- package/dest/InboxBytecode.d.ts +1 -1
- package/dest/InboxBytecode.js +1 -1
- package/dest/MockVerifierAbi.d.ts +28 -0
- package/dest/MockVerifierAbi.d.ts.map +1 -1
- package/dest/MockVerifierAbi.js +37 -0
- package/dest/MockVerifierBytecode.d.ts +1 -1
- package/dest/MockVerifierBytecode.js +1 -1
- package/dest/MockZKPassportVerifierAbi.d.ts +1328 -0
- package/dest/MockZKPassportVerifierAbi.d.ts.map +1 -0
- package/dest/MockZKPassportVerifierAbi.js +1758 -0
- package/dest/MockZKPassportVerifierBytecode.d.ts +9 -0
- package/dest/MockZKPassportVerifierBytecode.d.ts.map +1 -0
- package/dest/MockZKPassportVerifierBytecode.js +6 -0
- package/dest/MultiAdderAbi.d.ts +28 -0
- package/dest/MultiAdderAbi.d.ts.map +1 -1
- package/dest/MultiAdderAbi.js +37 -0
- package/dest/MultiAdderBytecode.d.ts +1 -1
- package/dest/MultiAdderBytecode.js +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.d.ts +28 -0
- package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.js +37 -0
- package/dest/NewGovernanceProposerPayloadBytecode.d.ts +1 -1
- package/dest/NewGovernanceProposerPayloadBytecode.d.ts.map +1 -1
- package/dest/NewGovernanceProposerPayloadBytecode.js +1 -1
- package/dest/OutboxAbi.d.ts +28 -0
- package/dest/OutboxAbi.d.ts.map +1 -1
- package/dest/OutboxAbi.js +37 -0
- package/dest/OutboxBytecode.d.ts +1 -1
- package/dest/OutboxBytecode.js +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts +28 -0
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts.map +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.js +37 -0
- package/dest/RegisterNewRollupVersionPayloadBytecode.d.ts +1 -1
- package/dest/RegisterNewRollupVersionPayloadBytecode.js +1 -1
- package/dest/RegistryAbi.d.ts +28 -0
- package/dest/RegistryAbi.d.ts.map +1 -1
- package/dest/RegistryAbi.js +37 -0
- package/dest/RegistryBytecode.d.ts +1 -1
- package/dest/RegistryBytecode.js +1 -1
- package/dest/RewardDistributorAbi.d.ts +28 -0
- package/dest/RewardDistributorAbi.d.ts.map +1 -1
- package/dest/RewardDistributorAbi.js +37 -0
- package/dest/RewardDistributorBytecode.d.ts +1 -1
- package/dest/RewardDistributorBytecode.js +1 -1
- package/dest/RollupAbi.d.ts +32 -30
- package/dest/RollupAbi.d.ts.map +1 -1
- package/dest/RollupAbi.js +42 -39
- package/dest/RollupBytecode.d.ts +14 -14
- package/dest/RollupBytecode.d.ts.map +1 -1
- package/dest/RollupBytecode.js +14 -14
- package/dest/RollupStorage.d.ts +3 -3
- package/dest/RollupStorage.js +3 -3
- package/dest/SlashFactoryAbi.d.ts +28 -0
- package/dest/SlashFactoryAbi.d.ts.map +1 -1
- package/dest/SlashFactoryAbi.js +37 -0
- package/dest/SlashFactoryBytecode.d.ts +1 -1
- package/dest/SlashFactoryBytecode.js +1 -1
- package/dest/SlasherAbi.d.ts +28 -0
- package/dest/SlasherAbi.d.ts.map +1 -1
- package/dest/SlasherAbi.js +37 -0
- package/dest/SlasherBytecode.d.ts +1 -1
- package/dest/SlasherBytecode.js +1 -1
- package/dest/SlashingProposerAbi.d.ts +28 -0
- package/dest/SlashingProposerAbi.d.ts.map +1 -1
- package/dest/SlashingProposerAbi.js +37 -0
- package/dest/SlashingProposerBytecode.d.ts +1 -1
- package/dest/SlashingProposerBytecode.js +1 -1
- package/dest/StakingAssetHandlerAbi.d.ts +194 -1
- package/dest/StakingAssetHandlerAbi.d.ts.map +1 -1
- package/dest/StakingAssetHandlerAbi.js +252 -1
- package/dest/StakingAssetHandlerBytecode.d.ts +1 -1
- package/dest/StakingAssetHandlerBytecode.d.ts.map +1 -1
- package/dest/StakingAssetHandlerBytecode.js +1 -1
- package/dest/TestERC20Abi.d.ts +28 -0
- package/dest/TestERC20Abi.d.ts.map +1 -1
- package/dest/TestERC20Abi.js +37 -0
- package/dest/TestERC20Bytecode.d.ts +1 -1
- package/dest/TestERC20Bytecode.js +1 -1
- package/dest/TokenPortalAbi.d.ts +28 -0
- package/dest/TokenPortalAbi.d.ts.map +1 -1
- package/dest/TokenPortalAbi.js +37 -0
- package/dest/TokenPortalBytecode.d.ts +1 -1
- package/dest/TokenPortalBytecode.js +1 -1
- package/dest/UniswapPortalAbi.d.ts +28 -0
- package/dest/UniswapPortalAbi.d.ts.map +1 -1
- package/dest/UniswapPortalAbi.js +37 -0
- package/dest/UniswapPortalBytecode.d.ts +1 -1
- package/dest/UniswapPortalBytecode.js +1 -1
- package/dest/ValidatorSelectionLibAbi.d.ts +28 -0
- package/dest/ValidatorSelectionLibAbi.d.ts.map +1 -1
- package/dest/ValidatorSelectionLibAbi.js +37 -0
- package/dest/ValidatorSelectionLibBytecode.d.ts +1 -1
- package/dest/ValidatorSelectionLibBytecode.js +1 -1
- package/dest/checksum.d.ts +1 -1
- package/dest/checksum.js +1 -1
- package/dest/index.d.ts +2 -0
- package/dest/index.d.ts.map +1 -1
- package/dest/index.js +2 -0
- package/package.json +1 -1
package/dest/RollupAbi.d.ts
CHANGED
|
@@ -19,6 +19,10 @@ export declare const RollupAbi: readonly [{
|
|
|
19
19
|
readonly name: "_gse";
|
|
20
20
|
readonly type: "address";
|
|
21
21
|
readonly internalType: "contract GSE";
|
|
22
|
+
}, {
|
|
23
|
+
readonly name: "_epochProofVerifier";
|
|
24
|
+
readonly type: "address";
|
|
25
|
+
readonly internalType: "contract IVerifier";
|
|
22
26
|
}, {
|
|
23
27
|
readonly name: "_governance";
|
|
24
28
|
readonly type: "address";
|
|
@@ -951,6 +955,18 @@ export declare const RollupAbi: readonly [{
|
|
|
951
955
|
readonly type: "uint256";
|
|
952
956
|
readonly internalType: "uint256";
|
|
953
957
|
}];
|
|
958
|
+
}, {
|
|
959
|
+
readonly type: "error";
|
|
960
|
+
readonly name: "Rollup__InvalidManaTarget";
|
|
961
|
+
readonly inputs: readonly [{
|
|
962
|
+
readonly name: "minimum";
|
|
963
|
+
readonly type: "uint256";
|
|
964
|
+
readonly internalType: "uint256";
|
|
965
|
+
}, {
|
|
966
|
+
readonly name: "provided";
|
|
967
|
+
readonly type: "uint256";
|
|
968
|
+
readonly internalType: "uint256";
|
|
969
|
+
}];
|
|
954
970
|
}, {
|
|
955
971
|
readonly type: "error";
|
|
956
972
|
readonly name: "Rollup__InvalidPreviousArchive";
|
|
@@ -1257,6 +1273,14 @@ export declare const RollupAbi: readonly [{
|
|
|
1257
1273
|
readonly type: "error";
|
|
1258
1274
|
readonly name: "Staking__GovernanceAlreadySet";
|
|
1259
1275
|
readonly inputs: readonly [];
|
|
1276
|
+
}, {
|
|
1277
|
+
readonly type: "error";
|
|
1278
|
+
readonly name: "Staking__IncorrectGovProposer";
|
|
1279
|
+
readonly inputs: readonly [{
|
|
1280
|
+
readonly name: "";
|
|
1281
|
+
readonly type: "uint256";
|
|
1282
|
+
readonly internalType: "uint256";
|
|
1283
|
+
}];
|
|
1260
1284
|
}, {
|
|
1261
1285
|
readonly type: "error";
|
|
1262
1286
|
readonly name: "Staking__InstanceDoesNotExist";
|
|
@@ -1348,6 +1372,14 @@ export declare const RollupAbi: readonly [{
|
|
|
1348
1372
|
readonly name: "";
|
|
1349
1373
|
readonly type: "uint256";
|
|
1350
1374
|
readonly internalType: "uint256";
|
|
1375
|
+
}, {
|
|
1376
|
+
readonly name: "";
|
|
1377
|
+
readonly type: "address";
|
|
1378
|
+
readonly internalType: "address";
|
|
1379
|
+
}, {
|
|
1380
|
+
readonly name: "";
|
|
1381
|
+
readonly type: "address";
|
|
1382
|
+
readonly internalType: "address";
|
|
1351
1383
|
}];
|
|
1352
1384
|
}, {
|
|
1353
1385
|
readonly type: "error";
|
|
@@ -2704,26 +2736,6 @@ export declare const RollupAbi: readonly [{
|
|
|
2704
2736
|
readonly inputs: readonly [];
|
|
2705
2737
|
readonly outputs: readonly [];
|
|
2706
2738
|
readonly stateMutability: "nonpayable";
|
|
2707
|
-
}, {
|
|
2708
|
-
readonly type: "function";
|
|
2709
|
-
readonly name: "setEpochVerifier";
|
|
2710
|
-
readonly inputs: readonly [{
|
|
2711
|
-
readonly name: "_verifier";
|
|
2712
|
-
readonly type: "address";
|
|
2713
|
-
readonly internalType: "address";
|
|
2714
|
-
}];
|
|
2715
|
-
readonly outputs: readonly [];
|
|
2716
|
-
readonly stateMutability: "nonpayable";
|
|
2717
|
-
}, {
|
|
2718
|
-
readonly type: "function";
|
|
2719
|
-
readonly name: "setProtocolContractTreeRoot";
|
|
2720
|
-
readonly inputs: readonly [{
|
|
2721
|
-
readonly name: "_protocolContractTreeRoot";
|
|
2722
|
-
readonly type: "bytes32";
|
|
2723
|
-
readonly internalType: "bytes32";
|
|
2724
|
-
}];
|
|
2725
|
-
readonly outputs: readonly [];
|
|
2726
|
-
readonly stateMutability: "nonpayable";
|
|
2727
2739
|
}, {
|
|
2728
2740
|
readonly type: "function";
|
|
2729
2741
|
readonly name: "setProvingCostPerMana";
|
|
@@ -2754,16 +2766,6 @@ export declare const RollupAbi: readonly [{
|
|
|
2754
2766
|
}];
|
|
2755
2767
|
readonly outputs: readonly [];
|
|
2756
2768
|
readonly stateMutability: "nonpayable";
|
|
2757
|
-
}, {
|
|
2758
|
-
readonly type: "function";
|
|
2759
|
-
readonly name: "setVkTreeRoot";
|
|
2760
|
-
readonly inputs: readonly [{
|
|
2761
|
-
readonly name: "_vkTreeRoot";
|
|
2762
|
-
readonly type: "bytes32";
|
|
2763
|
-
readonly internalType: "bytes32";
|
|
2764
|
-
}];
|
|
2765
|
-
readonly outputs: readonly [];
|
|
2766
|
-
readonly stateMutability: "nonpayable";
|
|
2767
2769
|
}, {
|
|
2768
2770
|
readonly type: "function";
|
|
2769
2771
|
readonly name: "setupEpoch";
|
package/dest/RollupAbi.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RollupAbi.d.ts","sourceRoot":"","sources":["../src/RollupAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"RollupAbi.d.ts","sourceRoot":"","sources":["../src/RollupAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAi2HZ,CAAC"}
|
package/dest/RollupAbi.js
CHANGED
|
@@ -24,6 +24,11 @@
|
|
|
24
24
|
"type": "address",
|
|
25
25
|
"internalType": "contract GSE"
|
|
26
26
|
},
|
|
27
|
+
{
|
|
28
|
+
"name": "_epochProofVerifier",
|
|
29
|
+
"type": "address",
|
|
30
|
+
"internalType": "contract IVerifier"
|
|
31
|
+
},
|
|
27
32
|
{
|
|
28
33
|
"name": "_governance",
|
|
29
34
|
"type": "address",
|
|
@@ -1249,6 +1254,22 @@
|
|
|
1249
1254
|
}
|
|
1250
1255
|
]
|
|
1251
1256
|
},
|
|
1257
|
+
{
|
|
1258
|
+
"type": "error",
|
|
1259
|
+
"name": "Rollup__InvalidManaTarget",
|
|
1260
|
+
"inputs": [
|
|
1261
|
+
{
|
|
1262
|
+
"name": "minimum",
|
|
1263
|
+
"type": "uint256",
|
|
1264
|
+
"internalType": "uint256"
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"name": "provided",
|
|
1268
|
+
"type": "uint256",
|
|
1269
|
+
"internalType": "uint256"
|
|
1270
|
+
}
|
|
1271
|
+
]
|
|
1272
|
+
},
|
|
1252
1273
|
{
|
|
1253
1274
|
"type": "error",
|
|
1254
1275
|
"name": "Rollup__InvalidPreviousArchive",
|
|
@@ -1653,6 +1674,17 @@
|
|
|
1653
1674
|
"name": "Staking__GovernanceAlreadySet",
|
|
1654
1675
|
"inputs": []
|
|
1655
1676
|
},
|
|
1677
|
+
{
|
|
1678
|
+
"type": "error",
|
|
1679
|
+
"name": "Staking__IncorrectGovProposer",
|
|
1680
|
+
"inputs": [
|
|
1681
|
+
{
|
|
1682
|
+
"name": "",
|
|
1683
|
+
"type": "uint256",
|
|
1684
|
+
"internalType": "uint256"
|
|
1685
|
+
}
|
|
1686
|
+
]
|
|
1687
|
+
},
|
|
1656
1688
|
{
|
|
1657
1689
|
"type": "error",
|
|
1658
1690
|
"name": "Staking__InstanceDoesNotExist",
|
|
@@ -1775,6 +1807,16 @@
|
|
|
1775
1807
|
"name": "",
|
|
1776
1808
|
"type": "uint256",
|
|
1777
1809
|
"internalType": "uint256"
|
|
1810
|
+
},
|
|
1811
|
+
{
|
|
1812
|
+
"name": "",
|
|
1813
|
+
"type": "address",
|
|
1814
|
+
"internalType": "address"
|
|
1815
|
+
},
|
|
1816
|
+
{
|
|
1817
|
+
"name": "",
|
|
1818
|
+
"type": "address",
|
|
1819
|
+
"internalType": "address"
|
|
1778
1820
|
}
|
|
1779
1821
|
]
|
|
1780
1822
|
},
|
|
@@ -3564,32 +3606,6 @@
|
|
|
3564
3606
|
"outputs": [],
|
|
3565
3607
|
"stateMutability": "nonpayable"
|
|
3566
3608
|
},
|
|
3567
|
-
{
|
|
3568
|
-
"type": "function",
|
|
3569
|
-
"name": "setEpochVerifier",
|
|
3570
|
-
"inputs": [
|
|
3571
|
-
{
|
|
3572
|
-
"name": "_verifier",
|
|
3573
|
-
"type": "address",
|
|
3574
|
-
"internalType": "address"
|
|
3575
|
-
}
|
|
3576
|
-
],
|
|
3577
|
-
"outputs": [],
|
|
3578
|
-
"stateMutability": "nonpayable"
|
|
3579
|
-
},
|
|
3580
|
-
{
|
|
3581
|
-
"type": "function",
|
|
3582
|
-
"name": "setProtocolContractTreeRoot",
|
|
3583
|
-
"inputs": [
|
|
3584
|
-
{
|
|
3585
|
-
"name": "_protocolContractTreeRoot",
|
|
3586
|
-
"type": "bytes32",
|
|
3587
|
-
"internalType": "bytes32"
|
|
3588
|
-
}
|
|
3589
|
-
],
|
|
3590
|
-
"outputs": [],
|
|
3591
|
-
"stateMutability": "nonpayable"
|
|
3592
|
-
},
|
|
3593
3609
|
{
|
|
3594
3610
|
"type": "function",
|
|
3595
3611
|
"name": "setProvingCostPerMana",
|
|
@@ -3629,19 +3645,6 @@
|
|
|
3629
3645
|
"outputs": [],
|
|
3630
3646
|
"stateMutability": "nonpayable"
|
|
3631
3647
|
},
|
|
3632
|
-
{
|
|
3633
|
-
"type": "function",
|
|
3634
|
-
"name": "setVkTreeRoot",
|
|
3635
|
-
"inputs": [
|
|
3636
|
-
{
|
|
3637
|
-
"name": "_vkTreeRoot",
|
|
3638
|
-
"type": "bytes32",
|
|
3639
|
-
"internalType": "bytes32"
|
|
3640
|
-
}
|
|
3641
|
-
],
|
|
3642
|
-
"outputs": [],
|
|
3643
|
-
"stateMutability": "nonpayable"
|
|
3644
|
-
},
|
|
3645
3648
|
{
|
|
3646
3649
|
"type": "function",
|
|
3647
3650
|
"name": "setupEpoch",
|