@keep-network/tbtc-v2 1.4.0-dev.0 → 1.4.0-dev.1

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.
Files changed (101) hide show
  1. package/artifacts/BLS.json +1 -1
  2. package/artifacts/Bank.json +3 -3
  3. package/artifacts/BeaconAuthorization.json +1 -1
  4. package/artifacts/BeaconDkg.json +1 -1
  5. package/artifacts/BeaconDkgValidator.json +1 -1
  6. package/artifacts/BeaconInactivity.json +1 -1
  7. package/artifacts/BeaconSortitionPool.json +3 -3
  8. package/artifacts/Bridge.json +5 -5
  9. package/artifacts/BridgeGovernance.json +2 -2
  10. package/artifacts/BridgeGovernanceParameters.json +2 -2
  11. package/artifacts/Deposit.json +2 -2
  12. package/artifacts/DepositSweep.json +2 -2
  13. package/artifacts/DonationVault.json +3 -3
  14. package/artifacts/EcdsaDkgValidator.json +1 -1
  15. package/artifacts/EcdsaInactivity.json +1 -1
  16. package/artifacts/EcdsaSortitionPool.json +3 -3
  17. package/artifacts/Fraud.json +2 -2
  18. package/artifacts/KeepRegistry.json +1 -1
  19. package/artifacts/KeepStake.json +2 -2
  20. package/artifacts/KeepToken.json +2 -2
  21. package/artifacts/KeepTokenStaking.json +1 -1
  22. package/artifacts/LightRelay.json +3 -3
  23. package/artifacts/LightRelayMaintainerProxy.json +3 -3
  24. package/artifacts/MaintainerProxy.json +3 -3
  25. package/artifacts/MovingFunds.json +2 -2
  26. package/artifacts/NuCypherStakingEscrow.json +1 -1
  27. package/artifacts/NuCypherToken.json +2 -2
  28. package/artifacts/RandomBeacon.json +2 -2
  29. package/artifacts/RandomBeaconChaosnet.json +2 -2
  30. package/artifacts/RandomBeaconGovernance.json +2 -2
  31. package/artifacts/Redemption.json +2 -2
  32. package/artifacts/ReimbursementPool.json +2 -2
  33. package/artifacts/T.json +2 -2
  34. package/artifacts/TBTC.json +3 -3
  35. package/artifacts/TBTCToken.json +3 -3
  36. package/artifacts/TBTCVault.json +23 -23
  37. package/artifacts/TokenStaking.json +1 -1
  38. package/artifacts/TokenholderGovernor.json +9 -9
  39. package/artifacts/TokenholderTimelock.json +8 -8
  40. package/artifacts/VendingMachine.json +3 -3
  41. package/artifacts/VendingMachineKeep.json +1 -1
  42. package/artifacts/VendingMachineNuCypher.json +1 -1
  43. package/artifacts/VendingMachineV2.json +3 -3
  44. package/artifacts/VendingMachineV3.json +3 -3
  45. package/artifacts/WalletCoordinator.json +5 -5
  46. package/artifacts/WalletRegistry.json +5 -5
  47. package/artifacts/WalletRegistryGovernance.json +2 -2
  48. package/artifacts/Wallets.json +2 -2
  49. package/artifacts/solcInputs/{b9b4ee8a11a84e1668f3a48e30a96de7.json → ed335f3dd48751bd80591a18bf461e31.json} +1 -1
  50. package/build/contracts/GovernanceUtils.sol/GovernanceUtils.dbg.json +1 -1
  51. package/build/contracts/bank/Bank.sol/Bank.dbg.json +1 -1
  52. package/build/contracts/bank/IReceiveBalanceApproval.sol/IReceiveBalanceApproval.dbg.json +1 -1
  53. package/build/contracts/bridge/BitcoinTx.sol/BitcoinTx.dbg.json +1 -1
  54. package/build/contracts/bridge/Bridge.sol/Bridge.dbg.json +1 -1
  55. package/build/contracts/bridge/BridgeGovernanceParameters.sol/BridgeGovernanceParameters.dbg.json +1 -1
  56. package/build/contracts/bridge/BridgeState.sol/BridgeState.dbg.json +1 -1
  57. package/build/contracts/bridge/Deposit.sol/Deposit.dbg.json +1 -1
  58. package/build/contracts/bridge/DepositSweep.sol/DepositSweep.dbg.json +1 -1
  59. package/build/contracts/bridge/EcdsaLib.sol/EcdsaLib.dbg.json +1 -1
  60. package/build/contracts/bridge/Fraud.sol/Fraud.dbg.json +1 -1
  61. package/build/contracts/bridge/Heartbeat.sol/Heartbeat.dbg.json +1 -1
  62. package/build/contracts/bridge/IRelay.sol/IRelay.dbg.json +1 -1
  63. package/build/contracts/bridge/MovingFunds.sol/MovingFunds.dbg.json +1 -1
  64. package/build/contracts/bridge/Redemption.sol/OutboundTx.dbg.json +1 -1
  65. package/build/contracts/bridge/Redemption.sol/Redemption.dbg.json +1 -1
  66. package/build/contracts/bridge/VendingMachine.sol/VendingMachine.dbg.json +1 -1
  67. package/build/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.dbg.json +1 -1
  68. package/build/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.dbg.json +1 -1
  69. package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.dbg.json +1 -1
  70. package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
  71. package/build/contracts/l2/L2TBTC.sol/L2TBTC.dbg.json +1 -1
  72. package/build/contracts/l2/L2WormholeGateway.sol/IWormholeTokenBridge.dbg.json +1 -1
  73. package/build/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.dbg.json +1 -1
  74. package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.dbg.json +1 -1
  75. package/build/contracts/relay/LightRelay.sol/ILightRelay.dbg.json +1 -1
  76. package/build/contracts/relay/LightRelay.sol/LightRelay.dbg.json +1 -1
  77. package/build/contracts/relay/LightRelay.sol/RelayUtils.dbg.json +1 -1
  78. package/build/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.dbg.json +1 -1
  79. package/build/contracts/token/TBTC.sol/TBTC.dbg.json +1 -1
  80. package/build/contracts/vault/DonationVault.sol/DonationVault.dbg.json +1 -1
  81. package/build/contracts/vault/IVault.sol/IVault.dbg.json +1 -1
  82. package/build/contracts/vault/TBTCOptimisticMinting.sol/TBTCOptimisticMinting.dbg.json +1 -1
  83. package/build/contracts/vault/TBTCVault.sol/TBTCVault.dbg.json +1 -1
  84. package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +6 -6
  85. package/export/artifacts/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.json +6 -6
  86. package/export/artifacts/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.json +6 -6
  87. package/export/artifacts/contracts/test/GoerliLightRelay.sol/GoerliLightRelay.json +114 -78
  88. package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +2 -2
  89. package/export/artifacts/contracts/test/LightRelayStub.sol/LightRelayStub.json +2 -2
  90. package/export/artifacts/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.json +7 -7
  91. package/export/artifacts/contracts/test/SystemTestRelay.sol/SystemTestRelay.json +14 -14
  92. package/export/artifacts/contracts/test/TestERC20.sol/TestERC20.json +6 -6
  93. package/export/artifacts/contracts/test/TestERC721.sol/TestERC721.json +8 -8
  94. package/export/artifacts/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.json +2 -2
  95. package/export/artifacts/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.json +33 -33
  96. package/export/artifacts/contracts/token/TBTC.sol/TBTC.json +2 -2
  97. package/export/artifacts/contracts/vault/DonationVault.sol/DonationVault.json +11 -11
  98. package/export/artifacts/contracts/vault/TBTCVault.sol/TBTCVault.json +135 -135
  99. package/export/typechain/factories/GoerliLightRelay__factory.js +14 -1
  100. package/export.json +274 -0
  101. package/package.json +1 -1
