Skip to content

Commit

Permalink
Merge pull request #22 from ironbeer/dev-build
Browse files Browse the repository at this point in the history
Updated artifacts
  • Loading branch information
ironbeer authored Nov 17, 2022
2 parents 790759b + 1d0312c commit 2e5de43
Show file tree
Hide file tree
Showing 5 changed files with 839 additions and 6 deletions.
102 changes: 102 additions & 0 deletions artifacts/contracts/IStakeManager.sol/IStakeManager.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,88 @@
"contractName": "IStakeManager",
"sourceName": "contracts/IStakeManager.sol",
"abi": [
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "AddedRewardBalance",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "validator",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "ClaimedCommissions",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "staker",
"type": "address"
},
{
"indexed": false,
"internalType": "address",
"name": "validator",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "ClaimedRewards",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "validator",
"type": "address"
},
{
"indexed": false,
"internalType": "address",
"name": "oldOperator",
"type": "address"
},
{
"indexed": false,
"internalType": "address",
"name": "newOperator",
"type": "address"
}
],
"name": "OperatorUpdated",
"type": "event"
},
{
"anonymous": false,
"inputs": [
Expand Down Expand Up @@ -122,6 +204,19 @@
"name": "ValidatorJailed",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "address",
"name": "validator",
"type": "address"
}
],
"name": "ValidatorJoined",
"type": "event"
},
{
"anonymous": false,
"inputs": [
Expand Down Expand Up @@ -153,6 +248,13 @@
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "addRewardBalance",
"outputs": [],
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
Expand Down
106 changes: 104 additions & 2 deletions artifacts/contracts/StakeManager.sol/StakeManager.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions artifacts/contracts/lib/Staker.sol/Staker.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"contractName": "Staker",
"sourceName": "contracts/lib/Staker.sol",
"abi": [],
"bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220aaeec09590a70d6d7a47a7a8ba2a1eb2f55b73d7f6056c7363081a10900097c064736f6c634300080c0033",
"deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220aaeec09590a70d6d7a47a7a8ba2a1eb2f55b73d7f6056c7363081a10900097c064736f6c634300080c0033",
"bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212201fdc7794c8a539c1ed79b9edd56ebf9cb567642d6397f2f6df055f952b6fd6b264736f6c634300080c0033",
"deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212201fdc7794c8a539c1ed79b9edd56ebf9cb567642d6397f2f6df055f952b6fd6b264736f6c634300080c0033",
"linkReferences": {},
"deployedLinkReferences": {}
}
4 changes: 2 additions & 2 deletions artifacts/contracts/lib/Validator.sol/Validator.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"contractName": "Validator",
"sourceName": "contracts/lib/Validator.sol",
"abi": [],
"bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212201103fdf8d3ef593af58357a617a9758073df7372ac4c465603db5cf356e84c7264736f6c634300080c0033",
"deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212201103fdf8d3ef593af58357a617a9758073df7372ac4c465603db5cf356e84c7264736f6c634300080c0033",
"bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122065f6451a30d449427331a99de1a479975e9ffc93b712b40f7017dd03bba2068f64736f6c634300080c0033",
"deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122065f6451a30d449427331a99de1a479975e9ffc93b712b40f7017dd03bba2068f64736f6c634300080c0033",
"linkReferences": {},
"deployedLinkReferences": {}
}
Loading

0 comments on commit 2e5de43

Please sign in to comment.