@aztec/l1-artifacts 1.0.0-nightly.20250625 → 1.0.0-nightly.20250627
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 +12 -12
- package/dest/CoinIssuerAbi.js +16 -16
- package/dest/EmpireBaseAbi.d.ts +55 -38
- package/dest/EmpireBaseAbi.d.ts.map +1 -1
- package/dest/EmpireBaseAbi.js +71 -48
- package/dest/ErrorsAbi.d.ts +12 -12
- package/dest/ErrorsAbi.js +16 -16
- package/dest/ExtRollupLib2Abi.d.ts +49 -12
- package/dest/ExtRollupLib2Abi.d.ts.map +1 -1
- package/dest/ExtRollupLib2Abi.js +64 -16
- package/dest/ExtRollupLib2Bytecode.d.ts +1 -1
- package/dest/ExtRollupLib2Bytecode.d.ts.map +1 -1
- package/dest/ExtRollupLib2Bytecode.js +1 -1
- package/dest/ExtRollupLibAbi.d.ts +32 -12
- package/dest/ExtRollupLibAbi.d.ts.map +1 -1
- package/dest/ExtRollupLibAbi.js +43 -16
- 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 +12 -12
- package/dest/FeeAssetHandlerAbi.js +16 -16
- package/dest/FeeJuicePortalAbi.d.ts +12 -12
- package/dest/FeeJuicePortalAbi.js +16 -16
- package/dest/FeeJuicePortalBytecode.d.ts +1 -1
- package/dest/FeeJuicePortalBytecode.js +1 -1
- package/dest/GSEAbi.d.ts +12 -12
- package/dest/GSEAbi.js +16 -16
- package/dest/GovernanceAbi.d.ts +12 -12
- package/dest/GovernanceAbi.js +16 -16
- package/dest/GovernanceProposerAbi.d.ts +55 -38
- package/dest/GovernanceProposerAbi.d.ts.map +1 -1
- package/dest/GovernanceProposerAbi.js +71 -48
- 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 +12 -12
- package/dest/HonkVerifierAbi.js +16 -16
- 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 +12 -12
- package/dest/IERC20Abi.js +16 -16
- package/dest/IVerifierAbi.d.ts +12 -12
- package/dest/IVerifierAbi.js +16 -16
- package/dest/InboxAbi.d.ts +12 -12
- package/dest/InboxAbi.js +16 -16
- package/dest/InboxBytecode.d.ts +1 -1
- package/dest/InboxBytecode.js +1 -1
- package/dest/MockVerifierAbi.d.ts +12 -12
- package/dest/MockVerifierAbi.js +16 -16
- package/dest/MockZKPassportVerifierAbi.d.ts +12 -12
- package/dest/MockZKPassportVerifierAbi.js +16 -16
- package/dest/MultiAdderAbi.d.ts +12 -12
- package/dest/MultiAdderAbi.js +16 -16
- package/dest/MultiAdderBytecode.d.ts +1 -1
- package/dest/MultiAdderBytecode.js +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.d.ts +12 -12
- package/dest/NewGovernanceProposerPayloadAbi.js +16 -16
- 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 +12 -12
- package/dest/OutboxAbi.js +16 -16
- package/dest/OutboxBytecode.d.ts +1 -1
- package/dest/OutboxBytecode.js +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts +12 -12
- package/dest/RegisterNewRollupVersionPayloadAbi.js +16 -16
- package/dest/RegisterNewRollupVersionPayloadBytecode.d.ts +1 -1
- package/dest/RegisterNewRollupVersionPayloadBytecode.js +1 -1
- package/dest/RegistryAbi.d.ts +12 -12
- package/dest/RegistryAbi.js +16 -16
- package/dest/RewardDistributorAbi.d.ts +12 -12
- package/dest/RewardDistributorAbi.js +16 -16
- package/dest/RollupAbi.d.ts +113 -62
- package/dest/RollupAbi.d.ts.map +1 -1
- package/dest/RollupAbi.js +142 -76
- package/dest/RollupBytecode.d.ts +30 -21
- package/dest/RollupBytecode.d.ts.map +1 -1
- package/dest/RollupBytecode.js +33 -21
- package/dest/RollupStorage.d.ts +3 -3
- package/dest/RollupStorage.js +3 -3
- package/dest/SlashFactoryAbi.d.ts +12 -12
- package/dest/SlashFactoryAbi.js +16 -16
- package/dest/SlashFactoryBytecode.d.ts +1 -1
- package/dest/SlashFactoryBytecode.js +1 -1
- package/dest/SlasherAbi.d.ts +12 -12
- package/dest/SlasherAbi.js +16 -16
- package/dest/SlasherBytecode.d.ts +1 -1
- package/dest/SlasherBytecode.d.ts.map +1 -1
- package/dest/SlasherBytecode.js +1 -1
- package/dest/SlashingProposerAbi.d.ts +55 -38
- package/dest/SlashingProposerAbi.d.ts.map +1 -1
- package/dest/SlashingProposerAbi.js +71 -48
- package/dest/SlashingProposerBytecode.d.ts +1 -1
- package/dest/SlashingProposerBytecode.d.ts.map +1 -1
- package/dest/SlashingProposerBytecode.js +1 -1
- package/dest/StakingAssetHandlerAbi.d.ts +12 -12
- package/dest/StakingAssetHandlerAbi.js +16 -16
- package/dest/StakingAssetHandlerBytecode.d.ts +1 -1
- package/dest/StakingAssetHandlerBytecode.js +1 -1
- package/dest/TestERC20Abi.d.ts +12 -12
- package/dest/TestERC20Abi.js +16 -16
- package/dest/TokenPortalAbi.d.ts +12 -12
- package/dest/TokenPortalAbi.js +16 -16
- package/dest/TokenPortalBytecode.d.ts +1 -1
- package/dest/TokenPortalBytecode.js +1 -1
- package/dest/UniswapPortalAbi.d.ts +12 -12
- package/dest/UniswapPortalAbi.js +16 -16
- package/dest/UniswapPortalBytecode.d.ts +1 -1
- package/dest/UniswapPortalBytecode.js +1 -1
- package/dest/ValidatorSelectionLibAbi.d.ts +12 -12
- package/dest/ValidatorSelectionLibAbi.js +16 -16
- 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/package.json +1 -1
package/dest/CoinIssuerAbi.d.ts
CHANGED
|
@@ -1204,6 +1204,18 @@ export declare const CoinIssuerAbi: readonly [{
|
|
|
1204
1204
|
readonly type: "address";
|
|
1205
1205
|
readonly internalType: "address";
|
|
1206
1206
|
}];
|
|
1207
|
+
}, {
|
|
1208
|
+
readonly type: "error";
|
|
1209
|
+
readonly name: "Staking__InsufficientBootstrapValidators";
|
|
1210
|
+
readonly inputs: readonly [{
|
|
1211
|
+
readonly name: "queueSize";
|
|
1212
|
+
readonly type: "uint256";
|
|
1213
|
+
readonly internalType: "uint256";
|
|
1214
|
+
}, {
|
|
1215
|
+
readonly name: "bootstrapFlushSize";
|
|
1216
|
+
readonly type: "uint256";
|
|
1217
|
+
readonly internalType: "uint256";
|
|
1218
|
+
}];
|
|
1207
1219
|
}, {
|
|
1208
1220
|
readonly type: "error";
|
|
1209
1221
|
readonly name: "Staking__InsufficientPower";
|
|
@@ -1416,18 +1428,6 @@ export declare const CoinIssuerAbi: readonly [{
|
|
|
1416
1428
|
readonly type: "uint256";
|
|
1417
1429
|
readonly internalType: "uint256";
|
|
1418
1430
|
}];
|
|
1419
|
-
}, {
|
|
1420
|
-
readonly type: "error";
|
|
1421
|
-
readonly name: "ValidatorSelection__InvalidAttestationsLength";
|
|
1422
|
-
readonly inputs: readonly [{
|
|
1423
|
-
readonly name: "expected";
|
|
1424
|
-
readonly type: "uint256";
|
|
1425
|
-
readonly internalType: "uint256";
|
|
1426
|
-
}, {
|
|
1427
|
-
readonly name: "actual";
|
|
1428
|
-
readonly type: "uint256";
|
|
1429
|
-
readonly internalType: "uint256";
|
|
1430
|
-
}];
|
|
1431
1431
|
}, {
|
|
1432
1432
|
readonly type: "error";
|
|
1433
1433
|
readonly name: "ValidatorSelection__InvalidCommitteeCommitment";
|
package/dest/CoinIssuerAbi.js
CHANGED
|
@@ -1597,6 +1597,22 @@
|
|
|
1597
1597
|
}
|
|
1598
1598
|
]
|
|
1599
1599
|
},
|
|
1600
|
+
{
|
|
1601
|
+
"type": "error",
|
|
1602
|
+
"name": "Staking__InsufficientBootstrapValidators",
|
|
1603
|
+
"inputs": [
|
|
1604
|
+
{
|
|
1605
|
+
"name": "queueSize",
|
|
1606
|
+
"type": "uint256",
|
|
1607
|
+
"internalType": "uint256"
|
|
1608
|
+
},
|
|
1609
|
+
{
|
|
1610
|
+
"name": "bootstrapFlushSize",
|
|
1611
|
+
"type": "uint256",
|
|
1612
|
+
"internalType": "uint256"
|
|
1613
|
+
}
|
|
1614
|
+
]
|
|
1615
|
+
},
|
|
1600
1616
|
{
|
|
1601
1617
|
"type": "error",
|
|
1602
1618
|
"name": "Staking__InsufficientPower",
|
|
@@ -1882,22 +1898,6 @@
|
|
|
1882
1898
|
}
|
|
1883
1899
|
]
|
|
1884
1900
|
},
|
|
1885
|
-
{
|
|
1886
|
-
"type": "error",
|
|
1887
|
-
"name": "ValidatorSelection__InvalidAttestationsLength",
|
|
1888
|
-
"inputs": [
|
|
1889
|
-
{
|
|
1890
|
-
"name": "expected",
|
|
1891
|
-
"type": "uint256",
|
|
1892
|
-
"internalType": "uint256"
|
|
1893
|
-
},
|
|
1894
|
-
{
|
|
1895
|
-
"name": "actual",
|
|
1896
|
-
"type": "uint256",
|
|
1897
|
-
"internalType": "uint256"
|
|
1898
|
-
}
|
|
1899
|
-
]
|
|
1900
|
-
},
|
|
1901
1901
|
{
|
|
1902
1902
|
"type": "error",
|
|
1903
1903
|
"name": "ValidatorSelection__InvalidCommitteeCommitment",
|
package/dest/EmpireBaseAbi.d.ts
CHANGED
|
@@ -1118,6 +1118,18 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1118
1118
|
readonly type: "bytes32";
|
|
1119
1119
|
readonly internalType: "bytes32";
|
|
1120
1120
|
}];
|
|
1121
|
+
}, {
|
|
1122
|
+
readonly type: "error";
|
|
1123
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
1124
|
+
readonly inputs: readonly [{
|
|
1125
|
+
readonly name: "bits";
|
|
1126
|
+
readonly type: "uint8";
|
|
1127
|
+
readonly internalType: "uint8";
|
|
1128
|
+
}, {
|
|
1129
|
+
readonly name: "value";
|
|
1130
|
+
readonly type: "uint256";
|
|
1131
|
+
readonly internalType: "uint256";
|
|
1132
|
+
}];
|
|
1121
1133
|
}, {
|
|
1122
1134
|
readonly type: "error";
|
|
1123
1135
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -1238,6 +1250,18 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1238
1250
|
readonly type: "address";
|
|
1239
1251
|
readonly internalType: "address";
|
|
1240
1252
|
}];
|
|
1253
|
+
}, {
|
|
1254
|
+
readonly type: "error";
|
|
1255
|
+
readonly name: "Staking__InsufficientBootstrapValidators";
|
|
1256
|
+
readonly inputs: readonly [{
|
|
1257
|
+
readonly name: "queueSize";
|
|
1258
|
+
readonly type: "uint256";
|
|
1259
|
+
readonly internalType: "uint256";
|
|
1260
|
+
}, {
|
|
1261
|
+
readonly name: "bootstrapFlushSize";
|
|
1262
|
+
readonly type: "uint256";
|
|
1263
|
+
readonly internalType: "uint256";
|
|
1264
|
+
}];
|
|
1241
1265
|
}, {
|
|
1242
1266
|
readonly type: "error";
|
|
1243
1267
|
readonly name: "Staking__InsufficientPower";
|
|
@@ -1468,18 +1492,6 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1468
1492
|
readonly type: "uint256";
|
|
1469
1493
|
readonly internalType: "uint256";
|
|
1470
1494
|
}];
|
|
1471
|
-
}, {
|
|
1472
|
-
readonly type: "error";
|
|
1473
|
-
readonly name: "ValidatorSelection__InvalidAttestationsLength";
|
|
1474
|
-
readonly inputs: readonly [{
|
|
1475
|
-
readonly name: "expected";
|
|
1476
|
-
readonly type: "uint256";
|
|
1477
|
-
readonly internalType: "uint256";
|
|
1478
|
-
}, {
|
|
1479
|
-
readonly name: "actual";
|
|
1480
|
-
readonly type: "uint256";
|
|
1481
|
-
readonly internalType: "uint256";
|
|
1482
|
-
}];
|
|
1483
1495
|
}, {
|
|
1484
1496
|
readonly type: "error";
|
|
1485
1497
|
readonly name: "ValidatorSelection__InvalidCommitteeCommitment";
|
|
@@ -1628,6 +1640,37 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1628
1640
|
readonly internalType: "address";
|
|
1629
1641
|
}];
|
|
1630
1642
|
readonly stateMutability: "view";
|
|
1643
|
+
}, {
|
|
1644
|
+
readonly type: "function";
|
|
1645
|
+
readonly name: "getRoundData";
|
|
1646
|
+
readonly inputs: readonly [{
|
|
1647
|
+
readonly name: "_instance";
|
|
1648
|
+
readonly type: "address";
|
|
1649
|
+
readonly internalType: "address";
|
|
1650
|
+
}, {
|
|
1651
|
+
readonly name: "_round";
|
|
1652
|
+
readonly type: "uint256";
|
|
1653
|
+
readonly internalType: "uint256";
|
|
1654
|
+
}];
|
|
1655
|
+
readonly outputs: readonly [{
|
|
1656
|
+
readonly name: "";
|
|
1657
|
+
readonly type: "tuple";
|
|
1658
|
+
readonly internalType: "struct RoundAccounting";
|
|
1659
|
+
readonly components: readonly [{
|
|
1660
|
+
readonly name: "lastVote";
|
|
1661
|
+
readonly type: "uint256";
|
|
1662
|
+
readonly internalType: "Slot";
|
|
1663
|
+
}, {
|
|
1664
|
+
readonly name: "leader";
|
|
1665
|
+
readonly type: "address";
|
|
1666
|
+
readonly internalType: "contract IPayload";
|
|
1667
|
+
}, {
|
|
1668
|
+
readonly name: "executed";
|
|
1669
|
+
readonly type: "bool";
|
|
1670
|
+
readonly internalType: "bool";
|
|
1671
|
+
}];
|
|
1672
|
+
}];
|
|
1673
|
+
readonly stateMutability: "view";
|
|
1631
1674
|
}, {
|
|
1632
1675
|
readonly type: "function";
|
|
1633
1676
|
readonly name: "getVoteSignatureDigest";
|
|
@@ -1660,32 +1703,6 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1660
1703
|
readonly internalType: "uint256";
|
|
1661
1704
|
}];
|
|
1662
1705
|
readonly stateMutability: "view";
|
|
1663
|
-
}, {
|
|
1664
|
-
readonly type: "function";
|
|
1665
|
-
readonly name: "rounds";
|
|
1666
|
-
readonly inputs: readonly [{
|
|
1667
|
-
readonly name: "instance";
|
|
1668
|
-
readonly type: "address";
|
|
1669
|
-
readonly internalType: "address";
|
|
1670
|
-
}, {
|
|
1671
|
-
readonly name: "roundNumber";
|
|
1672
|
-
readonly type: "uint256";
|
|
1673
|
-
readonly internalType: "uint256";
|
|
1674
|
-
}];
|
|
1675
|
-
readonly outputs: readonly [{
|
|
1676
|
-
readonly name: "lastVote";
|
|
1677
|
-
readonly type: "uint256";
|
|
1678
|
-
readonly internalType: "Slot";
|
|
1679
|
-
}, {
|
|
1680
|
-
readonly name: "leader";
|
|
1681
|
-
readonly type: "address";
|
|
1682
|
-
readonly internalType: "contract IPayload";
|
|
1683
|
-
}, {
|
|
1684
|
-
readonly name: "executed";
|
|
1685
|
-
readonly type: "bool";
|
|
1686
|
-
readonly internalType: "bool";
|
|
1687
|
-
}];
|
|
1688
|
-
readonly stateMutability: "view";
|
|
1689
1706
|
}, {
|
|
1690
1707
|
readonly type: "function";
|
|
1691
1708
|
readonly name: "vote";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmpireBaseAbi.d.ts","sourceRoot":"","sources":["../src/EmpireBaseAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"EmpireBaseAbi.d.ts","sourceRoot":"","sources":["../src/EmpireBaseAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2yEhB,CAAC"}
|
package/dest/EmpireBaseAbi.js
CHANGED
|
@@ -1478,6 +1478,22 @@
|
|
|
1478
1478
|
}
|
|
1479
1479
|
]
|
|
1480
1480
|
},
|
|
1481
|
+
{
|
|
1482
|
+
"type": "error",
|
|
1483
|
+
"name": "SafeCastOverflowedUintDowncast",
|
|
1484
|
+
"inputs": [
|
|
1485
|
+
{
|
|
1486
|
+
"name": "bits",
|
|
1487
|
+
"type": "uint8",
|
|
1488
|
+
"internalType": "uint8"
|
|
1489
|
+
},
|
|
1490
|
+
{
|
|
1491
|
+
"name": "value",
|
|
1492
|
+
"type": "uint256",
|
|
1493
|
+
"internalType": "uint256"
|
|
1494
|
+
}
|
|
1495
|
+
]
|
|
1496
|
+
},
|
|
1481
1497
|
{
|
|
1482
1498
|
"type": "error",
|
|
1483
1499
|
"name": "SampleLib__IndexOutOfBounds",
|
|
@@ -1640,6 +1656,22 @@
|
|
|
1640
1656
|
}
|
|
1641
1657
|
]
|
|
1642
1658
|
},
|
|
1659
|
+
{
|
|
1660
|
+
"type": "error",
|
|
1661
|
+
"name": "Staking__InsufficientBootstrapValidators",
|
|
1662
|
+
"inputs": [
|
|
1663
|
+
{
|
|
1664
|
+
"name": "queueSize",
|
|
1665
|
+
"type": "uint256",
|
|
1666
|
+
"internalType": "uint256"
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
"name": "bootstrapFlushSize",
|
|
1670
|
+
"type": "uint256",
|
|
1671
|
+
"internalType": "uint256"
|
|
1672
|
+
}
|
|
1673
|
+
]
|
|
1674
|
+
},
|
|
1643
1675
|
{
|
|
1644
1676
|
"type": "error",
|
|
1645
1677
|
"name": "Staking__InsufficientPower",
|
|
@@ -1949,22 +1981,6 @@
|
|
|
1949
1981
|
}
|
|
1950
1982
|
]
|
|
1951
1983
|
},
|
|
1952
|
-
{
|
|
1953
|
-
"type": "error",
|
|
1954
|
-
"name": "ValidatorSelection__InvalidAttestationsLength",
|
|
1955
|
-
"inputs": [
|
|
1956
|
-
{
|
|
1957
|
-
"name": "expected",
|
|
1958
|
-
"type": "uint256",
|
|
1959
|
-
"internalType": "uint256"
|
|
1960
|
-
},
|
|
1961
|
-
{
|
|
1962
|
-
"name": "actual",
|
|
1963
|
-
"type": "uint256",
|
|
1964
|
-
"internalType": "uint256"
|
|
1965
|
-
}
|
|
1966
|
-
]
|
|
1967
|
-
},
|
|
1968
1984
|
{
|
|
1969
1985
|
"type": "error",
|
|
1970
1986
|
"name": "ValidatorSelection__InvalidCommitteeCommitment",
|
|
@@ -2160,77 +2176,84 @@
|
|
|
2160
2176
|
},
|
|
2161
2177
|
{
|
|
2162
2178
|
"type": "function",
|
|
2163
|
-
"name": "
|
|
2179
|
+
"name": "getRoundData",
|
|
2164
2180
|
"inputs": [
|
|
2165
2181
|
{
|
|
2166
|
-
"name": "
|
|
2182
|
+
"name": "_instance",
|
|
2167
2183
|
"type": "address",
|
|
2168
|
-
"internalType": "
|
|
2184
|
+
"internalType": "address"
|
|
2169
2185
|
},
|
|
2170
2186
|
{
|
|
2171
|
-
"name": "
|
|
2172
|
-
"type": "
|
|
2173
|
-
"internalType": "
|
|
2187
|
+
"name": "_round",
|
|
2188
|
+
"type": "uint256",
|
|
2189
|
+
"internalType": "uint256"
|
|
2174
2190
|
}
|
|
2175
2191
|
],
|
|
2176
2192
|
"outputs": [
|
|
2177
2193
|
{
|
|
2178
2194
|
"name": "",
|
|
2179
|
-
"type": "
|
|
2180
|
-
"internalType": "
|
|
2195
|
+
"type": "tuple",
|
|
2196
|
+
"internalType": "struct RoundAccounting",
|
|
2197
|
+
"components": [
|
|
2198
|
+
{
|
|
2199
|
+
"name": "lastVote",
|
|
2200
|
+
"type": "uint256",
|
|
2201
|
+
"internalType": "Slot"
|
|
2202
|
+
},
|
|
2203
|
+
{
|
|
2204
|
+
"name": "leader",
|
|
2205
|
+
"type": "address",
|
|
2206
|
+
"internalType": "contract IPayload"
|
|
2207
|
+
},
|
|
2208
|
+
{
|
|
2209
|
+
"name": "executed",
|
|
2210
|
+
"type": "bool",
|
|
2211
|
+
"internalType": "bool"
|
|
2212
|
+
}
|
|
2213
|
+
]
|
|
2181
2214
|
}
|
|
2182
2215
|
],
|
|
2183
2216
|
"stateMutability": "view"
|
|
2184
2217
|
},
|
|
2185
2218
|
{
|
|
2186
2219
|
"type": "function",
|
|
2187
|
-
"name": "
|
|
2220
|
+
"name": "getVoteSignatureDigest",
|
|
2188
2221
|
"inputs": [
|
|
2189
2222
|
{
|
|
2190
|
-
"name": "
|
|
2223
|
+
"name": "_proposal",
|
|
2224
|
+
"type": "address",
|
|
2225
|
+
"internalType": "contract IPayload"
|
|
2226
|
+
},
|
|
2227
|
+
{
|
|
2228
|
+
"name": "_proposer",
|
|
2191
2229
|
"type": "address",
|
|
2192
2230
|
"internalType": "address"
|
|
2193
2231
|
}
|
|
2194
2232
|
],
|
|
2195
2233
|
"outputs": [
|
|
2196
2234
|
{
|
|
2197
|
-
"name": "
|
|
2198
|
-
"type": "
|
|
2199
|
-
"internalType": "
|
|
2235
|
+
"name": "",
|
|
2236
|
+
"type": "bytes32",
|
|
2237
|
+
"internalType": "bytes32"
|
|
2200
2238
|
}
|
|
2201
2239
|
],
|
|
2202
2240
|
"stateMutability": "view"
|
|
2203
2241
|
},
|
|
2204
2242
|
{
|
|
2205
2243
|
"type": "function",
|
|
2206
|
-
"name": "
|
|
2244
|
+
"name": "nonces",
|
|
2207
2245
|
"inputs": [
|
|
2208
2246
|
{
|
|
2209
|
-
"name": "
|
|
2247
|
+
"name": "voter",
|
|
2210
2248
|
"type": "address",
|
|
2211
2249
|
"internalType": "address"
|
|
2212
|
-
},
|
|
2213
|
-
{
|
|
2214
|
-
"name": "roundNumber",
|
|
2215
|
-
"type": "uint256",
|
|
2216
|
-
"internalType": "uint256"
|
|
2217
2250
|
}
|
|
2218
2251
|
],
|
|
2219
2252
|
"outputs": [
|
|
2220
2253
|
{
|
|
2221
|
-
"name": "
|
|
2254
|
+
"name": "nonce",
|
|
2222
2255
|
"type": "uint256",
|
|
2223
|
-
"internalType": "
|
|
2224
|
-
},
|
|
2225
|
-
{
|
|
2226
|
-
"name": "leader",
|
|
2227
|
-
"type": "address",
|
|
2228
|
-
"internalType": "contract IPayload"
|
|
2229
|
-
},
|
|
2230
|
-
{
|
|
2231
|
-
"name": "executed",
|
|
2232
|
-
"type": "bool",
|
|
2233
|
-
"internalType": "bool"
|
|
2256
|
+
"internalType": "uint256"
|
|
2234
2257
|
}
|
|
2235
2258
|
],
|
|
2236
2259
|
"stateMutability": "view"
|
package/dest/ErrorsAbi.d.ts
CHANGED
|
@@ -1137,6 +1137,18 @@ export declare const ErrorsAbi: readonly [{
|
|
|
1137
1137
|
readonly type: "address";
|
|
1138
1138
|
readonly internalType: "address";
|
|
1139
1139
|
}];
|
|
1140
|
+
}, {
|
|
1141
|
+
readonly type: "error";
|
|
1142
|
+
readonly name: "Staking__InsufficientBootstrapValidators";
|
|
1143
|
+
readonly inputs: readonly [{
|
|
1144
|
+
readonly name: "queueSize";
|
|
1145
|
+
readonly type: "uint256";
|
|
1146
|
+
readonly internalType: "uint256";
|
|
1147
|
+
}, {
|
|
1148
|
+
readonly name: "bootstrapFlushSize";
|
|
1149
|
+
readonly type: "uint256";
|
|
1150
|
+
readonly internalType: "uint256";
|
|
1151
|
+
}];
|
|
1140
1152
|
}, {
|
|
1141
1153
|
readonly type: "error";
|
|
1142
1154
|
readonly name: "Staking__InsufficientPower";
|
|
@@ -1349,18 +1361,6 @@ export declare const ErrorsAbi: readonly [{
|
|
|
1349
1361
|
readonly type: "uint256";
|
|
1350
1362
|
readonly internalType: "uint256";
|
|
1351
1363
|
}];
|
|
1352
|
-
}, {
|
|
1353
|
-
readonly type: "error";
|
|
1354
|
-
readonly name: "ValidatorSelection__InvalidAttestationsLength";
|
|
1355
|
-
readonly inputs: readonly [{
|
|
1356
|
-
readonly name: "expected";
|
|
1357
|
-
readonly type: "uint256";
|
|
1358
|
-
readonly internalType: "uint256";
|
|
1359
|
-
}, {
|
|
1360
|
-
readonly name: "actual";
|
|
1361
|
-
readonly type: "uint256";
|
|
1362
|
-
readonly internalType: "uint256";
|
|
1363
|
-
}];
|
|
1364
1364
|
}, {
|
|
1365
1365
|
readonly type: "error";
|
|
1366
1366
|
readonly name: "ValidatorSelection__InvalidCommitteeCommitment";
|
package/dest/ErrorsAbi.js
CHANGED
|
@@ -1509,6 +1509,22 @@
|
|
|
1509
1509
|
}
|
|
1510
1510
|
]
|
|
1511
1511
|
},
|
|
1512
|
+
{
|
|
1513
|
+
"type": "error",
|
|
1514
|
+
"name": "Staking__InsufficientBootstrapValidators",
|
|
1515
|
+
"inputs": [
|
|
1516
|
+
{
|
|
1517
|
+
"name": "queueSize",
|
|
1518
|
+
"type": "uint256",
|
|
1519
|
+
"internalType": "uint256"
|
|
1520
|
+
},
|
|
1521
|
+
{
|
|
1522
|
+
"name": "bootstrapFlushSize",
|
|
1523
|
+
"type": "uint256",
|
|
1524
|
+
"internalType": "uint256"
|
|
1525
|
+
}
|
|
1526
|
+
]
|
|
1527
|
+
},
|
|
1512
1528
|
{
|
|
1513
1529
|
"type": "error",
|
|
1514
1530
|
"name": "Staking__InsufficientPower",
|
|
@@ -1794,22 +1810,6 @@
|
|
|
1794
1810
|
}
|
|
1795
1811
|
]
|
|
1796
1812
|
},
|
|
1797
|
-
{
|
|
1798
|
-
"type": "error",
|
|
1799
|
-
"name": "ValidatorSelection__InvalidAttestationsLength",
|
|
1800
|
-
"inputs": [
|
|
1801
|
-
{
|
|
1802
|
-
"name": "expected",
|
|
1803
|
-
"type": "uint256",
|
|
1804
|
-
"internalType": "uint256"
|
|
1805
|
-
},
|
|
1806
|
-
{
|
|
1807
|
-
"name": "actual",
|
|
1808
|
-
"type": "uint256",
|
|
1809
|
-
"internalType": "uint256"
|
|
1810
|
-
}
|
|
1811
|
-
]
|
|
1812
|
-
},
|
|
1813
1813
|
{
|
|
1814
1814
|
"type": "error",
|
|
1815
1815
|
"name": "ValidatorSelection__InvalidCommitteeCommitment",
|
|
@@ -1119,6 +1119,33 @@ export declare const ExtRollupLib2Abi: readonly [{
|
|
|
1119
1119
|
readonly internalType: "address";
|
|
1120
1120
|
}];
|
|
1121
1121
|
readonly anonymous: false;
|
|
1122
|
+
}, {
|
|
1123
|
+
readonly type: "event";
|
|
1124
|
+
readonly name: "StakingQueueConfigUpdated";
|
|
1125
|
+
readonly inputs: readonly [{
|
|
1126
|
+
readonly name: "config";
|
|
1127
|
+
readonly type: "tuple";
|
|
1128
|
+
readonly indexed: false;
|
|
1129
|
+
readonly internalType: "struct StakingQueueConfig";
|
|
1130
|
+
readonly components: readonly [{
|
|
1131
|
+
readonly name: "bootstrapValidatorSetSize";
|
|
1132
|
+
readonly type: "uint256";
|
|
1133
|
+
readonly internalType: "uint256";
|
|
1134
|
+
}, {
|
|
1135
|
+
readonly name: "bootstrapFlushSize";
|
|
1136
|
+
readonly type: "uint256";
|
|
1137
|
+
readonly internalType: "uint256";
|
|
1138
|
+
}, {
|
|
1139
|
+
readonly name: "normalFlushSizeMin";
|
|
1140
|
+
readonly type: "uint256";
|
|
1141
|
+
readonly internalType: "uint256";
|
|
1142
|
+
}, {
|
|
1143
|
+
readonly name: "normalFlushSizeQuotient";
|
|
1144
|
+
readonly type: "uint256";
|
|
1145
|
+
readonly internalType: "uint256";
|
|
1146
|
+
}];
|
|
1147
|
+
}];
|
|
1148
|
+
readonly anonymous: false;
|
|
1122
1149
|
}, {
|
|
1123
1150
|
readonly type: "error";
|
|
1124
1151
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1203,6 +1230,18 @@ export declare const ExtRollupLib2Abi: readonly [{
|
|
|
1203
1230
|
readonly type: "address";
|
|
1204
1231
|
readonly internalType: "address";
|
|
1205
1232
|
}];
|
|
1233
|
+
}, {
|
|
1234
|
+
readonly type: "error";
|
|
1235
|
+
readonly name: "Staking__InsufficientBootstrapValidators";
|
|
1236
|
+
readonly inputs: readonly [{
|
|
1237
|
+
readonly name: "queueSize";
|
|
1238
|
+
readonly type: "uint256";
|
|
1239
|
+
readonly internalType: "uint256";
|
|
1240
|
+
}, {
|
|
1241
|
+
readonly name: "bootstrapFlushSize";
|
|
1242
|
+
readonly type: "uint256";
|
|
1243
|
+
readonly internalType: "uint256";
|
|
1244
|
+
}];
|
|
1206
1245
|
}, {
|
|
1207
1246
|
readonly type: "error";
|
|
1208
1247
|
readonly name: "Staking__InsufficientPower";
|
|
@@ -1430,18 +1469,6 @@ export declare const ExtRollupLib2Abi: readonly [{
|
|
|
1430
1469
|
readonly type: "uint256";
|
|
1431
1470
|
readonly internalType: "uint256";
|
|
1432
1471
|
}];
|
|
1433
|
-
}, {
|
|
1434
|
-
readonly type: "error";
|
|
1435
|
-
readonly name: "ValidatorSelection__InvalidAttestationsLength";
|
|
1436
|
-
readonly inputs: readonly [{
|
|
1437
|
-
readonly name: "expected";
|
|
1438
|
-
readonly type: "uint256";
|
|
1439
|
-
readonly internalType: "uint256";
|
|
1440
|
-
}, {
|
|
1441
|
-
readonly name: "actual";
|
|
1442
|
-
readonly type: "uint256";
|
|
1443
|
-
readonly internalType: "uint256";
|
|
1444
|
-
}];
|
|
1445
1472
|
}, {
|
|
1446
1473
|
readonly type: "error";
|
|
1447
1474
|
readonly name: "ValidatorSelection__InvalidCommitteeCommitment";
|
|
@@ -1498,6 +1525,16 @@ export declare const ExtRollupLib2Abi: readonly [{
|
|
|
1498
1525
|
readonly internalType: "uint256";
|
|
1499
1526
|
}];
|
|
1500
1527
|
readonly anonymous: false;
|
|
1528
|
+
}, {
|
|
1529
|
+
readonly type: "function";
|
|
1530
|
+
readonly name: "getEntryQueueFlushSize";
|
|
1531
|
+
readonly inputs: readonly [];
|
|
1532
|
+
readonly outputs: readonly [{
|
|
1533
|
+
readonly name: "";
|
|
1534
|
+
readonly type: "uint256";
|
|
1535
|
+
readonly internalType: "uint256";
|
|
1536
|
+
}];
|
|
1537
|
+
readonly stateMutability: "view";
|
|
1501
1538
|
}, {
|
|
1502
1539
|
readonly type: "function";
|
|
1503
1540
|
readonly name: "getSampleSeedAt";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ExtRollupLib2Abi.d.ts","sourceRoot":"","sources":["../src/ExtRollupLib2Abi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,gBAAgB
|
|
1
|
+
{"version":3,"file":"ExtRollupLib2Abi.d.ts","sourceRoot":"","sources":["../src/ExtRollupLib2Abi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkhEnB,CAAC"}
|