@keep-network/tbtc-v2 1.0.0-dev.6 → 1.0.1-dev.0
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 +9 -9
- package/artifacts/BridgeGovernanceParameters.json +2 -2
- package/artifacts/Deposit.json +7 -7
- package/artifacts/DepositSweep.json +7 -7
- 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 +7 -7
- package/artifacts/KeepRegistry.json +1 -1
- package/artifacts/KeepStake.json +2 -2
- package/artifacts/KeepToken.json +2 -2
- package/artifacts/KeepTokenStaking.json +1 -1
- package/artifacts/LightRelay.json +18 -18
- package/artifacts/MaintainerProxy.json +25 -25
- package/artifacts/MovingFunds.json +7 -7
- package/artifacts/NuCypherStakingEscrow.json +1 -1
- 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 +7 -7
- 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 +29 -29
- package/artifacts/TokenStaking.json +1 -1
- package/artifacts/TokenholderGovernor.json +9 -9
- package/artifacts/TokenholderTimelock.json +8 -8
- package/artifacts/VendingMachine.json +10 -10
- package/artifacts/VendingMachineKeep.json +1 -1
- package/artifacts/VendingMachineNuCypher.json +1 -1
- package/artifacts/WalletRegistry.json +5 -5
- package/artifacts/WalletRegistryGovernance.json +2 -2
- package/artifacts/Wallets.json +7 -7
- package/artifacts/solcInputs/{79a96d1cf4af176d93e6844dc248dcff.json → 02bce6ad4d51639a29a8a0ab743e5d10.json} +2 -2
- package/artifacts/solcInputs/{fccb130292c8c7cc958ab4fa31a3e180.json → 38fab978d510587e7683f801d87bbd84.json} +2 -2
- 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/BitcoinTx.sol/BitcoinTx.json +2 -2
- package/build/contracts/bridge/Bridge.sol/Bridge.dbg.json +1 -1
- package/build/contracts/bridge/Bridge.sol/Bridge.json +2 -2
- package/build/contracts/bridge/BridgeGovernance.sol/BridgeGovernance.dbg.json +1 -1
- package/build/contracts/bridge/BridgeGovernance.sol/BridgeGovernance.json +2 -2
- 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/BridgeState.sol/BridgeState.json +2 -2
- package/build/contracts/bridge/Deposit.sol/Deposit.dbg.json +1 -1
- package/build/contracts/bridge/Deposit.sol/Deposit.json +2 -2
- package/build/contracts/bridge/DepositSweep.sol/DepositSweep.dbg.json +1 -1
- package/build/contracts/bridge/DepositSweep.sol/DepositSweep.json +2 -2
- 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/Fraud.sol/Fraud.json +2 -2
- 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/MovingFunds.sol/MovingFunds.json +2 -2
- package/build/contracts/bridge/Redemption.sol/OutboundTx.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/OutboundTx.json +2 -2
- package/build/contracts/bridge/Redemption.sol/Redemption.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/Redemption.json +2 -2
- package/build/contracts/bridge/VendingMachine.sol/VendingMachine.dbg.json +1 -1
- package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
- package/build/contracts/bridge/Wallets.sol/Wallets.json +2 -2
- package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.dbg.json +1 -1
- package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +2 -2
- 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/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/build/contracts/vault/TBTCVault.sol/TBTCVault.json +2 -2
- package/contracts/bridge/Bridge.sol +0 -1
- package/contracts/bridge/BridgeState.sol +0 -5
- package/deploy/18_disable_moving_funds.ts +1 -5
- package/export/artifacts/contracts/bridge/Bridge.sol/Bridge.json +1111 -1342
- package/export/artifacts/contracts/bridge/BridgeGovernance.sol/BridgeGovernance.json +5 -5
- package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +67 -67
- package/export/artifacts/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +93 -93
- package/export/artifacts/contracts/relay/LightRelay.sol/LightRelay.json +57 -57
- package/export/artifacts/contracts/test/BankStub.sol/BankStub.json +2 -2
- package/export/artifacts/contracts/test/BridgeStub.sol/BridgeStub.json +1162 -1393
- package/export/artifacts/contracts/test/GoerliLightRelay.sol/GoerliLightRelay.json +57 -57
- package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +4 -4
- 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/SystemTestRelay.sol/SystemTestRelay.json +19 -19
- 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 +4 -4
- 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 +138 -138
- package/export/deploy/18_disable_moving_funds.js +1 -1
- package/export/typechain/factories/BridgeGovernance__factory.js +1 -1
- package/export/typechain/factories/BridgeState__factory.js +1 -1
- package/export/typechain/factories/BridgeStub__factory.js +1 -1
- package/export/typechain/factories/Bridge__factory.js +1 -1
- package/export/typechain/factories/DepositSweep__factory.js +1 -1
- package/export/typechain/factories/Deposit__factory.js +1 -1
- package/export/typechain/factories/Fraud__factory.js +1 -1
- package/export/typechain/factories/MaintainerProxy__factory.js +1 -1
- package/export/typechain/factories/MovingFunds__factory.js +1 -1
- package/export/typechain/factories/Redemption__factory.js +1 -1
- package/export/typechain/factories/SystemTestRelay__factory.js +1 -1
- package/export/typechain/factories/TBTCVault__factory.js +1 -1
- package/export/typechain/factories/Wallets__factory.js +1 -1
- package/package.json +1 -1
|
@@ -570,9 +570,9 @@
|
|
|
570
570
|
"parameterSlots": 2,
|
|
571
571
|
"returnSlots": 0
|
|
572
572
|
},
|
|
573
|
-
"@
|
|
573
|
+
"@_32969": {
|
|
574
574
|
"entryPoint": null,
|
|
575
|
-
"id":
|
|
575
|
+
"id": 32969,
|
|
576
576
|
"parameterSlots": 0,
|
|
577
577
|
"returnSlots": 0
|
|
578
578
|
},
|
|
@@ -3710,9 +3710,9 @@
|
|
|
3710
3710
|
"parameterSlots": 0,
|
|
3711
3711
|
"returnSlots": 1
|
|
3712
3712
|
},
|
|
3713
|
-
"@
|
|
3713
|
+
"@NAME_32958": {
|
|
3714
3714
|
"entryPoint": null,
|
|
3715
|
-
"id":
|
|
3715
|
+
"id": 32958,
|
|
3716
3716
|
"parameterSlots": 0,
|
|
3717
3717
|
"returnSlots": 0
|
|
3718
3718
|
},
|
|
@@ -3722,9 +3722,9 @@
|
|
|
3722
3722
|
"parameterSlots": 0,
|
|
3723
3723
|
"returnSlots": 0
|
|
3724
3724
|
},
|
|
3725
|
-
"@
|
|
3725
|
+
"@SYMBOL_32961": {
|
|
3726
3726
|
"entryPoint": null,
|
|
3727
|
-
"id":
|
|
3727
|
+
"id": 32961,
|
|
3728
3728
|
"parameterSlots": 0,
|
|
3729
3729
|
"returnSlots": 0
|
|
3730
3730
|
},
|
|
@@ -440,9 +440,9 @@
|
|
|
440
440
|
"parameterSlots": 2,
|
|
441
441
|
"returnSlots": 0
|
|
442
442
|
},
|
|
443
|
-
"@
|
|
443
|
+
"@_32989": {
|
|
444
444
|
"entryPoint": null,
|
|
445
|
-
"id":
|
|
445
|
+
"id": 32989,
|
|
446
446
|
"parameterSlots": 0,
|
|
447
447
|
"returnSlots": 0
|
|
448
448
|
},
|
|
@@ -2584,15 +2584,15 @@
|
|
|
2584
2584
|
},
|
|
2585
2585
|
"deployedBytecode": {
|
|
2586
2586
|
"functionDebugData": {
|
|
2587
|
-
"@
|
|
2587
|
+
"@NAME_32978": {
|
|
2588
2588
|
"entryPoint": null,
|
|
2589
|
-
"id":
|
|
2589
|
+
"id": 32978,
|
|
2590
2590
|
"parameterSlots": 0,
|
|
2591
2591
|
"returnSlots": 0
|
|
2592
2592
|
},
|
|
2593
|
-
"@
|
|
2593
|
+
"@SYMBOL_32981": {
|
|
2594
2594
|
"entryPoint": null,
|
|
2595
|
-
"id":
|
|
2595
|
+
"id": 32981,
|
|
2596
2596
|
"parameterSlots": 0,
|
|
2597
2597
|
"returnSlots": 0
|
|
2598
2598
|
},
|
|
@@ -2698,9 +2698,9 @@
|
|
|
2698
2698
|
"parameterSlots": 1,
|
|
2699
2699
|
"returnSlots": 1
|
|
2700
2700
|
},
|
|
2701
|
-
"@
|
|
2701
|
+
"@mint_33002": {
|
|
2702
2702
|
"entryPoint": 1667,
|
|
2703
|
-
"id":
|
|
2703
|
+
"id": 33002,
|
|
2704
2704
|
"parameterSlots": 2,
|
|
2705
2705
|
"returnSlots": 0
|
|
2706
2706
|
},
|
|
@@ -47,15 +47,15 @@
|
|
|
47
47
|
},
|
|
48
48
|
"deployedBytecode": {
|
|
49
49
|
"functionDebugData": {
|
|
50
|
-
"@
|
|
50
|
+
"@compressPublicKey_25383": {
|
|
51
51
|
"entryPoint": 108,
|
|
52
|
-
"id":
|
|
52
|
+
"id": 25383,
|
|
53
53
|
"parameterSlots": 2,
|
|
54
54
|
"returnSlots": 1
|
|
55
55
|
},
|
|
56
|
-
"@
|
|
56
|
+
"@compressPublicKey_33023": {
|
|
57
57
|
"entryPoint": 89,
|
|
58
|
-
"id":
|
|
58
|
+
"id": 33023,
|
|
59
59
|
"parameterSlots": 2,
|
|
60
60
|
"returnSlots": 1
|
|
61
61
|
},
|
|
@@ -134,9 +134,9 @@
|
|
|
134
134
|
"evm": {
|
|
135
135
|
"bytecode": {
|
|
136
136
|
"functionDebugData": {
|
|
137
|
-
"@
|
|
137
|
+
"@_33096": {
|
|
138
138
|
"entryPoint": null,
|
|
139
|
-
"id":
|
|
139
|
+
"id": 33096,
|
|
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_33051": {
|
|
641
641
|
"entryPoint": null,
|
|
642
|
-
"id":
|
|
642
|
+
"id": 33051,
|
|
643
643
|
"parameterSlots": 0,
|
|
644
644
|
"returnSlots": 0
|
|
645
645
|
},
|
|
646
|
-
"@
|
|
646
|
+
"@donate_33138": {
|
|
647
647
|
"entryPoint": 1226,
|
|
648
|
-
"id":
|
|
648
|
+
"id": 33138,
|
|
649
649
|
"parameterSlots": 1,
|
|
650
650
|
"returnSlots": 0
|
|
651
651
|
},
|
|
652
|
-
"@
|
|
652
|
+
"@receiveBalanceApproval_33184": {
|
|
653
653
|
"entryPoint": 664,
|
|
654
|
-
"id":
|
|
654
|
+
"id": 33184,
|
|
655
655
|
"parameterSlots": 3,
|
|
656
656
|
"returnSlots": 0
|
|
657
657
|
},
|
|
658
|
-
"@
|
|
658
|
+
"@receiveBalanceIncrease_33244": {
|
|
659
659
|
"entryPoint": 187,
|
|
660
|
-
"id":
|
|
660
|
+
"id": 33244,
|
|
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": 33051,
|
|
5130
5130
|
"contract": "contracts/vault/DonationVault.sol:DonationVault",
|
|
5131
5131
|
"label": "bank",
|
|
5132
5132
|
"offset": 0,
|