@keep-network/tbtc-v2 1.6.0-dev.5 → 1.6.0-dev.7
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/artifacts/BLS.json +6 -6
- package/artifacts/Bank.json +17 -17
- package/artifacts/BeaconAuthorization.json +6 -6
- package/artifacts/BeaconDkg.json +6 -6
- package/artifacts/BeaconDkgValidator.json +9 -9
- package/artifacts/BeaconInactivity.json +6 -6
- package/artifacts/BeaconSortitionPool.json +16 -16
- package/artifacts/Bridge.json +32 -32
- package/artifacts/BridgeGovernance.json +14 -14
- package/artifacts/BridgeGovernanceParameters.json +7 -7
- package/artifacts/Deposit.json +7 -7
- package/artifacts/DepositSweep.json +7 -7
- package/artifacts/DonationVault.json +11 -11
- package/artifacts/EcdsaDkgValidator.json +7 -7
- package/artifacts/EcdsaInactivity.json +6 -6
- package/artifacts/EcdsaSortitionPool.json +16 -16
- package/artifacts/Fraud.json +7 -7
- package/artifacts/LightRelay.json +28 -28
- package/artifacts/LightRelayMaintainerProxy.json +24 -24
- package/artifacts/MaintainerProxy.json +37 -37
- package/artifacts/MovingFunds.json +7 -7
- package/artifacts/NuCypherToken.json +11 -11
- package/artifacts/RandomBeacon.json +23 -23
- package/artifacts/RandomBeaconChaosnet.json +11 -11
- package/artifacts/RandomBeaconGovernance.json +12 -12
- package/artifacts/Redemption.json +7 -7
- package/artifacts/ReimbursementPool.json +11 -11
- package/artifacts/T.json +11 -11
- package/artifacts/TBTC.json +19 -19
- package/artifacts/TBTCToken.json +19 -19
- package/artifacts/TBTCVault.json +36 -36
- package/artifacts/TokenStaking.json +156 -308
- package/artifacts/TokenholderGovernor.json +47 -47
- package/artifacts/TokenholderTimelock.json +36 -36
- package/artifacts/VendingMachine.json +22 -22
- package/artifacts/VendingMachineNuCypher.json +9 -9
- package/artifacts/VendingMachineV2.json +15 -15
- package/artifacts/VendingMachineV3.json +15 -15
- package/artifacts/WalletProposalValidator.json +437 -0
- package/artifacts/WalletRegistry.json +31 -31
- package/artifacts/WalletRegistryGovernance.json +56 -56
- package/artifacts/Wallets.json +7 -7
- package/artifacts/solcInputs/{d2d7e276da75d7184610fe11a4a103b7.json → b4e1c442421284b256fcad9f86102ecc.json} +4 -4
- package/build/contracts/GovernanceUtils.sol/GovernanceUtils.dbg.json +1 -1
- package/build/contracts/bank/Bank.sol/Bank.dbg.json +1 -1
- package/build/contracts/bank/IReceiveBalanceApproval.sol/IReceiveBalanceApproval.dbg.json +1 -1
- package/build/contracts/bridge/BitcoinTx.sol/BitcoinTx.dbg.json +1 -1
- package/build/contracts/bridge/Bridge.sol/Bridge.dbg.json +1 -1
- package/build/contracts/bridge/BridgeGovernanceParameters.sol/BridgeGovernanceParameters.dbg.json +1 -1
- package/build/contracts/bridge/BridgeState.sol/BridgeState.dbg.json +1 -1
- package/build/contracts/bridge/Deposit.sol/Deposit.dbg.json +1 -1
- package/build/contracts/bridge/DepositSweep.sol/DepositSweep.dbg.json +1 -1
- package/build/contracts/bridge/EcdsaLib.sol/EcdsaLib.dbg.json +1 -1
- package/build/contracts/bridge/Fraud.sol/Fraud.dbg.json +1 -1
- package/build/contracts/bridge/Heartbeat.sol/Heartbeat.dbg.json +1 -1
- package/build/contracts/bridge/IRelay.sol/IRelay.dbg.json +1 -1
- package/build/contracts/bridge/MovingFunds.sol/MovingFunds.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/OutboundTx.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/Redemption.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachine.sol/VendingMachine.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.dbg.json +1 -1
- package/build/contracts/bridge/WalletProposalValidator.sol/WalletProposalValidator.dbg.json +4 -0
- package/build/contracts/bridge/WalletProposalValidator.sol/WalletProposalValidator.json +323 -0
- package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
- package/build/contracts/l2/L2TBTC.sol/L2TBTC.dbg.json +1 -1
- package/build/contracts/l2/L2WormholeGateway.sol/IWormholeTokenBridge.dbg.json +1 -1
- package/build/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.dbg.json +1 -1
- package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/ILightRelay.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/LightRelay.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/RelayUtils.dbg.json +1 -1
- package/build/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.dbg.json +1 -1
- package/build/contracts/token/TBTC.sol/TBTC.dbg.json +1 -1
- package/build/contracts/vault/DonationVault.sol/DonationVault.dbg.json +1 -1
- package/build/contracts/vault/IVault.sol/IVault.dbg.json +1 -1
- package/build/contracts/vault/TBTCOptimisticMinting.sol/TBTCOptimisticMinting.dbg.json +1 -1
- package/build/contracts/vault/TBTCVault.sol/TBTCVault.dbg.json +1 -1
- package/contracts/bridge/{WalletCoordinator.sol → WalletProposalValidator.sol} +129 -447
- package/deploy/39_deploy_wallet_proposal_validator.ts +33 -0
- package/export/artifacts/@keep-network/ecdsa/contracts/EcdsaDkgValidator.sol/EcdsaDkgValidator.json +24 -24
- package/export/artifacts/@keep-network/ecdsa/contracts/WalletRegistry.sol/WalletRegistry.json +4999 -4814
- package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaDkg.sol/EcdsaDkg.json +2 -2
- package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaInactivity.sol/EcdsaInactivity.json +23 -23
- package/export/artifacts/@keep-network/random-beacon/contracts/ReimbursementPool.sol/ReimbursementPool.json +53 -53
- package/export/artifacts/@keep-network/sortition-pools/contracts/Chaosnet.sol/Chaosnet.json +21 -21
- package/export/artifacts/@keep-network/sortition-pools/contracts/Rewards.sol/Rewards.json +16 -16
- package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionPool.sol/SortitionPool.json +206 -206
- package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionTree.sol/SortitionTree.json +26 -26
- package/export/artifacts/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol/ERC1967Proxy.json +46 -46
- package/export/artifacts/@openzeppelin/contracts/proxy/transparent/ProxyAdmin.sol/ProxyAdmin.json +36 -36
- package/export/artifacts/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol/TransparentUpgradeableProxy.json +78 -78
- package/export/artifacts/@openzeppelin/contracts/token/ERC721/ERC721.sol/ERC721.json +68 -68
- package/export/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol/ERC20Upgradeable.json +43 -43
- package/export/artifacts/@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol/ERC20WithPermit.json +79 -79
- package/export/artifacts/@thesis/solidity-contracts/contracts/token/MisfundRecovery.sol/MisfundRecovery.json +42 -42
- package/export/artifacts/contracts/bank/Bank.sol/Bank.json +77 -77
- package/export/artifacts/contracts/bridge/Bridge.sol/Bridge.json +320 -320
- package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +108 -108
- package/export/artifacts/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.json +63 -63
- package/export/artifacts/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.json +65 -65
- package/export/artifacts/contracts/bridge/WalletProposalValidator.sol/WalletProposalValidator.json +25381 -0
- package/export/artifacts/contracts/l2/L2TBTC.sol/L2TBTC.json +194 -194
- package/export/artifacts/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.json +98 -98
- package/export/artifacts/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +149 -149
- package/export/artifacts/contracts/relay/LightRelay.sol/LightRelay.json +76 -76
- package/export/artifacts/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.json +62 -62
- package/export/artifacts/contracts/test/BankStub.sol/BankStub.json +79 -79
- package/export/artifacts/contracts/test/BridgeStub.sol/BridgeStub.json +358 -358
- package/export/artifacts/contracts/test/GoerliLightRelay.sol/GoerliLightRelay.json +78 -78
- package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +4 -4
- package/export/artifacts/contracts/test/LightRelayStub.sol/LightRelayStub.json +78 -78
- package/export/artifacts/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.json +7 -7
- package/export/artifacts/contracts/test/SepoliaLightRelay.sol/SepoliaLightRelay.json +78 -78
- package/export/artifacts/contracts/test/SystemTestRelay.sol/SystemTestRelay.json +14 -14
- package/export/artifacts/contracts/test/TestERC20.sol/TestERC20.json +85 -85
- package/export/artifacts/contracts/test/TestERC721.sol/TestERC721.json +78 -78
- package/export/artifacts/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.json +4 -4
- package/export/artifacts/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.json +37 -37
- package/export/artifacts/contracts/token/TBTC.sol/TBTC.json +104 -104
- package/export/artifacts/contracts/vault/DonationVault.sol/DonationVault.json +19 -19
- package/export/artifacts/contracts/vault/TBTCVault.sol/TBTCVault.json +184 -184
- package/export/deploy/39_deploy_wallet_proposal_validator.js +82 -0
- package/export/hardhat.config.js +0 -6
- package/export/typechain/factories/EcdsaAuthorization__factory.js +1 -1
- package/export/typechain/factories/IStaking__factory.js +24 -103
- package/export/typechain/factories/WalletProposalValidator__factory.js +402 -0
- package/export/typechain/factories/WalletRegistry__factory.js +1 -1
- package/export/typechain/index.js +3 -3
- package/package.json +2 -2
- package/artifacts/KeepRegistry.json +0 -99
- package/artifacts/KeepStake.json +0 -286
- package/artifacts/KeepToken.json +0 -711
- package/artifacts/KeepTokenStaking.json +0 -483
- package/artifacts/NuCypherStakingEscrow.json +0 -287
- package/artifacts/VendingMachineKeep.json +0 -400
- package/artifacts/WalletCoordinator.json +0 -1107
- package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.dbg.json +0 -4
- package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +0 -1042
- package/deploy/34_deploy_wallet_coordinator.ts +0 -43
- package/deploy/35_add_coordinator_address.ts +0 -20
- package/deploy/36_transfer_wallet_coordinator_ownership.ts +0 -19
- package/deploy/81_upgrade_wallet_coordinator_v2.ts +0 -99
- package/export/artifacts/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +0 -33310
- package/export/deploy/34_deploy_wallet_coordinator.js +0 -115
- package/export/deploy/35_add_coordinator_address.js +0 -60
- package/export/deploy/36_transfer_wallet_coordinator_ownership.js +0 -60
- package/export/deploy/81_upgrade_wallet_coordinator_v2.js +0 -140
- package/export/typechain/factories/WalletCoordinator__factory.js +0 -1121
- /package/deploy/{37_deploy_light_relay_maintainer_proxy.ts → 34_deploy_light_relay_maintainer_proxy.ts} +0 -0
- /package/deploy/{38_authorize_maintainer_in_light_relay_maintainer_proxy.ts → 35_authorize_maintainer_in_light_relay_maintainer_proxy.ts} +0 -0
- /package/deploy/{39_transfer_light_relay_maintainer_proxy_ownership.ts → 36_transfer_light_relay_maintainer_proxy_ownership.ts} +0 -0
- /package/deploy/{40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.ts → 37_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.ts} +0 -0
- /package/deploy/{41_authorize_light_relay_maintainer_proxy_in_light_relay.ts → 38_authorize_light_relay_maintainer_proxy_in_light_relay.ts} +0 -0
- /package/export/deploy/{37_deploy_light_relay_maintainer_proxy.js → 34_deploy_light_relay_maintainer_proxy.js} +0 -0
- /package/export/deploy/{38_authorize_maintainer_in_light_relay_maintainer_proxy.js → 35_authorize_maintainer_in_light_relay_maintainer_proxy.js} +0 -0
- /package/export/deploy/{39_transfer_light_relay_maintainer_proxy_ownership.js → 36_transfer_light_relay_maintainer_proxy_ownership.js} +0 -0
- /package/export/deploy/{40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.js → 37_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.js} +0 -0
- /package/export/deploy/{41_authorize_light_relay_maintainer_proxy_in_light_relay.js → 38_authorize_light_relay_maintainer_proxy_in_light_relay.js} +0 -0
- /package/export/typechain/{WalletCoordinator.js → WalletProposalValidator.js} +0 -0
|
@@ -658,33 +658,33 @@
|
|
|
658
658
|
"evm": {
|
|
659
659
|
"bytecode": {
|
|
660
660
|
"functionDebugData": {
|
|
661
|
-
"@
|
|
661
|
+
"@_17296": {
|
|
662
662
|
"entryPoint": null,
|
|
663
|
-
"id":
|
|
663
|
+
"id": 17296,
|
|
664
664
|
"parameterSlots": 0,
|
|
665
665
|
"returnSlots": 0
|
|
666
666
|
},
|
|
667
|
-
"@
|
|
667
|
+
"@_22861": {
|
|
668
668
|
"entryPoint": null,
|
|
669
|
-
"id":
|
|
669
|
+
"id": 22861,
|
|
670
670
|
"parameterSlots": 0,
|
|
671
671
|
"returnSlots": 0
|
|
672
672
|
},
|
|
673
|
-
"@
|
|
673
|
+
"@_msgSender_20018": {
|
|
674
674
|
"entryPoint": null,
|
|
675
|
-
"id":
|
|
675
|
+
"id": 20018,
|
|
676
676
|
"parameterSlots": 0,
|
|
677
677
|
"returnSlots": 1
|
|
678
678
|
},
|
|
679
|
-
"@
|
|
679
|
+
"@_transferOwnership_17384": {
|
|
680
680
|
"entryPoint": 249,
|
|
681
|
-
"id":
|
|
681
|
+
"id": 17384,
|
|
682
682
|
"parameterSlots": 1,
|
|
683
683
|
"returnSlots": 0
|
|
684
684
|
},
|
|
685
|
-
"@
|
|
685
|
+
"@buildDomainSeparator_23495": {
|
|
686
686
|
"entryPoint": null,
|
|
687
|
-
"id":
|
|
687
|
+
"id": 23495,
|
|
688
688
|
"parameterSlots": 0,
|
|
689
689
|
"returnSlots": 1
|
|
690
690
|
},
|
|
@@ -1062,189 +1062,189 @@
|
|
|
1062
1062
|
},
|
|
1063
1063
|
"deployedBytecode": {
|
|
1064
1064
|
"functionDebugData": {
|
|
1065
|
-
"@
|
|
1065
|
+
"@DOMAIN_SEPARATOR_23335": {
|
|
1066
1066
|
"entryPoint": 1473,
|
|
1067
|
-
"id":
|
|
1067
|
+
"id": 23335,
|
|
1068
1068
|
"parameterSlots": 0,
|
|
1069
1069
|
"returnSlots": 1
|
|
1070
1070
|
},
|
|
1071
|
-
"@
|
|
1071
|
+
"@PERMIT_TYPEHASH_22800": {
|
|
1072
1072
|
"entryPoint": null,
|
|
1073
|
-
"id":
|
|
1073
|
+
"id": 22800,
|
|
1074
1074
|
"parameterSlots": 0,
|
|
1075
1075
|
"returnSlots": 0
|
|
1076
1076
|
},
|
|
1077
|
-
"@
|
|
1077
|
+
"@_approveBalance_23462": {
|
|
1078
1078
|
"entryPoint": 4100,
|
|
1079
|
-
"id":
|
|
1079
|
+
"id": 23462,
|
|
1080
1080
|
"parameterSlots": 3,
|
|
1081
1081
|
"returnSlots": 0
|
|
1082
1082
|
},
|
|
1083
|
-
"@
|
|
1083
|
+
"@_checkOwner_17327": {
|
|
1084
1084
|
"entryPoint": 5006,
|
|
1085
|
-
"id":
|
|
1085
|
+
"id": 17327,
|
|
1086
1086
|
"parameterSlots": 0,
|
|
1087
1087
|
"returnSlots": 0
|
|
1088
1088
|
},
|
|
1089
|
-
"@
|
|
1089
|
+
"@_increaseBalance_23364": {
|
|
1090
1090
|
"entryPoint": 4321,
|
|
1091
|
-
"id":
|
|
1091
|
+
"id": 23364,
|
|
1092
1092
|
"parameterSlots": 2,
|
|
1093
1093
|
"returnSlots": 0
|
|
1094
1094
|
},
|
|
1095
|
-
"@
|
|
1095
|
+
"@_msgSender_20018": {
|
|
1096
1096
|
"entryPoint": null,
|
|
1097
|
-
"id":
|
|
1097
|
+
"id": 20018,
|
|
1098
1098
|
"parameterSlots": 0,
|
|
1099
1099
|
"returnSlots": 1
|
|
1100
1100
|
},
|
|
1101
|
-
"@
|
|
1101
|
+
"@_transferBalance_23428": {
|
|
1102
1102
|
"entryPoint": 4558,
|
|
1103
|
-
"id":
|
|
1103
|
+
"id": 23428,
|
|
1104
1104
|
"parameterSlots": 3,
|
|
1105
1105
|
"returnSlots": 0
|
|
1106
1106
|
},
|
|
1107
|
-
"@
|
|
1107
|
+
"@_transferOwnership_17384": {
|
|
1108
1108
|
"entryPoint": 5096,
|
|
1109
|
-
"id":
|
|
1109
|
+
"id": 17384,
|
|
1110
1110
|
"parameterSlots": 1,
|
|
1111
1111
|
"returnSlots": 0
|
|
1112
1112
|
},
|
|
1113
|
-
"@
|
|
1113
|
+
"@allowance_22785": {
|
|
1114
1114
|
"entryPoint": null,
|
|
1115
|
-
"id":
|
|
1115
|
+
"id": 22785,
|
|
1116
1116
|
"parameterSlots": 0,
|
|
1117
1117
|
"returnSlots": 0
|
|
1118
1118
|
},
|
|
1119
|
-
"@
|
|
1119
|
+
"@approveBalanceAndCall_22964": {
|
|
1120
1120
|
"entryPoint": 2075,
|
|
1121
|
-
"id":
|
|
1121
|
+
"id": 22964,
|
|
1122
1122
|
"parameterSlots": 4,
|
|
1123
1123
|
"returnSlots": 0
|
|
1124
1124
|
},
|
|
1125
|
-
"@
|
|
1125
|
+
"@approveBalance_22936": {
|
|
1126
1126
|
"entryPoint": 1900,
|
|
1127
|
-
"id":
|
|
1127
|
+
"id": 22936,
|
|
1128
1128
|
"parameterSlots": 2,
|
|
1129
1129
|
"returnSlots": 0
|
|
1130
1130
|
},
|
|
1131
|
-
"@
|
|
1131
|
+
"@balanceOf_22778": {
|
|
1132
1132
|
"entryPoint": null,
|
|
1133
|
-
"id":
|
|
1133
|
+
"id": 22778,
|
|
1134
1134
|
"parameterSlots": 0,
|
|
1135
1135
|
"returnSlots": 0
|
|
1136
1136
|
},
|
|
1137
|
-
"@
|
|
1137
|
+
"@bridge_22773": {
|
|
1138
1138
|
"entryPoint": null,
|
|
1139
|
-
"id":
|
|
1139
|
+
"id": 22773,
|
|
1140
1140
|
"parameterSlots": 0,
|
|
1141
1141
|
"returnSlots": 0
|
|
1142
1142
|
},
|
|
1143
|
-
"@
|
|
1143
|
+
"@buildDomainSeparator_23495": {
|
|
1144
1144
|
"entryPoint": null,
|
|
1145
|
-
"id":
|
|
1145
|
+
"id": 23495,
|
|
1146
1146
|
"parameterSlots": 0,
|
|
1147
1147
|
"returnSlots": 1
|
|
1148
1148
|
},
|
|
1149
|
-
"@
|
|
1149
|
+
"@cachedChainId_22792": {
|
|
1150
1150
|
"entryPoint": null,
|
|
1151
|
-
"id":
|
|
1151
|
+
"id": 22792,
|
|
1152
1152
|
"parameterSlots": 0,
|
|
1153
1153
|
"returnSlots": 0
|
|
1154
1154
|
},
|
|
1155
|
-
"@
|
|
1155
|
+
"@cachedDomainSeparator_22794": {
|
|
1156
1156
|
"entryPoint": null,
|
|
1157
|
-
"id":
|
|
1157
|
+
"id": 22794,
|
|
1158
1158
|
"parameterSlots": 0,
|
|
1159
1159
|
"returnSlots": 0
|
|
1160
1160
|
},
|
|
1161
|
-
"@
|
|
1161
|
+
"@decreaseBalanceAllowance_23022": {
|
|
1162
1162
|
"entryPoint": 1019,
|
|
1163
|
-
"id":
|
|
1163
|
+
"id": 23022,
|
|
1164
1164
|
"parameterSlots": 2,
|
|
1165
1165
|
"returnSlots": 0
|
|
1166
1166
|
},
|
|
1167
|
-
"@
|
|
1167
|
+
"@decreaseBalance_23316": {
|
|
1168
1168
|
"entryPoint": 1808,
|
|
1169
|
-
"id":
|
|
1169
|
+
"id": 23316,
|
|
1170
1170
|
"parameterSlots": 1,
|
|
1171
1171
|
"returnSlots": 0
|
|
1172
1172
|
},
|
|
1173
|
-
"@
|
|
1173
|
+
"@increaseBalanceAllowance_22987": {
|
|
1174
1174
|
"entryPoint": 2328,
|
|
1175
|
-
"id":
|
|
1175
|
+
"id": 22987,
|
|
1176
1176
|
"parameterSlots": 2,
|
|
1177
1177
|
"returnSlots": 0
|
|
1178
1178
|
},
|
|
1179
|
-
"@
|
|
1179
|
+
"@increaseBalanceAndCall_23296": {
|
|
1180
1180
|
"entryPoint": 2791,
|
|
1181
|
-
"id":
|
|
1181
|
+
"id": 23296,
|
|
1182
1182
|
"parameterSlots": 5,
|
|
1183
1183
|
"returnSlots": 0
|
|
1184
1184
|
},
|
|
1185
|
-
"@
|
|
1185
|
+
"@increaseBalance_23236": {
|
|
1186
1186
|
"entryPoint": 2228,
|
|
1187
|
-
"id":
|
|
1187
|
+
"id": 23236,
|
|
1188
1188
|
"parameterSlots": 2,
|
|
1189
1189
|
"returnSlots": 0
|
|
1190
1190
|
},
|
|
1191
|
-
"@
|
|
1191
|
+
"@increaseBalances_23220": {
|
|
1192
1192
|
"entryPoint": 1196,
|
|
1193
|
-
"id":
|
|
1193
|
+
"id": 23220,
|
|
1194
1194
|
"parameterSlots": 4,
|
|
1195
1195
|
"returnSlots": 0
|
|
1196
1196
|
},
|
|
1197
|
-
"@
|
|
1197
|
+
"@nonces_22790": {
|
|
1198
1198
|
"entryPoint": null,
|
|
1199
|
-
"id":
|
|
1199
|
+
"id": 22790,
|
|
1200
1200
|
"parameterSlots": 0,
|
|
1201
1201
|
"returnSlots": 0
|
|
1202
1202
|
},
|
|
1203
|
-
"@
|
|
1203
|
+
"@owner_17313": {
|
|
1204
1204
|
"entryPoint": null,
|
|
1205
|
-
"id":
|
|
1205
|
+
"id": 17313,
|
|
1206
1206
|
"parameterSlots": 0,
|
|
1207
1207
|
"returnSlots": 1
|
|
1208
1208
|
},
|
|
1209
|
-
"@
|
|
1209
|
+
"@permit_23176": {
|
|
1210
1210
|
"entryPoint": 3172,
|
|
1211
|
-
"id":
|
|
1211
|
+
"id": 23176,
|
|
1212
1212
|
"parameterSlots": 7,
|
|
1213
1213
|
"returnSlots": 0
|
|
1214
1214
|
},
|
|
1215
|
-
"@
|
|
1215
|
+
"@renounceOwnership_17341": {
|
|
1216
1216
|
"entryPoint": 2578,
|
|
1217
|
-
"id":
|
|
1217
|
+
"id": 17341,
|
|
1218
1218
|
"parameterSlots": 0,
|
|
1219
1219
|
"returnSlots": 0
|
|
1220
1220
|
},
|
|
1221
|
-
"@
|
|
1221
|
+
"@setBalance_39766": {
|
|
1222
1222
|
"entryPoint": null,
|
|
1223
|
-
"id":
|
|
1223
|
+
"id": 39766,
|
|
1224
1224
|
"parameterSlots": 2,
|
|
1225
1225
|
"returnSlots": 0
|
|
1226
1226
|
},
|
|
1227
|
-
"@
|
|
1227
|
+
"@transferBalanceFrom_23074": {
|
|
1228
1228
|
"entryPoint": 2598,
|
|
1229
|
-
"id":
|
|
1229
|
+
"id": 23074,
|
|
1230
1230
|
"parameterSlots": 3,
|
|
1231
1231
|
"returnSlots": 0
|
|
1232
1232
|
},
|
|
1233
|
-
"@
|
|
1233
|
+
"@transferBalance_22904": {
|
|
1234
1234
|
"entryPoint": 2217,
|
|
1235
|
-
"id":
|
|
1235
|
+
"id": 22904,
|
|
1236
1236
|
"parameterSlots": 2,
|
|
1237
1237
|
"returnSlots": 0
|
|
1238
1238
|
},
|
|
1239
|
-
"@
|
|
1239
|
+
"@transferOwnership_17364": {
|
|
1240
1240
|
"entryPoint": 3956,
|
|
1241
|
-
"id":
|
|
1241
|
+
"id": 17364,
|
|
1242
1242
|
"parameterSlots": 1,
|
|
1243
1243
|
"returnSlots": 0
|
|
1244
1244
|
},
|
|
1245
|
-
"@
|
|
1245
|
+
"@updateBridge_22888": {
|
|
1246
1246
|
"entryPoint": 2387,
|
|
1247
|
-
"id":
|
|
1247
|
+
"id": 22888,
|
|
1248
1248
|
"parameterSlots": 1,
|
|
1249
1249
|
"returnSlots": 0
|
|
1250
1250
|
},
|
|
@@ -11759,7 +11759,7 @@
|
|
|
11759
11759
|
}
|
|
11760
11760
|
],
|
|
11761
11761
|
"immutableReferences": {
|
|
11762
|
-
"
|
|
11762
|
+
"22792": [
|
|
11763
11763
|
{
|
|
11764
11764
|
"length": 32,
|
|
11765
11765
|
"start": 697
|
|
@@ -11769,7 +11769,7 @@
|
|
|
11769
11769
|
"start": 1477
|
|
11770
11770
|
}
|
|
11771
11771
|
],
|
|
11772
|
-
"
|
|
11772
|
+
"22794": [
|
|
11773
11773
|
{
|
|
11774
11774
|
"length": 32,
|
|
11775
11775
|
"start": 824
|
|
@@ -11848,7 +11848,7 @@
|
|
|
11848
11848
|
"storageLayout": {
|
|
11849
11849
|
"storage": [
|
|
11850
11850
|
{
|
|
11851
|
-
"astId":
|
|
11851
|
+
"astId": 17280,
|
|
11852
11852
|
"contract": "contracts/test/BankStub.sol:BankStub",
|
|
11853
11853
|
"label": "_owner",
|
|
11854
11854
|
"offset": 0,
|
|
@@ -11856,7 +11856,7 @@
|
|
|
11856
11856
|
"type": "t_address"
|
|
11857
11857
|
},
|
|
11858
11858
|
{
|
|
11859
|
-
"astId":
|
|
11859
|
+
"astId": 22773,
|
|
11860
11860
|
"contract": "contracts/test/BankStub.sol:BankStub",
|
|
11861
11861
|
"label": "bridge",
|
|
11862
11862
|
"offset": 0,
|
|
@@ -11864,7 +11864,7 @@
|
|
|
11864
11864
|
"type": "t_address"
|
|
11865
11865
|
},
|
|
11866
11866
|
{
|
|
11867
|
-
"astId":
|
|
11867
|
+
"astId": 22778,
|
|
11868
11868
|
"contract": "contracts/test/BankStub.sol:BankStub",
|
|
11869
11869
|
"label": "balanceOf",
|
|
11870
11870
|
"offset": 0,
|
|
@@ -11872,7 +11872,7 @@
|
|
|
11872
11872
|
"type": "t_mapping(t_address,t_uint256)"
|
|
11873
11873
|
},
|
|
11874
11874
|
{
|
|
11875
|
-
"astId":
|
|
11875
|
+
"astId": 22785,
|
|
11876
11876
|
"contract": "contracts/test/BankStub.sol:BankStub",
|
|
11877
11877
|
"label": "allowance",
|
|
11878
11878
|
"offset": 0,
|
|
@@ -11880,7 +11880,7 @@
|
|
|
11880
11880
|
"type": "t_mapping(t_address,t_mapping(t_address,t_uint256))"
|
|
11881
11881
|
},
|
|
11882
11882
|
{
|
|
11883
|
-
"astId":
|
|
11883
|
+
"astId": 22790,
|
|
11884
11884
|
"contract": "contracts/test/BankStub.sol:BankStub",
|
|
11885
11885
|
"label": "nonces",
|
|
11886
11886
|
"offset": 0,
|