@keep-network/tbtc-v2 1.3.0-dev.7 → 1.3.0-dev.9
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/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/LightRelayMaintainerProxy.json +8 -8
- package/artifacts/MaintainerProxy.json +19 -19
- package/artifacts/MovingFunds.json +2 -2
- 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 +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/VendingMachineKeep.json +1 -1
- package/artifacts/VendingMachineNuCypher.json +1 -1
- package/artifacts/VendingMachineV2.json +3 -3
- package/artifacts/VendingMachineV3.json +3 -3
- package/artifacts/WalletCoordinator.json +39 -13
- package/artifacts/WalletRegistry.json +5 -5
- package/artifacts/WalletRegistryGovernance.json +2 -2
- package/artifacts/Wallets.json +2 -2
- package/artifacts/solcInputs/{113b54a69049e9a4de4a520973971e13.json → 3214467f6e5b94333ab46dfa9e9b4fd6.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/WalletCoordinator.sol/WalletCoordinator.dbg.json +1 -1
- package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +28 -2
- 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 +16 -2
- package/export/artifacts/contracts/bridge/Bridge.sol/Bridge.json +22 -22
- 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/bridge/WalletCoordinator.sol/WalletCoordinator.json +9793 -8812
- 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 +58 -58
- package/export/artifacts/contracts/test/GoerliLightRelay.sol/GoerliLightRelay.json +57 -57
- 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/SystemTestRelay.sol/SystemTestRelay.json +14 -14
- 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/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/WalletCoordinator__factory.js +27 -1
- package/package.json +1 -1
|
@@ -95,6 +95,11 @@
|
|
|
95
95
|
"internalType": "uint256",
|
|
96
96
|
"name": "sweepTxFee",
|
|
97
97
|
"type": "uint256"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"internalType": "uint256[]",
|
|
101
|
+
"name": "depositsRevealBlocks",
|
|
102
|
+
"type": "uint256[]"
|
|
98
103
|
}
|
|
99
104
|
],
|
|
100
105
|
"indexed": false,
|
|
@@ -145,6 +150,12 @@
|
|
|
145
150
|
"internalType": "bytes",
|
|
146
151
|
"name": "message",
|
|
147
152
|
"type": "bytes"
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"indexed": true,
|
|
156
|
+
"internalType": "address",
|
|
157
|
+
"name": "coordinator",
|
|
158
|
+
"type": "address"
|
|
148
159
|
}
|
|
149
160
|
],
|
|
150
161
|
"name": "HeartbeatRequestSubmitted",
|
|
@@ -469,6 +480,11 @@
|
|
|
469
480
|
"internalType": "uint256",
|
|
470
481
|
"name": "sweepTxFee",
|
|
471
482
|
"type": "uint256"
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
"internalType": "uint256[]",
|
|
486
|
+
"name": "depositsRevealBlocks",
|
|
487
|
+
"type": "uint256[]"
|
|
472
488
|
}
|
|
473
489
|
],
|
|
474
490
|
"internalType": "struct WalletCoordinator.DepositSweepProposal",
|
|
@@ -511,6 +527,11 @@
|
|
|
511
527
|
"internalType": "uint256",
|
|
512
528
|
"name": "sweepTxFee",
|
|
513
529
|
"type": "uint256"
|
|
530
|
+
},
|
|
531
|
+
{
|
|
532
|
+
"internalType": "uint256[]",
|
|
533
|
+
"name": "depositsRevealBlocks",
|
|
534
|
+
"type": "uint256[]"
|
|
514
535
|
}
|
|
515
536
|
],
|
|
516
537
|
"internalType": "struct WalletCoordinator.DepositSweepProposal",
|
|
@@ -643,6 +664,11 @@
|
|
|
643
664
|
"internalType": "uint256",
|
|
644
665
|
"name": "sweepTxFee",
|
|
645
666
|
"type": "uint256"
|
|
667
|
+
},
|
|
668
|
+
{
|
|
669
|
+
"internalType": "uint256[]",
|
|
670
|
+
"name": "depositsRevealBlocks",
|
|
671
|
+
"type": "uint256[]"
|
|
646
672
|
}
|
|
647
673
|
],
|
|
648
674
|
"internalType": "struct WalletCoordinator.DepositSweepProposal",
|
|
@@ -740,21 +766,21 @@
|
|
|
740
766
|
"type": "function"
|
|
741
767
|
}
|
|
742
768
|
],
|
|
743
|
-
"transactionHash": "
|
|
769
|
+
"transactionHash": "0x6f0590870517ed2d095a573a7b7c5e869e55efc5f941996ef3b1aba007f15928",
|
|
744
770
|
"receipt": {
|
|
745
771
|
"to": null,
|
|
746
772
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
747
773
|
"contractAddress": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
748
774
|
"transactionIndex": 0,
|
|
749
|
-
"gasUsed": "
|
|
775
|
+
"gasUsed": "723321",
|
|
750
776
|
"logsBloom": "0x00000000000000000002000000000000400000000000000000800000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000002000001000000000000000000000000000000000800020000000000000000000800000000800000000000000000000000400000000000000000400000000000080000000000000080000000000000800000000000000000008000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000030000000000000400000000000000000000001000000000000000000000000000000",
|
|
751
|
-
"blockHash": "
|
|
752
|
-
"transactionHash": "
|
|
777
|
+
"blockHash": "0x66166b8679ee6eff4fb52eb007bb3b58e21b69aa58d1829747975a233566bf40",
|
|
778
|
+
"transactionHash": "0x6f0590870517ed2d095a573a7b7c5e869e55efc5f941996ef3b1aba007f15928",
|
|
753
779
|
"logs": [
|
|
754
780
|
{
|
|
755
781
|
"transactionIndex": 0,
|
|
756
782
|
"blockNumber": 81,
|
|
757
|
-
"transactionHash": "
|
|
783
|
+
"transactionHash": "0x6f0590870517ed2d095a573a7b7c5e869e55efc5f941996ef3b1aba007f15928",
|
|
758
784
|
"address": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
759
785
|
"topics": [
|
|
760
786
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -762,12 +788,12 @@
|
|
|
762
788
|
],
|
|
763
789
|
"data": "0x",
|
|
764
790
|
"logIndex": 0,
|
|
765
|
-
"blockHash": "
|
|
791
|
+
"blockHash": "0x66166b8679ee6eff4fb52eb007bb3b58e21b69aa58d1829747975a233566bf40"
|
|
766
792
|
},
|
|
767
793
|
{
|
|
768
794
|
"transactionIndex": 0,
|
|
769
795
|
"blockNumber": 81,
|
|
770
|
-
"transactionHash": "
|
|
796
|
+
"transactionHash": "0x6f0590870517ed2d095a573a7b7c5e869e55efc5f941996ef3b1aba007f15928",
|
|
771
797
|
"address": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
772
798
|
"topics": [
|
|
773
799
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -776,35 +802,35 @@
|
|
|
776
802
|
],
|
|
777
803
|
"data": "0x",
|
|
778
804
|
"logIndex": 1,
|
|
779
|
-
"blockHash": "
|
|
805
|
+
"blockHash": "0x66166b8679ee6eff4fb52eb007bb3b58e21b69aa58d1829747975a233566bf40"
|
|
780
806
|
},
|
|
781
807
|
{
|
|
782
808
|
"transactionIndex": 0,
|
|
783
809
|
"blockNumber": 81,
|
|
784
|
-
"transactionHash": "
|
|
810
|
+
"transactionHash": "0x6f0590870517ed2d095a573a7b7c5e869e55efc5f941996ef3b1aba007f15928",
|
|
785
811
|
"address": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
786
812
|
"topics": [
|
|
787
813
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
788
814
|
],
|
|
789
815
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
790
816
|
"logIndex": 2,
|
|
791
|
-
"blockHash": "
|
|
817
|
+
"blockHash": "0x66166b8679ee6eff4fb52eb007bb3b58e21b69aa58d1829747975a233566bf40"
|
|
792
818
|
},
|
|
793
819
|
{
|
|
794
820
|
"transactionIndex": 0,
|
|
795
821
|
"blockNumber": 81,
|
|
796
|
-
"transactionHash": "
|
|
822
|
+
"transactionHash": "0x6f0590870517ed2d095a573a7b7c5e869e55efc5f941996ef3b1aba007f15928",
|
|
797
823
|
"address": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
798
824
|
"topics": [
|
|
799
825
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
800
826
|
],
|
|
801
827
|
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000afdacd509e73115ea1654b1a770f1a807e7c9c0",
|
|
802
828
|
"logIndex": 3,
|
|
803
|
-
"blockHash": "
|
|
829
|
+
"blockHash": "0x66166b8679ee6eff4fb52eb007bb3b58e21b69aa58d1829747975a233566bf40"
|
|
804
830
|
}
|
|
805
831
|
],
|
|
806
832
|
"blockNumber": 81,
|
|
807
|
-
"cumulativeGasUsed": "
|
|
833
|
+
"cumulativeGasUsed": "723321",
|
|
808
834
|
"status": 1,
|
|
809
835
|
"byzantium": true
|
|
810
836
|
},
|
|
@@ -1891,7 +1891,7 @@
|
|
|
1891
1891
|
"transactionIndex": 0,
|
|
1892
1892
|
"gasUsed": "1047188",
|
|
1893
1893
|
"logsBloom": "0x00000000000000000000000000000000400000004040000000000000000000200040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000800000000000000000000000000000000000000000000000000000000800000000008000008000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000020000000000040000000000000400000000000000000000000000000000000000000800000000000000000000000000000000000000000000",
|
|
1894
|
-
"blockHash": "
|
|
1894
|
+
"blockHash": "0x55439e3e88b8e1577b690bcd65dce163c15b7875970f060965ac67a56d7d483b",
|
|
1895
1895
|
"transactionHash": "0xa9307cf26c3c11c7cb31375b57517ed4cd0da1f2e9c49492b4339d577f36026d",
|
|
1896
1896
|
"logs": [
|
|
1897
1897
|
{
|
|
@@ -1905,7 +1905,7 @@
|
|
|
1905
1905
|
],
|
|
1906
1906
|
"data": "0x",
|
|
1907
1907
|
"logIndex": 0,
|
|
1908
|
-
"blockHash": "
|
|
1908
|
+
"blockHash": "0x55439e3e88b8e1577b690bcd65dce163c15b7875970f060965ac67a56d7d483b"
|
|
1909
1909
|
},
|
|
1910
1910
|
{
|
|
1911
1911
|
"transactionIndex": 0,
|
|
@@ -1917,7 +1917,7 @@
|
|
|
1917
1917
|
],
|
|
1918
1918
|
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c8",
|
|
1919
1919
|
"logIndex": 1,
|
|
1920
|
-
"blockHash": "
|
|
1920
|
+
"blockHash": "0x55439e3e88b8e1577b690bcd65dce163c15b7875970f060965ac67a56d7d483b"
|
|
1921
1921
|
},
|
|
1922
1922
|
{
|
|
1923
1923
|
"transactionIndex": 0,
|
|
@@ -1929,7 +1929,7 @@
|
|
|
1929
1929
|
],
|
|
1930
1930
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
1931
1931
|
"logIndex": 2,
|
|
1932
|
-
"blockHash": "
|
|
1932
|
+
"blockHash": "0x55439e3e88b8e1577b690bcd65dce163c15b7875970f060965ac67a56d7d483b"
|
|
1933
1933
|
},
|
|
1934
1934
|
{
|
|
1935
1935
|
"transactionIndex": 0,
|
|
@@ -1941,7 +1941,7 @@
|
|
|
1941
1941
|
],
|
|
1942
1942
|
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000afdacd509e73115ea1654b1a770f1a807e7c9c0",
|
|
1943
1943
|
"logIndex": 3,
|
|
1944
|
-
"blockHash": "
|
|
1944
|
+
"blockHash": "0x55439e3e88b8e1577b690bcd65dce163c15b7875970f060965ac67a56d7d483b"
|
|
1945
1945
|
}
|
|
1946
1946
|
],
|
|
1947
1947
|
"blockNumber": 44,
|
|
@@ -1963,7 +1963,7 @@
|
|
|
1963
1963
|
"transactionIndex": 0,
|
|
1964
1964
|
"gasUsed": "3938527",
|
|
1965
1965
|
"logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000002000800020000000000000000000800000000000000000000000000000000400000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000002000000000000000000000000",
|
|
1966
|
-
"blockHash": "
|
|
1966
|
+
"blockHash": "0xd08c021e4fb92ce412b0825d55d4547bf66e1b0aafba3bad86708dec73b5fea7",
|
|
1967
1967
|
"transactionHash": "0x3638dbc7454e3a7dafa868147891fc076bd20e64d9e2c616e73f0c2420b49a72",
|
|
1968
1968
|
"logs": [
|
|
1969
1969
|
{
|
|
@@ -1978,7 +1978,7 @@
|
|
|
1978
1978
|
],
|
|
1979
1979
|
"data": "0x",
|
|
1980
1980
|
"logIndex": 0,
|
|
1981
|
-
"blockHash": "
|
|
1981
|
+
"blockHash": "0xd08c021e4fb92ce412b0825d55d4547bf66e1b0aafba3bad86708dec73b5fea7"
|
|
1982
1982
|
}
|
|
1983
1983
|
],
|
|
1984
1984
|
"blockNumber": 48,
|