You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
502 lines
9.1 KiB
502 lines
9.1 KiB
4 years ago
|
[
|
||
|
{
|
||
|
"anonymous": false,
|
||
|
"inputs": [
|
||
|
{
|
||
|
"indexed": false,
|
||
4 years ago
|
"internalType": "bytes32",
|
||
4 years ago
|
"name": "_oldRoot",
|
||
4 years ago
|
"type": "bytes32"
|
||
4 years ago
|
},
|
||
|
{
|
||
|
"indexed": false,
|
||
|
"internalType": "bytes32[2]",
|
||
|
"name": "_newRoot",
|
||
|
"type": "bytes32[2]"
|
||
|
},
|
||
|
{
|
||
|
"indexed": false,
|
||
|
"internalType": "bytes",
|
||
|
"name": "_signature",
|
||
|
"type": "bytes"
|
||
|
},
|
||
|
{
|
||
|
"indexed": false,
|
||
|
"internalType": "bytes",
|
||
|
"name": "_signature2",
|
||
|
"type": "bytes"
|
||
|
}
|
||
|
],
|
||
|
"name": "DoubleUpdate",
|
||
|
"type": "event"
|
||
|
},
|
||
|
{
|
||
|
"anonymous": false,
|
||
|
"inputs": [
|
||
4 years ago
|
{
|
||
|
"indexed": true,
|
||
|
"internalType": "uint32",
|
||
4 years ago
|
"name": "_originDomain",
|
||
4 years ago
|
"type": "uint32"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"indexed": true,
|
||
|
"internalType": "bytes32",
|
||
|
"name": "_oldRoot",
|
||
|
"type": "bytes32"
|
||
|
},
|
||
|
{
|
||
|
"indexed": true,
|
||
|
"internalType": "bytes32",
|
||
|
"name": "_newRoot",
|
||
|
"type": "bytes32"
|
||
|
},
|
||
|
{
|
||
|
"indexed": false,
|
||
|
"internalType": "bytes",
|
||
|
"name": "signature",
|
||
|
"type": "bytes"
|
||
|
}
|
||
|
],
|
||
|
"name": "Update",
|
||
|
"type": "event"
|
||
|
},
|
||
|
{
|
||
|
"inputs": [],
|
||
|
"name": "PROCESS_GAS",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "uint256",
|
||
|
"name": "",
|
||
|
"type": "uint256"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
|
{
|
||
|
"inputs": [],
|
||
|
"name": "RESERVE_GAS",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "uint256",
|
||
|
"name": "",
|
||
|
"type": "uint256"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"inputs": [],
|
||
|
"name": "canConfirm",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "bool",
|
||
|
"name": "",
|
||
|
"type": "bool"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"inputs": [],
|
||
|
"name": "confirm",
|
||
|
"outputs": [],
|
||
|
"stateMutability": "nonpayable",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
4 years ago
|
"inputs": [
|
||
|
{
|
||
|
"internalType": "bytes32",
|
||
|
"name": "",
|
||
|
"type": "bytes32"
|
||
|
}
|
||
|
],
|
||
4 years ago
|
"name": "confirmAt",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "uint256",
|
||
|
"name": "",
|
||
|
"type": "uint256"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"inputs": [],
|
||
|
"name": "current",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "bytes32",
|
||
|
"name": "",
|
||
|
"type": "bytes32"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"inputs": [],
|
||
|
"name": "domainHash",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "bytes32",
|
||
|
"name": "",
|
||
|
"type": "bytes32"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"inputs": [
|
||
|
{
|
||
4 years ago
|
"internalType": "bytes32",
|
||
4 years ago
|
"name": "_oldRoot",
|
||
4 years ago
|
"type": "bytes32"
|
||
4 years ago
|
},
|
||
|
{
|
||
|
"internalType": "bytes32[2]",
|
||
|
"name": "_newRoot",
|
||
|
"type": "bytes32[2]"
|
||
|
},
|
||
|
{
|
||
|
"internalType": "bytes",
|
||
|
"name": "_signature",
|
||
|
"type": "bytes"
|
||
|
},
|
||
|
{
|
||
|
"internalType": "bytes",
|
||
|
"name": "_signature2",
|
||
|
"type": "bytes"
|
||
|
}
|
||
|
],
|
||
|
"name": "doubleUpdate",
|
||
|
"outputs": [],
|
||
|
"stateMutability": "nonpayable",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"inputs": [
|
||
|
{
|
||
|
"internalType": "uint32",
|
||
|
"name": "_ownDomain",
|
||
|
"type": "uint32"
|
||
|
},
|
||
|
{
|
||
|
"internalType": "address",
|
||
|
"name": "_updater",
|
||
|
"type": "address"
|
||
|
},
|
||
|
{
|
||
|
"internalType": "bytes32",
|
||
|
"name": "_current",
|
||
|
"type": "bytes32"
|
||
|
},
|
||
|
{
|
||
|
"internalType": "uint256",
|
||
|
"name": "_optimisticSeconds",
|
||
|
"type": "uint256"
|
||
|
},
|
||
|
{
|
||
|
"internalType": "uint256",
|
||
|
"name": "_lastProcessed",
|
||
|
"type": "uint256"
|
||
|
}
|
||
|
],
|
||
|
"name": "initialize",
|
||
|
"outputs": [],
|
||
|
"stateMutability": "nonpayable",
|
||
|
"type": "function"
|
||
|
},
|
||
|
{
|
||
|
"inputs": [
|
||
|
{
|
||
|
"internalType": "address",
|
||
|
"name": "_updater",
|
||
|
"type": "address"
|
||
|
}
|
||
|
],
|
||
|
"name": "initialize",
|
||
|
"outputs": [],
|
||
|
"stateMutability": "nonpayable",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"inputs": [],
|
||
|
"name": "lastProcessed",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "uint256",
|
||
|
"name": "",
|
||
|
"type": "uint256"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"inputs": [
|
||
|
{
|
||
|
"internalType": "bytes32",
|
||
|
"name": "",
|
||
|
"type": "bytes32"
|
||
|
}
|
||
|
],
|
||
|
"name": "messages",
|
||
|
"outputs": [
|
||
|
{
|
||
4 years ago
|
"internalType": "enum Replica.MessageStatus",
|
||
4 years ago
|
"name": "",
|
||
|
"type": "uint8"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
|
{
|
||
|
"inputs": [],
|
||
4 years ago
|
"name": "nextPending",
|
||
4 years ago
|
"outputs": [
|
||
4 years ago
|
{
|
||
|
"internalType": "bytes32",
|
||
|
"name": "_pending",
|
||
|
"type": "bytes32"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"internalType": "uint256",
|
||
4 years ago
|
"name": "_confirmAt",
|
||
4 years ago
|
"type": "uint256"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
|
{
|
||
|
"inputs": [],
|
||
4 years ago
|
"name": "optimisticSeconds",
|
||
4 years ago
|
"outputs": [
|
||
|
{
|
||
4 years ago
|
"internalType": "uint256",
|
||
4 years ago
|
"name": "",
|
||
4 years ago
|
"type": "uint256"
|
||
4 years ago
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
|
{
|
||
|
"inputs": [],
|
||
4 years ago
|
"name": "originDomain",
|
||
4 years ago
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "uint32",
|
||
|
"name": "",
|
||
|
"type": "uint32"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"inputs": [],
|
||
4 years ago
|
"name": "ownDomain",
|
||
4 years ago
|
"outputs": [
|
||
|
{
|
||
4 years ago
|
"internalType": "uint32",
|
||
4 years ago
|
"name": "",
|
||
4 years ago
|
"type": "uint32"
|
||
4 years ago
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
|
{
|
||
|
"inputs": [],
|
||
|
"name": "previous",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "bytes32",
|
||
|
"name": "",
|
||
|
"type": "bytes32"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"inputs": [
|
||
|
{
|
||
|
"internalType": "bytes",
|
||
|
"name": "_message",
|
||
|
"type": "bytes"
|
||
|
}
|
||
|
],
|
||
|
"name": "process",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "bool",
|
||
4 years ago
|
"name": "_success",
|
||
4 years ago
|
"type": "bool"
|
||
|
},
|
||
|
{
|
||
|
"internalType": "bytes",
|
||
4 years ago
|
"name": "_result",
|
||
4 years ago
|
"type": "bytes"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "nonpayable",
|
||
|
"type": "function"
|
||
|
},
|
||
|
{
|
||
|
"inputs": [
|
||
|
{
|
||
|
"internalType": "bytes32",
|
||
|
"name": "leaf",
|
||
|
"type": "bytes32"
|
||
|
},
|
||
|
{
|
||
|
"internalType": "bytes32[32]",
|
||
|
"name": "proof",
|
||
|
"type": "bytes32[32]"
|
||
|
},
|
||
|
{
|
||
|
"internalType": "uint256",
|
||
|
"name": "index",
|
||
|
"type": "uint256"
|
||
|
}
|
||
|
],
|
||
|
"name": "prove",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "bool",
|
||
|
"name": "",
|
||
|
"type": "bool"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "nonpayable",
|
||
|
"type": "function"
|
||
|
},
|
||
|
{
|
||
|
"inputs": [
|
||
|
{
|
||
4 years ago
|
"internalType": "bytes",
|
||
|
"name": "message",
|
||
|
"type": "bytes"
|
||
4 years ago
|
},
|
||
|
{
|
||
|
"internalType": "bytes32[32]",
|
||
|
"name": "proof",
|
||
|
"type": "bytes32[32]"
|
||
|
},
|
||
|
{
|
||
|
"internalType": "uint256",
|
||
|
"name": "index",
|
||
|
"type": "uint256"
|
||
|
}
|
||
|
],
|
||
|
"name": "proveAndProcess",
|
||
|
"outputs": [],
|
||
|
"stateMutability": "nonpayable",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"inputs": [
|
||
|
{
|
||
|
"internalType": "bytes32",
|
||
|
"name": "_item",
|
||
|
"type": "bytes32"
|
||
|
}
|
||
|
],
|
||
|
"name": "queueContains",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "bool",
|
||
|
"name": "",
|
||
|
"type": "bool"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
|
{
|
||
|
"inputs": [],
|
||
|
"name": "queueEnd",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "bytes32",
|
||
|
"name": "",
|
||
|
"type": "bytes32"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"inputs": [],
|
||
|
"name": "queueLength",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "uint256",
|
||
|
"name": "",
|
||
|
"type": "uint256"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
4 years ago
|
{
|
||
|
"inputs": [],
|
||
|
"name": "state",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "enum Common.States",
|
||
|
"name": "",
|
||
|
"type": "uint8"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
},
|
||
|
{
|
||
|
"inputs": [
|
||
|
{
|
||
|
"internalType": "bytes32",
|
||
|
"name": "_oldRoot",
|
||
|
"type": "bytes32"
|
||
|
},
|
||
|
{
|
||
|
"internalType": "bytes32",
|
||
|
"name": "_newRoot",
|
||
|
"type": "bytes32"
|
||
|
},
|
||
|
{
|
||
|
"internalType": "bytes",
|
||
|
"name": "_signature",
|
||
|
"type": "bytes"
|
||
|
}
|
||
|
],
|
||
|
"name": "update",
|
||
|
"outputs": [],
|
||
|
"stateMutability": "nonpayable",
|
||
|
"type": "function"
|
||
|
},
|
||
|
{
|
||
|
"inputs": [],
|
||
|
"name": "updater",
|
||
|
"outputs": [
|
||
|
{
|
||
|
"internalType": "address",
|
||
|
"name": "",
|
||
|
"type": "address"
|
||
|
}
|
||
|
],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
}
|
||
|
]
|