@keep-network/tbtc-v2 0.1.1-dev.86 → 0.1.1-dev.89
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/Bank.json +3 -3
- package/artifacts/Bridge.json +5 -5
- package/artifacts/Deposit.json +2 -2
- package/artifacts/DepositSweep.json +2 -2
- package/artifacts/EcdsaDkgValidator.json +1 -1
- package/artifacts/EcdsaInactivity.json +1 -1
- package/artifacts/EcdsaSortitionPool.json +2 -2
- 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/MovingFunds.json +2 -2
- package/artifacts/NuCypherStakingEscrow.json +1 -1
- package/artifacts/NuCypherToken.json +2 -2
- package/artifacts/RandomBeaconStub.json +1 -1
- package/artifacts/Redemption.json +2 -2
- package/artifacts/ReimbursementPool.json +2 -2
- package/artifacts/Relay.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 +142 -69
- 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/WalletRegistry.json +5 -5
- package/artifacts/WalletRegistryGovernance.json +2 -2
- package/artifacts/Wallets.json +2 -2
- package/artifacts/solcInputs/{6371edede0c121e15ead18cf51551442.json → 00e4740299c76687f54267cd49adc9d5.json} +4 -4
- 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/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/Wallets.sol/Wallets.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/TBTCVault.sol/TBTCVault.dbg.json +1 -1
- package/build/contracts/vault/TBTCVault.sol/TBTCVault.json +87 -29
- package/contracts/vault/TBTCVault.sol +68 -36
- package/deploy/{03_transfer_roles.ts → 03_transfer_vending_machine_roles.ts} +1 -1
- package/deploy/{08_transfer_ownership.ts → 08_transfer_bank_ownership.ts} +1 -1
- package/deploy/09_transfer_tbtc_vault_ownership.ts +15 -0
- package/deploy/{09_transfer_governance.ts → 10_transfer_bridge_governance.ts} +1 -1
- package/deploy/{10_transfer_proxy_admin_ownership.ts → 11_transfer_proxy_admin_ownership.ts} +0 -0
- package/deploy/{11_deploy_proxy_admin_with_deputy.ts → 12_deploy_proxy_admin_with_deputy.ts} +0 -0
- package/export.json +85 -27
- package/package.json +1 -1
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"transactionIndex": 0,
|
|
55
55
|
"gasUsed": "137624",
|
|
56
56
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
57
|
-
"blockHash": "
|
|
57
|
+
"blockHash": "0x88f96ff393bcf3944277622dab52d8196fe169e8367a18ba621035feb8039c4d",
|
|
58
58
|
"transactionHash": "0xa397958c4dfffae8c44c95cb43c07e6acb9d8c23d3751dbf051f534200fc9285",
|
|
59
59
|
"logs": [],
|
|
60
60
|
"blockNumber": 1,
|
package/artifacts/KeepStake.json
CHANGED
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"transactionIndex": 0,
|
|
180
180
|
"gasUsed": "1355541",
|
|
181
181
|
"logsBloom": "0x00000000000000000002000000000000040000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000001000000000000000000000000000000000900020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0x20029158a52f8ac2fd95e78b8b04237b1f6710a89054749d23c4912e4cfd2873",
|
|
183
183
|
"transactionHash": "0x88cf38c6dcb848837c4b38d47fe657a57687f5de6321d2ab09c6c175030cc7b1",
|
|
184
184
|
"logs": [
|
|
185
185
|
{
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
],
|
|
195
195
|
"data": "0x",
|
|
196
196
|
"logIndex": 0,
|
|
197
|
-
"blockHash": "
|
|
197
|
+
"blockHash": "0x20029158a52f8ac2fd95e78b8b04237b1f6710a89054749d23c4912e4cfd2873"
|
|
198
198
|
}
|
|
199
199
|
],
|
|
200
200
|
"blockNumber": 14,
|
package/artifacts/KeepToken.json
CHANGED
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"transactionIndex": 0,
|
|
482
482
|
"gasUsed": "1257963",
|
|
483
483
|
"logsBloom": "0x00000000000000000002000000000000000000000000000000800000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000100000800000000000000000000000000000000404000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000000000000000000000000000000",
|
|
484
|
-
"blockHash": "
|
|
484
|
+
"blockHash": "0x06f93b2b0e71b3d5aececba458602e8ec6daa07904ce67afa7e0c8a2335d2d8d",
|
|
485
485
|
"transactionHash": "0x550909ee2d960e9cb79e1f8c22e0a14a09336be9cea962807853403dc1add328",
|
|
486
486
|
"logs": [
|
|
487
487
|
{
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
],
|
|
497
497
|
"data": "0x",
|
|
498
498
|
"logIndex": 0,
|
|
499
|
-
"blockHash": "
|
|
499
|
+
"blockHash": "0x06f93b2b0e71b3d5aececba458602e8ec6daa07904ce67afa7e0c8a2335d2d8d"
|
|
500
500
|
}
|
|
501
501
|
],
|
|
502
502
|
"blockNumber": 2,
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
"transactionIndex": 0,
|
|
270
270
|
"gasUsed": "502911",
|
|
271
271
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
272
|
-
"blockHash": "
|
|
272
|
+
"blockHash": "0x498cf0ebf1a45c34f5df8a39ac12999087fd9bd8758e6e67403af22dd14b0413",
|
|
273
273
|
"transactionHash": "0x6fdf4744026b803948d9b9b2e8bf6aa2b08af42b28b836a23436454384d33bee",
|
|
274
274
|
"logs": [],
|
|
275
275
|
"blockNumber": 4,
|