@keep-network/tbtc-v2 1.8.0-dev.0 → 1.8.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.
- package/artifacts/BLS.json +6 -6
- package/artifacts/Bank.json +11 -11
- package/artifacts/BeaconAuthorization.json +11 -11
- package/artifacts/BeaconDkg.json +9 -9
- package/artifacts/BeaconDkgValidator.json +12 -12
- package/artifacts/BeaconInactivity.json +11 -11
- package/artifacts/BeaconSortitionPool.json +16 -16
- package/artifacts/Bridge.json +32 -32
- package/artifacts/BridgeGovernance.json +14 -14
- package/artifacts/BridgeGovernanceParameters.json +6 -6
- package/artifacts/Deposit.json +6 -6
- package/artifacts/DepositSweep.json +6 -6
- package/artifacts/DonationVault.json +7 -7
- package/artifacts/EcdsaDkgValidator.json +7 -7
- package/artifacts/EcdsaInactivity.json +6 -6
- package/artifacts/EcdsaSortitionPool.json +16 -16
- package/artifacts/Fraud.json +6 -6
- package/artifacts/LightRelay.json +11 -11
- package/artifacts/LightRelayMaintainerProxy.json +13 -13
- package/artifacts/MaintainerProxy.json +13 -13
- package/artifacts/MovingFunds.json +6 -6
- package/artifacts/NuCypherToken.json +11 -11
- package/artifacts/RandomBeacon.json +126 -126
- package/artifacts/RandomBeaconChaosnet.json +13 -13
- package/artifacts/RandomBeaconGovernance.json +66 -66
- package/artifacts/Redemption.json +6 -6
- package/artifacts/RedemptionWatchtower.json +26 -26
- package/artifacts/ReimbursementPool.json +19 -19
- package/artifacts/T.json +11 -11
- package/artifacts/TBTC.json +11 -11
- package/artifacts/TBTCToken.json +11 -11
- package/artifacts/TBTCVault.json +14 -14
- package/artifacts/Timelock.json +80 -80
- package/artifacts/TokenStaking.json +156 -308
- package/artifacts/TokenholderGovernor.json +47 -47
- package/artifacts/TokenholderTimelock.json +36 -36
- package/artifacts/VendingMachine.json +13 -13
- package/artifacts/VendingMachineNuCypher.json +9 -9
- package/artifacts/VendingMachineV2.json +13 -13
- package/artifacts/VendingMachineV3.json +13 -13
- package/artifacts/WalletProposalValidator.json +7 -7
- package/artifacts/WalletRegistry.json +31 -31
- package/artifacts/WalletRegistryGovernance.json +56 -56
- package/artifacts/Wallets.json +6 -6
- package/export/artifacts/@keep-network/ecdsa/contracts/WalletRegistry.sol/WalletRegistry.json +4999 -4814
- package/export/typechain/factories/EcdsaAuthorization__factory.js +1 -1
- package/export/typechain/factories/IStaking__factory.js +24 -103
- package/export/typechain/factories/WalletRegistry__factory.js +1 -1
- package/package.json +4 -4
- package/artifacts/KeepRegistry.json +0 -99
- package/artifacts/KeepStake.json +0 -286
- package/artifacts/KeepToken.json +0 -711
- package/artifacts/KeepTokenStaking.json +0 -483
- package/artifacts/NuCypherStakingEscrow.json +0 -287
- package/artifacts/VendingMachineKeep.json +0 -400
package/artifacts/Wallets.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x23d351BA89eaAc4E328133Cb48e050064C219A1E",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -103,18 +103,18 @@
|
|
|
103
103
|
"type": "event"
|
|
104
104
|
}
|
|
105
105
|
],
|
|
106
|
-
"transactionHash": "
|
|
106
|
+
"transactionHash": "0x0117e274de1c1a881f3631025c9591ccd101870ef5a76b2aa5d6d7e03596e92b",
|
|
107
107
|
"receipt": {
|
|
108
108
|
"to": null,
|
|
109
109
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
110
|
-
"contractAddress": "
|
|
110
|
+
"contractAddress": "0x23d351BA89eaAc4E328133Cb48e050064C219A1E",
|
|
111
111
|
"transactionIndex": 0,
|
|
112
112
|
"gasUsed": "911744",
|
|
113
113
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
114
|
-
"blockHash": "
|
|
115
|
-
"transactionHash": "
|
|
114
|
+
"blockHash": "0x7e1a6ec7dc812f0b9ad1ebb3b5ee544823111f7293e1630b569b97ac8aa819ba",
|
|
115
|
+
"transactionHash": "0x0117e274de1c1a881f3631025c9591ccd101870ef5a76b2aa5d6d7e03596e92b",
|
|
116
116
|
"logs": [],
|
|
117
|
-
"blockNumber":
|
|
117
|
+
"blockNumber": 53,
|
|
118
118
|
"cumulativeGasUsed": "911744",
|
|
119
119
|
"status": 1,
|
|
120
120
|
"byzantium": true
|