@keep-network/tbtc-v2 1.6.0-dev.20 → 1.6.0-dev.22
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 +1 -1
- package/artifacts/Bank.json +3 -3
- package/artifacts/BeaconAuthorization.json +1 -1
- package/artifacts/BeaconDkg.json +1 -1
- package/artifacts/BeaconDkgValidator.json +1 -1
- package/artifacts/BeaconInactivity.json +1 -1
- package/artifacts/BeaconSortitionPool.json +3 -3
- package/artifacts/Bridge.json +5 -5
- package/artifacts/BridgeGovernance.json +2 -2
- package/artifacts/BridgeGovernanceParameters.json +2 -2
- package/artifacts/Deposit.json +2 -2
- package/artifacts/DepositSweep.json +2 -2
- package/artifacts/DonationVault.json +3 -3
- package/artifacts/EcdsaDkgValidator.json +1 -1
- package/artifacts/EcdsaInactivity.json +1 -1
- package/artifacts/EcdsaSortitionPool.json +3 -3
- package/artifacts/Fraud.json +2 -2
- package/artifacts/LightRelay.json +18 -18
- package/artifacts/LightRelayMaintainerProxy.json +8 -8
- package/artifacts/MaintainerProxy.json +19 -19
- package/artifacts/MovingFunds.json +2 -2
- package/artifacts/NuCypherToken.json +2 -2
- package/artifacts/RandomBeacon.json +2 -2
- package/artifacts/RandomBeaconChaosnet.json +2 -2
- package/artifacts/RandomBeaconGovernance.json +2 -2
- package/artifacts/Redemption.json +2 -2
- package/artifacts/ReimbursementPool.json +2 -2
- package/artifacts/T.json +2 -2
- package/artifacts/TBTC.json +3 -3
- package/artifacts/TBTCToken.json +3 -3
- package/artifacts/TBTCVault.json +23 -23
- package/artifacts/TokenStaking.json +1 -1
- package/artifacts/TokenholderGovernor.json +9 -9
- package/artifacts/TokenholderTimelock.json +8 -8
- package/artifacts/VendingMachine.json +3 -3
- package/artifacts/VendingMachineNuCypher.json +1 -1
- package/artifacts/VendingMachineV2.json +3 -3
- package/artifacts/VendingMachineV3.json +3 -3
- package/artifacts/WalletProposalValidator.json +2 -2
- package/artifacts/WalletRegistry.json +5 -5
- package/artifacts/WalletRegistryGovernance.json +8 -8
- package/artifacts/Wallets.json +2 -2
- package/artifacts/solcInputs/{3820d7396bf453fe963a951f7b59372d.json → dd1c38c53a7547fe3e334d72c1e4d8e1.json} +3 -3
- 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 +1 -1
- package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
- package/build/contracts/integrator/AbstractTBTCDepositor.sol/AbstractTBTCDepositor.dbg.json +1 -1
- package/build/contracts/integrator/AbstractTBTCDepositor.sol/AbstractTBTCDepositor.json +0 -44
- package/build/contracts/integrator/IBridge.sol/IBridge.dbg.json +1 -1
- package/build/contracts/integrator/IBridge.sol/IBridgeTypes.dbg.json +1 -1
- package/build/contracts/integrator/ITBTCVault.sol/ITBTCVault.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/test/BankStub.sol/BankStub.dbg.json +1 -1
- package/build/contracts/test/BridgeStub.sol/BridgeStub.dbg.json +1 -1
- package/build/contracts/test/HeartbeatStub.sol/HeartbeatStub.dbg.json +1 -1
- package/build/contracts/test/LightRelayStub.sol/LightRelayStub.dbg.json +1 -1
- package/build/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.dbg.json +1 -1
- package/build/contracts/test/SepoliaLightRelay.sol/SepoliaLightRelay.dbg.json +1 -1
- package/build/contracts/test/SystemTestRelay.sol/SystemTestRelay.dbg.json +1 -1
- package/build/contracts/test/TestBitcoinTx.sol/TestBitcoinTx.dbg.json +1 -1
- package/build/contracts/test/TestERC20.sol/TestERC20.dbg.json +1 -1
- package/build/contracts/test/TestERC721.sol/TestERC721.dbg.json +1 -1
- package/build/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.dbg.json +1 -1
- package/build/contracts/test/TestTBTCDepositor.sol/MockBridge.dbg.json +1 -1
- package/build/contracts/test/TestTBTCDepositor.sol/MockBridge.json +2 -2
- package/build/contracts/test/TestTBTCDepositor.sol/MockTBTCVault.dbg.json +1 -1
- package/build/contracts/test/TestTBTCDepositor.sol/MockTBTCVault.json +2 -2
- package/build/contracts/test/TestTBTCDepositor.sol/TestTBTCDepositor.dbg.json +1 -1
- package/build/contracts/test/TestTBTCDepositor.sol/TestTBTCDepositor.json +2 -46
- package/build/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.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/integrator/AbstractTBTCDepositor.sol +1 -23
- package/contracts/test/TestTBTCDepositor.sol +13 -2
- package/export/artifacts/@keep-network/ecdsa/contracts/WalletRegistry.sol/WalletRegistry.json +7 -7
- package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +6 -6
- package/export/artifacts/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.json +6 -6
- package/export/artifacts/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.json +6 -6
- package/export/artifacts/contracts/l2/L2TBTC.sol/L2TBTC.json +40 -40
- package/export/artifacts/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.json +47 -47
- package/export/artifacts/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +88 -88
- package/export/artifacts/contracts/relay/LightRelay.sol/LightRelay.json +57 -57
- package/export/artifacts/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.json +31 -31
- package/export/artifacts/contracts/test/BankStub.sol/BankStub.json +2 -2
- package/export/artifacts/contracts/test/BridgeStub.sol/BridgeStub.json +30 -30
- package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +2 -2
- package/export/artifacts/contracts/test/LightRelayStub.sol/LightRelayStub.json +59 -59
- package/export/artifacts/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.json +7 -7
- package/export/artifacts/contracts/test/SepoliaLightRelay.sol/SepoliaLightRelay.json +59 -59
- package/export/artifacts/contracts/test/SystemTestRelay.sol/SystemTestRelay.json +14 -14
- package/export/artifacts/contracts/test/TestBitcoinTx.sol/TestBitcoinTx.json +5 -5
- package/export/artifacts/contracts/test/TestERC20.sol/TestERC20.json +6 -6
- package/export/artifacts/contracts/test/TestERC721.sol/TestERC721.json +8 -8
- package/export/artifacts/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.json +2 -2
- package/export/artifacts/contracts/test/TestTBTCDepositor.sol/MockBridge.json +38 -38
- package/export/artifacts/contracts/test/TestTBTCDepositor.sol/MockTBTCVault.json +31 -25
- package/export/artifacts/contracts/test/TestTBTCDepositor.sol/TestTBTCDepositor.json +936 -1261
- package/export/artifacts/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.json +37 -37
- package/export/artifacts/contracts/token/TBTC.sol/TBTC.json +2 -2
- package/export/artifacts/contracts/vault/DonationVault.sol/DonationVault.json +11 -11
- package/export/artifacts/contracts/vault/TBTCVault.sol/TBTCVault.json +135 -135
- package/export/typechain/factories/AbstractTBTCDepositor__factory.js +0 -44
- package/export/typechain/factories/MockBridge__factory.js +1 -1
- package/export/typechain/factories/MockTBTCVault__factory.js +1 -1
- package/export/typechain/factories/TestTBTCDepositor__factory.js +1 -45
- package/export/typechain/factories/WalletRegistry__factory.js +1 -1
- package/package.json +2 -2
|
@@ -4333,9 +4333,9 @@
|
|
|
4333
4333
|
"parameterSlots": 1,
|
|
4334
4334
|
"returnSlots": 1
|
|
4335
4335
|
},
|
|
4336
|
-
"@
|
|
4336
|
+
"@processPendingMovedFundsSweepRequest_40995": {
|
|
4337
4337
|
"entryPoint": 7180,
|
|
4338
|
-
"id":
|
|
4338
|
+
"id": 40995,
|
|
4339
4339
|
"parameterSlots": 2,
|
|
4340
4340
|
"returnSlots": 0
|
|
4341
4341
|
},
|
|
@@ -4381,63 +4381,63 @@
|
|
|
4381
4381
|
"parameterSlots": 2,
|
|
4382
4382
|
"returnSlots": 0
|
|
4383
4383
|
},
|
|
4384
|
-
"@
|
|
4384
|
+
"@setActiveWallet_40776": {
|
|
4385
4385
|
"entryPoint": null,
|
|
4386
|
-
"id":
|
|
4386
|
+
"id": 40776,
|
|
4387
4387
|
"parameterSlots": 1,
|
|
4388
4388
|
"returnSlots": 0
|
|
4389
4389
|
},
|
|
4390
|
-
"@
|
|
4390
|
+
"@setDepositDustThreshold_40846": {
|
|
4391
4391
|
"entryPoint": null,
|
|
4392
|
-
"id":
|
|
4392
|
+
"id": 40846,
|
|
4393
4393
|
"parameterSlots": 1,
|
|
4394
4394
|
"returnSlots": 0
|
|
4395
4395
|
},
|
|
4396
|
-
"@
|
|
4396
|
+
"@setDepositRevealAheadPeriod_41079": {
|
|
4397
4397
|
"entryPoint": null,
|
|
4398
|
-
"id":
|
|
4398
|
+
"id": 41079,
|
|
4399
4399
|
"parameterSlots": 1,
|
|
4400
4400
|
"returnSlots": 0
|
|
4401
4401
|
},
|
|
4402
|
-
"@
|
|
4402
|
+
"@setDepositTxMaxFee_40858": {
|
|
4403
4403
|
"entryPoint": null,
|
|
4404
|
-
"id":
|
|
4404
|
+
"id": 40858,
|
|
4405
4405
|
"parameterSlots": 1,
|
|
4406
4406
|
"returnSlots": 0
|
|
4407
4407
|
},
|
|
4408
|
-
"@
|
|
4408
|
+
"@setMovedFundsSweepTxMaxTotalFee_41067": {
|
|
4409
4409
|
"entryPoint": null,
|
|
4410
|
-
"id":
|
|
4410
|
+
"id": 41067,
|
|
4411
4411
|
"parameterSlots": 1,
|
|
4412
4412
|
"returnSlots": 0
|
|
4413
4413
|
},
|
|
4414
|
-
"@
|
|
4414
|
+
"@setPendingMovedFundsSweepRequest_40935": {
|
|
4415
4415
|
"entryPoint": 5277,
|
|
4416
|
-
"id":
|
|
4416
|
+
"id": 40935,
|
|
4417
4417
|
"parameterSlots": 2,
|
|
4418
4418
|
"returnSlots": 0
|
|
4419
4419
|
},
|
|
4420
|
-
"@
|
|
4420
|
+
"@setProcessedMovedFundsSweepRequests_40764": {
|
|
4421
4421
|
"entryPoint": 11783,
|
|
4422
|
-
"id":
|
|
4422
|
+
"id": 40764,
|
|
4423
4423
|
"parameterSlots": 2,
|
|
4424
4424
|
"returnSlots": 0
|
|
4425
4425
|
},
|
|
4426
|
-
"@
|
|
4426
|
+
"@setRedemptionDustThreshold_40870": {
|
|
4427
4427
|
"entryPoint": null,
|
|
4428
|
-
"id":
|
|
4428
|
+
"id": 40870,
|
|
4429
4429
|
"parameterSlots": 1,
|
|
4430
4430
|
"returnSlots": 0
|
|
4431
4431
|
},
|
|
4432
|
-
"@
|
|
4432
|
+
"@setRedemptionTreasuryFeeDivisor_40882": {
|
|
4433
4433
|
"entryPoint": null,
|
|
4434
|
-
"id":
|
|
4434
|
+
"id": 40882,
|
|
4435
4435
|
"parameterSlots": 1,
|
|
4436
4436
|
"returnSlots": 0
|
|
4437
4437
|
},
|
|
4438
|
-
"@
|
|
4438
|
+
"@setSpentMainUtxos_40713": {
|
|
4439
4439
|
"entryPoint": 7513,
|
|
4440
|
-
"id":
|
|
4440
|
+
"id": 40713,
|
|
4441
4441
|
"parameterSlots": 2,
|
|
4442
4442
|
"returnSlots": 0
|
|
4443
4443
|
},
|
|
@@ -4447,9 +4447,9 @@
|
|
|
4447
4447
|
"parameterSlots": 2,
|
|
4448
4448
|
"returnSlots": 0
|
|
4449
4449
|
},
|
|
4450
|
-
"@
|
|
4450
|
+
"@setSweptDeposits_40665": {
|
|
4451
4451
|
"entryPoint": 9284,
|
|
4452
|
-
"id":
|
|
4452
|
+
"id": 40665,
|
|
4453
4453
|
"parameterSlots": 2,
|
|
4454
4454
|
"returnSlots": 0
|
|
4455
4455
|
},
|
|
@@ -4459,15 +4459,15 @@
|
|
|
4459
4459
|
"parameterSlots": 2,
|
|
4460
4460
|
"returnSlots": 0
|
|
4461
4461
|
},
|
|
4462
|
-
"@
|
|
4462
|
+
"@setWalletMainUtxo_40804": {
|
|
4463
4463
|
"entryPoint": 11974,
|
|
4464
|
-
"id":
|
|
4464
|
+
"id": 40804,
|
|
4465
4465
|
"parameterSlots": 2,
|
|
4466
4466
|
"returnSlots": 0
|
|
4467
4467
|
},
|
|
4468
|
-
"@
|
|
4468
|
+
"@setWallet_40834": {
|
|
4469
4469
|
"entryPoint": 9532,
|
|
4470
|
-
"id":
|
|
4470
|
+
"id": 40834,
|
|
4471
4471
|
"parameterSlots": 2,
|
|
4472
4472
|
"returnSlots": 0
|
|
4473
4473
|
},
|
|
@@ -4519,9 +4519,9 @@
|
|
|
4519
4519
|
"parameterSlots": 1,
|
|
4520
4520
|
"returnSlots": 1
|
|
4521
4521
|
},
|
|
4522
|
-
"@
|
|
4522
|
+
"@timeoutPendingMovedFundsSweepRequest_41055": {
|
|
4523
4523
|
"entryPoint": 5823,
|
|
4524
|
-
"id":
|
|
4524
|
+
"id": 41055,
|
|
4525
4525
|
"parameterSlots": 2,
|
|
4526
4526
|
"returnSlots": 0
|
|
4527
4527
|
},
|
|
@@ -605,15 +605,15 @@
|
|
|
605
605
|
"parameterSlots": 1,
|
|
606
606
|
"returnSlots": 0
|
|
607
607
|
},
|
|
608
|
-
"@
|
|
608
|
+
"@authorizationRequired_39483": {
|
|
609
609
|
"entryPoint": null,
|
|
610
|
-
"id":
|
|
610
|
+
"id": 39483,
|
|
611
611
|
"parameterSlots": 0,
|
|
612
612
|
"returnSlots": 0
|
|
613
613
|
},
|
|
614
|
-
"@
|
|
614
|
+
"@authorize_39696": {
|
|
615
615
|
"entryPoint": 5335,
|
|
616
|
-
"id":
|
|
616
|
+
"id": 39696,
|
|
617
617
|
"parameterSlots": 1,
|
|
618
618
|
"returnSlots": 0
|
|
619
619
|
},
|
|
@@ -623,15 +623,15 @@
|
|
|
623
623
|
"parameterSlots": 1,
|
|
624
624
|
"returnSlots": 1
|
|
625
625
|
},
|
|
626
|
-
"@
|
|
626
|
+
"@currentEpoch_39489": {
|
|
627
627
|
"entryPoint": null,
|
|
628
|
-
"id":
|
|
628
|
+
"id": 39489,
|
|
629
629
|
"parameterSlots": 0,
|
|
630
630
|
"returnSlots": 0
|
|
631
631
|
},
|
|
632
|
-
"@
|
|
632
|
+
"@deauthorize_39715": {
|
|
633
633
|
"entryPoint": 2547,
|
|
634
|
-
"id":
|
|
634
|
+
"id": 39715,
|
|
635
635
|
"parameterSlots": 1,
|
|
636
636
|
"returnSlots": 0
|
|
637
637
|
},
|
|
@@ -659,9 +659,9 @@
|
|
|
659
659
|
"parameterSlots": 1,
|
|
660
660
|
"returnSlots": 1
|
|
661
661
|
},
|
|
662
|
-
"@
|
|
662
|
+
"@extractTimestampAt_39461": {
|
|
663
663
|
"entryPoint": 6089,
|
|
664
|
-
"id":
|
|
664
|
+
"id": 39461,
|
|
665
665
|
"parameterSlots": 2,
|
|
666
666
|
"returnSlots": 1
|
|
667
667
|
},
|
|
@@ -677,51 +677,51 @@
|
|
|
677
677
|
"parameterSlots": 1,
|
|
678
678
|
"returnSlots": 1
|
|
679
679
|
},
|
|
680
|
-
"@
|
|
680
|
+
"@genesisEpoch_39487": {
|
|
681
681
|
"entryPoint": null,
|
|
682
|
-
"id":
|
|
682
|
+
"id": 39487,
|
|
683
683
|
"parameterSlots": 0,
|
|
684
684
|
"returnSlots": 0
|
|
685
685
|
},
|
|
686
|
-
"@
|
|
686
|
+
"@genesis_39620": {
|
|
687
687
|
"entryPoint": 2636,
|
|
688
|
-
"id":
|
|
688
|
+
"id": 39620,
|
|
689
689
|
"parameterSlots": 4,
|
|
690
690
|
"returnSlots": 0
|
|
691
691
|
},
|
|
692
|
-
"@
|
|
692
|
+
"@getBlockDifficulty_40191": {
|
|
693
693
|
"entryPoint": 913,
|
|
694
|
-
"id":
|
|
694
|
+
"id": 40191,
|
|
695
695
|
"parameterSlots": 1,
|
|
696
696
|
"returnSlots": 1
|
|
697
697
|
},
|
|
698
|
-
"@
|
|
698
|
+
"@getCurrentAndPrevEpochDifficulty_40245": {
|
|
699
699
|
"entryPoint": null,
|
|
700
|
-
"id":
|
|
700
|
+
"id": 40245,
|
|
701
701
|
"parameterSlots": 0,
|
|
702
702
|
"returnSlots": 2
|
|
703
703
|
},
|
|
704
|
-
"@
|
|
704
|
+
"@getCurrentEpochDifficulty_40224": {
|
|
705
705
|
"entryPoint": null,
|
|
706
|
-
"id":
|
|
706
|
+
"id": 40224,
|
|
707
707
|
"parameterSlots": 0,
|
|
708
708
|
"returnSlots": 1
|
|
709
709
|
},
|
|
710
|
-
"@
|
|
710
|
+
"@getEpochDifficulty_40276": {
|
|
711
711
|
"entryPoint": 3605,
|
|
712
|
-
"id":
|
|
712
|
+
"id": 40276,
|
|
713
713
|
"parameterSlots": 1,
|
|
714
714
|
"returnSlots": 1
|
|
715
715
|
},
|
|
716
|
-
"@
|
|
716
|
+
"@getPrevEpochDifficulty_40233": {
|
|
717
717
|
"entryPoint": null,
|
|
718
|
-
"id":
|
|
718
|
+
"id": 40233,
|
|
719
719
|
"parameterSlots": 0,
|
|
720
720
|
"returnSlots": 1
|
|
721
721
|
},
|
|
722
|
-
"@
|
|
722
|
+
"@getRelayRange_40215": {
|
|
723
723
|
"entryPoint": 936,
|
|
724
|
-
"id":
|
|
724
|
+
"id": 40215,
|
|
725
725
|
"parameterSlots": 0,
|
|
726
726
|
"returnSlots": 2
|
|
727
727
|
},
|
|
@@ -731,9 +731,9 @@
|
|
|
731
731
|
"parameterSlots": 3,
|
|
732
732
|
"returnSlots": 1
|
|
733
733
|
},
|
|
734
|
-
"@
|
|
734
|
+
"@isAuthorized_39502": {
|
|
735
735
|
"entryPoint": null,
|
|
736
|
-
"id":
|
|
736
|
+
"id": 39502,
|
|
737
737
|
"parameterSlots": 0,
|
|
738
738
|
"returnSlots": 0
|
|
739
739
|
},
|
|
@@ -749,15 +749,15 @@
|
|
|
749
749
|
"parameterSlots": 0,
|
|
750
750
|
"returnSlots": 1
|
|
751
751
|
},
|
|
752
|
-
"@
|
|
752
|
+
"@proofLength_39485": {
|
|
753
753
|
"entryPoint": null,
|
|
754
|
-
"id":
|
|
754
|
+
"id": 39485,
|
|
755
755
|
"parameterSlots": 0,
|
|
756
756
|
"returnSlots": 0
|
|
757
757
|
},
|
|
758
|
-
"@
|
|
758
|
+
"@ready_39481": {
|
|
759
759
|
"entryPoint": null,
|
|
760
|
-
"id":
|
|
760
|
+
"id": 39481,
|
|
761
761
|
"parameterSlots": 0,
|
|
762
762
|
"returnSlots": 0
|
|
763
763
|
},
|
|
@@ -773,9 +773,9 @@
|
|
|
773
773
|
"parameterSlots": 3,
|
|
774
774
|
"returnSlots": 1
|
|
775
775
|
},
|
|
776
|
-
"@
|
|
776
|
+
"@retarget_39947": {
|
|
777
777
|
"entryPoint": 3897,
|
|
778
|
-
"id":
|
|
778
|
+
"id": 39947,
|
|
779
779
|
"parameterSlots": 1,
|
|
780
780
|
"returnSlots": 0
|
|
781
781
|
},
|
|
@@ -797,15 +797,15 @@
|
|
|
797
797
|
"parameterSlots": 1,
|
|
798
798
|
"returnSlots": 1
|
|
799
799
|
},
|
|
800
|
-
"@
|
|
800
|
+
"@setAuthorizationStatus_39677": {
|
|
801
801
|
"entryPoint": 5565,
|
|
802
|
-
"id":
|
|
802
|
+
"id": 39677,
|
|
803
803
|
"parameterSlots": 1,
|
|
804
804
|
"returnSlots": 0
|
|
805
805
|
},
|
|
806
|
-
"@
|
|
806
|
+
"@setProofLength_39660": {
|
|
807
807
|
"entryPoint": 2048,
|
|
808
|
-
"id":
|
|
808
|
+
"id": 39660,
|
|
809
809
|
"parameterSlots": 1,
|
|
810
810
|
"returnSlots": 0
|
|
811
811
|
},
|
|
@@ -839,15 +839,15 @@
|
|
|
839
839
|
"parameterSlots": 1,
|
|
840
840
|
"returnSlots": 0
|
|
841
841
|
},
|
|
842
|
-
"@
|
|
842
|
+
"@validateChainGasReport_41118": {
|
|
843
843
|
"entryPoint": 5427,
|
|
844
|
-
"id":
|
|
844
|
+
"id": 41118,
|
|
845
845
|
"parameterSlots": 1,
|
|
846
846
|
"returnSlots": 2
|
|
847
847
|
},
|
|
848
|
-
"@
|
|
848
|
+
"@validateChain_40176": {
|
|
849
849
|
"entryPoint": 1032,
|
|
850
|
-
"id":
|
|
850
|
+
"id": 40176,
|
|
851
851
|
"parameterSlots": 1,
|
|
852
852
|
"returnSlots": 2
|
|
853
853
|
},
|
|
@@ -863,9 +863,9 @@
|
|
|
863
863
|
"parameterSlots": 2,
|
|
864
864
|
"returnSlots": 1
|
|
865
865
|
},
|
|
866
|
-
"@
|
|
866
|
+
"@validateHeader_40336": {
|
|
867
867
|
"entryPoint": 5873,
|
|
868
|
-
"id":
|
|
868
|
+
"id": 40336,
|
|
869
869
|
"parameterSlots": 3,
|
|
870
870
|
"returnSlots": 2
|
|
871
871
|
},
|
|
@@ -12542,7 +12542,7 @@
|
|
|
12542
12542
|
"type": "t_address"
|
|
12543
12543
|
},
|
|
12544
12544
|
{
|
|
12545
|
-
"astId":
|
|
12545
|
+
"astId": 39481,
|
|
12546
12546
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12547
12547
|
"label": "ready",
|
|
12548
12548
|
"offset": 20,
|
|
@@ -12550,7 +12550,7 @@
|
|
|
12550
12550
|
"type": "t_bool"
|
|
12551
12551
|
},
|
|
12552
12552
|
{
|
|
12553
|
-
"astId":
|
|
12553
|
+
"astId": 39483,
|
|
12554
12554
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12555
12555
|
"label": "authorizationRequired",
|
|
12556
12556
|
"offset": 21,
|
|
@@ -12558,7 +12558,7 @@
|
|
|
12558
12558
|
"type": "t_bool"
|
|
12559
12559
|
},
|
|
12560
12560
|
{
|
|
12561
|
-
"astId":
|
|
12561
|
+
"astId": 39485,
|
|
12562
12562
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12563
12563
|
"label": "proofLength",
|
|
12564
12564
|
"offset": 22,
|
|
@@ -12566,7 +12566,7 @@
|
|
|
12566
12566
|
"type": "t_uint64"
|
|
12567
12567
|
},
|
|
12568
12568
|
{
|
|
12569
|
-
"astId":
|
|
12569
|
+
"astId": 39487,
|
|
12570
12570
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12571
12571
|
"label": "genesisEpoch",
|
|
12572
12572
|
"offset": 0,
|
|
@@ -12574,7 +12574,7 @@
|
|
|
12574
12574
|
"type": "t_uint64"
|
|
12575
12575
|
},
|
|
12576
12576
|
{
|
|
12577
|
-
"astId":
|
|
12577
|
+
"astId": 39489,
|
|
12578
12578
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12579
12579
|
"label": "currentEpoch",
|
|
12580
12580
|
"offset": 8,
|
|
@@ -12582,7 +12582,7 @@
|
|
|
12582
12582
|
"type": "t_uint64"
|
|
12583
12583
|
},
|
|
12584
12584
|
{
|
|
12585
|
-
"astId":
|
|
12585
|
+
"astId": 39491,
|
|
12586
12586
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12587
12587
|
"label": "currentEpochDifficulty",
|
|
12588
12588
|
"offset": 0,
|
|
@@ -12590,7 +12590,7 @@
|
|
|
12590
12590
|
"type": "t_uint256"
|
|
12591
12591
|
},
|
|
12592
12592
|
{
|
|
12593
|
-
"astId":
|
|
12593
|
+
"astId": 39493,
|
|
12594
12594
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12595
12595
|
"label": "prevEpochDifficulty",
|
|
12596
12596
|
"offset": 0,
|
|
@@ -12598,15 +12598,15 @@
|
|
|
12598
12598
|
"type": "t_uint256"
|
|
12599
12599
|
},
|
|
12600
12600
|
{
|
|
12601
|
-
"astId":
|
|
12601
|
+
"astId": 39498,
|
|
12602
12602
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12603
12603
|
"label": "epochs",
|
|
12604
12604
|
"offset": 0,
|
|
12605
12605
|
"slot": "4",
|
|
12606
|
-
"type": "t_mapping(t_uint256,t_struct(Epoch)
|
|
12606
|
+
"type": "t_mapping(t_uint256,t_struct(Epoch)39370_storage)"
|
|
12607
12607
|
},
|
|
12608
12608
|
{
|
|
12609
|
-
"astId":
|
|
12609
|
+
"astId": 39502,
|
|
12610
12610
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12611
12611
|
"label": "isAuthorized",
|
|
12612
12612
|
"offset": 0,
|
|
@@ -12632,19 +12632,19 @@
|
|
|
12632
12632
|
"numberOfBytes": "32",
|
|
12633
12633
|
"value": "t_bool"
|
|
12634
12634
|
},
|
|
12635
|
-
"t_mapping(t_uint256,t_struct(Epoch)
|
|
12635
|
+
"t_mapping(t_uint256,t_struct(Epoch)39370_storage)": {
|
|
12636
12636
|
"encoding": "mapping",
|
|
12637
12637
|
"key": "t_uint256",
|
|
12638
12638
|
"label": "mapping(uint256 => struct Epoch)",
|
|
12639
12639
|
"numberOfBytes": "32",
|
|
12640
|
-
"value": "t_struct(Epoch)
|
|
12640
|
+
"value": "t_struct(Epoch)39370_storage"
|
|
12641
12641
|
},
|
|
12642
|
-
"t_struct(Epoch)
|
|
12642
|
+
"t_struct(Epoch)39370_storage": {
|
|
12643
12643
|
"encoding": "inplace",
|
|
12644
12644
|
"label": "struct Epoch",
|
|
12645
12645
|
"members": [
|
|
12646
12646
|
{
|
|
12647
|
-
"astId":
|
|
12647
|
+
"astId": 39367,
|
|
12648
12648
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12649
12649
|
"label": "timestamp",
|
|
12650
12650
|
"offset": 0,
|
|
@@ -12652,7 +12652,7 @@
|
|
|
12652
12652
|
"type": "t_uint32"
|
|
12653
12653
|
},
|
|
12654
12654
|
{
|
|
12655
|
-
"astId":
|
|
12655
|
+
"astId": 39369,
|
|
12656
12656
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12657
12657
|
"label": "target",
|
|
12658
12658
|
"offset": 4,
|
|
@@ -107,21 +107,21 @@
|
|
|
107
107
|
},
|
|
108
108
|
"deployedBytecode": {
|
|
109
109
|
"functionDebugData": {
|
|
110
|
-
"@
|
|
110
|
+
"@receiveApproval_41163": {
|
|
111
111
|
"entryPoint": 157,
|
|
112
|
-
"id":
|
|
112
|
+
"id": 41163,
|
|
113
113
|
"parameterSlots": 5,
|
|
114
114
|
"returnSlots": 0
|
|
115
115
|
},
|
|
116
|
-
"@
|
|
116
|
+
"@setShouldRevert_41173": {
|
|
117
117
|
"entryPoint": null,
|
|
118
|
-
"id":
|
|
118
|
+
"id": 41173,
|
|
119
119
|
"parameterSlots": 1,
|
|
120
120
|
"returnSlots": 0
|
|
121
121
|
},
|
|
122
|
-
"@
|
|
122
|
+
"@shouldRevert_41126": {
|
|
123
123
|
"entryPoint": null,
|
|
124
|
-
"id":
|
|
124
|
+
"id": 41126,
|
|
125
125
|
"parameterSlots": 0,
|
|
126
126
|
"returnSlots": 0
|
|
127
127
|
},
|
|
@@ -2136,7 +2136,7 @@
|
|
|
2136
2136
|
"storageLayout": {
|
|
2137
2137
|
"storage": [
|
|
2138
2138
|
{
|
|
2139
|
-
"astId":
|
|
2139
|
+
"astId": 41126,
|
|
2140
2140
|
"contract": "contracts/test/ReceiveApprovalStub.sol:ReceiveApprovalStub",
|
|
2141
2141
|
"label": "shouldRevert",
|
|
2142
2142
|
"offset": 0,
|