@@ -173,7 +173,7 @@
173
173
  "transactionIndex": 0,
174
174
  "gasUsed": "327718",
175
175
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
176
- "blockHash": "0x3a9f312336898fccea5f166375fbb393fd9fd0fd9b784254d13f6647e4943308",
176
+ "blockHash": "0x3ea9ca7bb57f73567183068667179f3474ab6554494216333910d3e679515575",
177
177
  "transactionHash": "0x7a4ddf0f73b8edebbe64ab083fd4b94f6cd0e755bed3a1a22830837e752cf8f5",
178
178
  "logs": [],
179
179
  "blockNumber": 5,
@@ -481,7 +481,7 @@
481
481
  "transactionIndex": 0,
482
482
  "gasUsed": "1257963",
483
483
  "logsBloom": "0x00000000000000000002000000000000000000000000800000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000400000000",
484
- "blockHash": "0x9759a67dcc574a8ec99eb856aa042533507df88e6a9463ad1633930f95bf7a3b",
484
+ "blockHash": "0x0ed3718817f3c349a8324bf2b480b1daaa202e0e595e76af622b962a1118791c",
485
485
  "transactionHash": "0xb1e6b9cf201844e5b6c00103410d195c3ed851cb3262fa1ff91caab43231a2c5",
486
486
  "logs": [
487
487
  {
@@ -496,7 +496,7 @@
496
496
  ],
497
497
  "data": "0x",
498
498
  "logIndex": 0,
499
- "blockHash": "0x9759a67dcc574a8ec99eb856aa042533507df88e6a9463ad1633930f95bf7a3b"
499
+ "blockHash": "0x0ed3718817f3c349a8324bf2b480b1daaa202e0e595e76af622b962a1118791c"
500
500
  }
