@keep-network/tbtc-v2 1.6.0-dev.22 → 1.6.0-dev.23
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 +3 -3
- package/artifacts/LightRelayMaintainerProxy.json +3 -3
- package/artifacts/MaintainerProxy.json +3 -3
- 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 +2 -2
- package/artifacts/Wallets.json +2 -2
- package/artifacts/solcInputs/{dd1c38c53a7547fe3e334d72c1e4d8e1.json → a0304263b6d192d1bcaba971e9e959e7.json} +1 -1
- 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/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 +15 -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 -2
- 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/test/TestTBTCDepositor.sol +7 -2
- 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/test/TestTBTCDepositor.sol/MockBridge.json +84 -55
- package/export/artifacts/contracts/test/TestTBTCDepositor.sol/MockTBTCVault.json +25 -25
- package/export/artifacts/contracts/test/TestTBTCDepositor.sol/TestTBTCDepositor.json +5 -5
- package/export/artifacts/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.json +25 -25
- 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/MockBridge__factory.js +14 -1
- package/export/typechain/factories/MockTBTCVault__factory.js +1 -1
- package/export/typechain/factories/TestTBTCDepositor__factory.js +1 -1
- package/package.json +1 -1
|
@@ -377,9 +377,9 @@
|
|
|
377
377
|
"evm": {
|
|
378
378
|
"bytecode": {
|
|
379
379
|
"functionDebugData": {
|
|
380
|
-
"@
|
|
380
|
+
"@_41966": {
|
|
381
381
|
"entryPoint": null,
|
|
382
|
-
"id":
|
|
382
|
+
"id": 41966,
|
|
383
383
|
"parameterSlots": 1,
|
|
384
384
|
"returnSlots": 0
|
|
385
385
|
},
|
|
@@ -695,63 +695,63 @@
|
|
|
695
695
|
},
|
|
696
696
|
"deployedBytecode": {
|
|
697
697
|
"functionDebugData": {
|
|
698
|
-
"@
|
|
698
|
+
"@completeTransferWithPayload_42011": {
|
|
699
699
|
"entryPoint": 672,
|
|
700
|
-
"id":
|
|
700
|
+
"id": 42011,
|
|
701
701
|
"parameterSlots": 1,
|
|
702
702
|
"returnSlots": 1
|
|
703
703
|
},
|
|
704
|
-
"@
|
|
704
|
+
"@mintWormholeToken_42121": {
|
|
705
705
|
"entryPoint": 1226,
|
|
706
|
-
"id":
|
|
706
|
+
"id": 42121,
|
|
707
707
|
"parameterSlots": 2,
|
|
708
708
|
"returnSlots": 0
|
|
709
709
|
},
|
|
710
|
-
"@
|
|
710
|
+
"@parseTransferWithPayload_42086": {
|
|
711
711
|
"entryPoint": 1135,
|
|
712
|
-
"id":
|
|
712
|
+
"id": 42086,
|
|
713
713
|
"parameterSlots": 1,
|
|
714
714
|
"returnSlots": 1
|
|
715
715
|
},
|
|
716
|
-
"@
|
|
716
|
+
"@receiverAddress_41923": {
|
|
717
717
|
"entryPoint": null,
|
|
718
|
-
"id":
|
|
718
|
+
"id": 41923,
|
|
719
719
|
"parameterSlots": 0,
|
|
720
720
|
"returnSlots": 0
|
|
721
721
|
},
|
|
722
|
-
"@
|
|
722
|
+
"@setReceiverAddress_42106": {
|
|
723
723
|
"entryPoint": null,
|
|
724
|
-
"id":
|
|
724
|
+
"id": 42106,
|
|
725
725
|
"parameterSlots": 1,
|
|
726
726
|
"returnSlots": 0
|
|
727
727
|
},
|
|
728
|
-
"@
|
|
728
|
+
"@setTransferAmount_42096": {
|
|
729
729
|
"entryPoint": null,
|
|
730
|
-
"id":
|
|
730
|
+
"id": 42096,
|
|
731
731
|
"parameterSlots": 1,
|
|
732
732
|
"returnSlots": 0
|
|
733
733
|
},
|
|
734
|
-
"@
|
|
734
|
+
"@transferAmount_41921": {
|
|
735
735
|
"entryPoint": null,
|
|
736
|
-
"id":
|
|
736
|
+
"id": 41921,
|
|
737
737
|
"parameterSlots": 0,
|
|
738
738
|
"returnSlots": 0
|
|
739
739
|
},
|
|
740
|
-
"@
|
|
740
|
+
"@transferTokensWithPayload_42069": {
|
|
741
741
|
"entryPoint": 1054,
|
|
742
|
-
"id":
|
|
742
|
+
"id": 42069,
|
|
743
743
|
"parameterSlots": 6,
|
|
744
744
|
"returnSlots": 1
|
|
745
745
|
},
|
|
746
|
-
"@
|
|
746
|
+
"@transferTokens_42040": {
|
|
747
747
|
"entryPoint": 552,
|
|
748
|
-
"id":
|
|
748
|
+
"id": 42040,
|
|
749
749
|
"parameterSlots": 6,
|
|
750
750
|
"returnSlots": 1
|
|
751
751
|
},
|
|
752
|
-
"@
|
|
752
|
+
"@wormholeToken_41919": {
|
|
753
753
|
"entryPoint": null,
|
|
754
|
-
"id":
|
|
754
|
+
"id": 41919,
|
|
755
755
|
"parameterSlots": 0,
|
|
756
756
|
"returnSlots": 0
|
|
757
757
|
},
|
|
@@ -8615,7 +8615,7 @@
|
|
|
8615
8615
|
"storageLayout": {
|
|
8616
8616
|
"storage": [
|
|
8617
8617
|
{
|
|
8618
|
-
"astId":
|
|
8618
|
+
"astId": 41919,
|
|
8619
8619
|
"contract": "contracts/test/WormholeBridgeStub.sol:WormholeBridgeStub",
|
|
8620
8620
|
"label": "wormholeToken",
|
|
8621
8621
|
"offset": 0,
|
|
@@ -8623,7 +8623,7 @@
|
|
|
8623
8623
|
"type": "t_contract(TestERC20)41373"
|
|
8624
8624
|
},
|
|
8625
8625
|
{
|
|
8626
|
-
"astId":
|
|
8626
|
+
"astId": 41921,
|
|
8627
8627
|
"contract": "contracts/test/WormholeBridgeStub.sol:WormholeBridgeStub",
|
|
8628
8628
|
"label": "transferAmount",
|
|
8629
8629
|
"offset": 0,
|
|
@@ -8631,7 +8631,7 @@
|
|
|
8631
8631
|
"type": "t_uint256"
|
|
8632
8632
|
},
|
|
8633
8633
|
{
|
|
8634
|
-
"astId":
|
|
8634
|
+
"astId": 41923,
|
|
8635
8635
|
"contract": "contracts/test/WormholeBridgeStub.sol:WormholeBridgeStub",
|
|
8636
8636
|
"label": "receiverAddress",
|
|
8637
8637
|
"offset": 0,
|
|
@@ -134,9 +134,9 @@
|
|
|
134
134
|
"evm": {
|
|
135
135
|
"bytecode": {
|
|
136
136
|
"functionDebugData": {
|
|
137
|
-
"@
|
|
137
|
+
"@_42194": {
|
|
138
138
|
"entryPoint": null,
|
|
139
|
-
"id":
|
|
139
|
+
"id": 42194,
|
|
140
140
|
"parameterSlots": 1,
|
|
141
141
|
"returnSlots": 0
|
|
142
142
|
},
|
|
@@ -637,27 +637,27 @@
|
|
|
637
637
|
},
|
|
638
638
|
"deployedBytecode": {
|
|
639
639
|
"functionDebugData": {
|
|
640
|
-
"@
|
|
640
|
+
"@bank_42149": {
|
|
641
641
|
"entryPoint": null,
|
|
642
|
-
"id":
|
|
642
|
+
"id": 42149,
|
|
643
643
|
"parameterSlots": 0,
|
|
644
644
|
"returnSlots": 0
|
|
645
645
|
},
|
|
646
|
-
"@
|
|
646
|
+
"@donate_42236": {
|
|
647
647
|
"entryPoint": 1226,
|
|
648
|
-
"id":
|
|
648
|
+
"id": 42236,
|
|
649
649
|
"parameterSlots": 1,
|
|
650
650
|
"returnSlots": 0
|
|
651
651
|
},
|
|
652
|
-
"@
|
|
652
|
+
"@receiveBalanceApproval_42282": {
|
|
653
653
|
"entryPoint": 664,
|
|
654
|
-
"id":
|
|
654
|
+
"id": 42282,
|
|
655
655
|
"parameterSlots": 3,
|
|
656
656
|
"returnSlots": 0
|
|
657
657
|
},
|
|
658
|
-
"@
|
|
658
|
+
"@receiveBalanceIncrease_42342": {
|
|
659
659
|
"entryPoint": 187,
|
|
660
|
-
"id":
|
|
660
|
+
"id": 42342,
|
|
661
661
|
"parameterSlots": 4,
|
|
662
662
|
"returnSlots": 0
|
|
663
663
|
},
|
|
@@ -5126,7 +5126,7 @@
|
|
|
5126
5126
|
"storageLayout": {
|
|
5127
5127
|
"storage": [
|
|
5128
5128
|
{
|
|
5129
|
-
"astId":
|
|
5129
|
+
"astId": 42149,
|
|
5130
5130
|
"contract": "contracts/vault/DonationVault.sol:DonationVault",
|
|
5131
5131
|
"label": "bank",
|
|
5132
5132
|
"offset": 0,
|