Skip to content

Commit

Permalink
dropping #131 related change
Browse files Browse the repository at this point in the history
  • Loading branch information
troggy committed Jun 19, 2019
1 parent 5ca1e42 commit 0192954
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 40 deletions.
22 changes: 9 additions & 13 deletions src/abis/bridgeAbi.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0x0356fe3a',
},
{
constant: true,
Expand All @@ -17,7 +16,6 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0x117546c5',
},
{
constant: true,
Expand All @@ -27,7 +25,6 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0x570ca735',
},
{
constant: true,
Expand All @@ -40,7 +37,6 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0xc222ef6d',
},
{
constant: true,
Expand All @@ -50,7 +46,6 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0xed3e46ae',
},
{
constant: true,
Expand All @@ -60,15 +55,21 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0xf851a440',
},
{
anonymous: false,
inputs: [
{ indexed: false, name: 'height', type: 'uint256' },
{ indexed: true, name: 'root', type: 'bytes32' },
],
name: 'NewHeight',
type: 'event',
},
{
anonymous: false,
inputs: [{ indexed: false, name: 'operator', type: 'address' }],
name: 'NewOperator',
type: 'event',
signature:
'0xda12ee837e6978172aaf54b16145ffe08414fd8710092ef033c71b8eb6ec189a',
},
{
constant: false,
Expand All @@ -78,7 +79,6 @@ module.exports = [
payable: false,
stateMutability: 'nonpayable',
type: 'function',
signature: '0xfe4b84df',
},
{
constant: false,
Expand All @@ -88,7 +88,6 @@ module.exports = [
payable: false,
stateMutability: 'nonpayable',
type: 'function',
signature: '0xb3ab15fb',
},
{
constant: true,
Expand All @@ -98,7 +97,6 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0xb99c9157',
},
{
constant: false,
Expand All @@ -108,7 +106,6 @@ module.exports = [
payable: false,
stateMutability: 'nonpayable',
type: 'function',
signature: '0x994c748b',
},
{
constant: false,
Expand All @@ -121,6 +118,5 @@ module.exports = [
payable: false,
stateMutability: 'nonpayable',
type: 'function',
signature: '0x5848ce71',
},
];
27 changes: 0 additions & 27 deletions src/abis/operator.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0x387dd9e9',
},
{
constant: true,
Expand All @@ -28,7 +27,6 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0x5620d1d7',
},
{
constant: true,
Expand All @@ -38,7 +36,6 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0x57d775f8',
},
{
constant: true,
Expand All @@ -48,7 +45,6 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0x659f9e3c',
},
{
constant: true,
Expand All @@ -58,7 +54,6 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0xe78cea92',
},
{
constant: true,
Expand All @@ -68,7 +63,6 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0xf851a440',
},
{
constant: true,
Expand All @@ -78,23 +72,18 @@ module.exports = [
payable: false,
stateMutability: 'view',
type: 'function',
signature: '0xfbfa77cf',
},
{
anonymous: false,
inputs: [{ indexed: false, name: 'epoch', type: 'uint256' }],
name: 'Epoch',
type: 'event',
signature:
'0xc1d4931e10652da8ab23604510531810d2eebfcd33a81ba4946d702ce8057b64',
},
{
anonymous: false,
inputs: [{ indexed: false, name: 'epochLength', type: 'uint256' }],
name: 'EpochLength',
type: 'event',
signature:
'0x0d6907b9b2ea7da47011fac3f7a9cd92db6a465b919c62b15e61cc74e360ed42',
},
{
anonymous: false,
Expand All @@ -107,8 +96,6 @@ module.exports = [
],
name: 'ValidatorJoin',
type: 'event',
signature:
'0x4c9088728a29490bef2515a7613c7a87145317c97c5a6db0cfc39b7603dc5d05',
},
{
anonymous: false,
Expand All @@ -122,8 +109,6 @@ module.exports = [
],
name: 'ValidatorLogout',
type: 'event',
signature:
'0xfc17170df6a99106bd17e260bba5bf947bd69496cec7ee38c77d819af73682b6',
},
{
anonymous: false,
Expand All @@ -135,8 +120,6 @@ module.exports = [
],
name: 'ValidatorLeave',
type: 'event',
signature:
'0x8c7dcd0d98dd0f717c7cb4db1dec8bccf98dec6114eba26c026815b0046fb40f',
},
{
anonymous: false,
Expand All @@ -148,22 +131,17 @@ module.exports = [
],
name: 'ValidatorUpdate',
type: 'event',
signature:
'0x544de641c952cf567862150ebe0f2a364e9863b490e8b3bf0f48d9cfda7c843c',
},
{
anonymous: false,
inputs: [
{ indexed: true, name: 'blocksRoot', type: 'bytes32' },
{ indexed: true, name: 'slotId', type: 'uint256' },
{ indexed: false, name: 'newHeight', type: 'uint256' },
{ indexed: false, name: 'owner', type: 'address' },
{ indexed: false, name: 'periodRoot', type: 'bytes32' },
],
name: 'Submission',
type: 'event',
signature:
'0x476097f58a6a34907182a8c82f61985d7f98f64b11fc31c4d8dc35aa0008b31c',
},
{
constant: false,
Expand All @@ -177,7 +155,6 @@ module.exports = [
payable: false,
stateMutability: 'nonpayable',
type: 'function',
signature: '0x1794bb3c',
},
{
constant: false,
Expand All @@ -187,7 +164,6 @@ module.exports = [
payable: false,
stateMutability: 'nonpayable',
type: 'function',
signature: '0x54eea796',
},
{
constant: false,
Expand All @@ -201,7 +177,6 @@ module.exports = [
payable: false,
stateMutability: 'nonpayable',
type: 'function',
signature: '0xe3c9e9b3',
},
{
constant: false,
Expand All @@ -211,7 +186,6 @@ module.exports = [
payable: false,
stateMutability: 'nonpayable',
type: 'function',
signature: '0xb260c42a',
},
{
constant: false,
Expand All @@ -225,6 +199,5 @@ module.exports = [
payable: false,
stateMutability: 'nonpayable',
type: 'function',
signature: '0x877c4f6e',
},
];

0 comments on commit 0192954

Please sign in to comment.