501
501
  ],
502
502
  "blockNumber": 6,
@@ -2144,7 +2144,7 @@
2144
2144
  "transactionIndex": 0,
2145
2145
  "gasUsed": "5967884",
2146
2146
  "logsBloom": "0x00000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000041000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000",
2147
- "blockHash": "0x9bc7a9aa5463633945e0fe97b558c471101d1316539cd92235763f406accd496",
2147
+ "blockHash": "0x4de26ec4d649321ac6edcdd51c4ccdadd9cf9a26c575d01fa7656e414da31546",
2148
2148
  "transactionHash": "0x4302d3e0b5dc66ec43f5763094b183d490332d9fe4c5f25af8d596a016b9002c",
2149
2149
  "logs": [
2150
2150
  {
@@ -2157,7 +2157,7 @@
2157
2157
  ],
2158
2158
  "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c8",
2159
2159
  "logIndex": 0,
2160
- "blockHash": "0x9bc7a9aa5463633945e0fe97b558c471101d1316539cd92235763f406accd496"
2160
+ "blockHash": "0x4de26ec4d649321ac6edcdd51c4ccdadd9cf9a26c575d01fa7656e414da31546"
2161
2161
  }
2162
2162
  ],
2163
2163
  "blockNumber": 30,
@@ -131,7 +131,7 @@
131
131
  "transactionIndex": 0,
132
132
  "gasUsed": "335112",
133
133
  "logsBloom": "0x00000000000040000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800001000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
134
- "blockHash": "0x70bed7b06bef63001a9437d400619bb43397fc853df3740a414e4662d2214675",
134
+ "blockHash": "0xb7ffee1e77d3ba06364ec9ef10860a905afa7f7d84ff79cf1f54ccba37e84500",
135
135
  "transactionHash": "0x775a435384df90debd195df3192f28354b3e89977cb5458965ca634c9d6564fc",
136
136
  "logs": [
137
137
  {
@@ -146,7 +146,7 @@
146
146
  ],
147
147
  "data": "0x",
148
148
  "logIndex": 0,
149
- "blockHash": "0x70bed7b06bef63001a9437d400619bb43397fc853df3740a414e4662d2214675"
149
+ "blockHash": "0xb7ffee1e77d3ba06364ec9ef10860a905afa7f7d84ff79cf1f54ccba37e84500"
150
150
  }
151
151
  ],
152
152
  "blockNumber": 37,
@@ -2410,7 +2410,7 @@
2410
2410
  "transactionIndex": 0,
2411
2411
  "gasUsed": "4293220",
2412
2412
  "logsBloom": "0x00000000000000000002000000000000000000000000000000800400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000020000000000000000000000000000000000001000000000000000000000100000000",
2413
- "blockHash": "0x4f815c93d4e411e7bcab0b83a1deaa4fc598fed93c9054b6b277f825861bfce4",
2413
+ "blockHash": "0xb7225f299c4f4b6d0d3eefb162acda392303ac7baf1565039d564b917aa2b2e1",
2414
2414
  "transactionHash": "0x2b832b4ac61c439279104d4600801009b011eef5bc1a0b80fd9e0c26237cdb03",
2415
2415
  "logs": [
2416
2416
  {
@@ -2425,7 +2425,7 @@
2425
2425
  ],
2426
2426
  "data": "0x",
2427
2427
  "logIndex": 0,
2428
- "blockHash": "0x4f815c93d4e411e7bcab0b83a1deaa4fc598fed93c9054b6b277f825861bfce4"
2428
+ "blockHash": "0xb7225f299c4f4b6d0d3eefb162acda392303ac7baf1565039d564b917aa2b2e1"
2429
2429
  }
2430
2430
  ],
2431
2431
  "blockNumber": 34,