mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
83 lines
5.0 KiB
JSON
83 lines
5.0 KiB
JSON
{
|
|
"auxiliaryInputRequested":
|
|
{
|
|
"smtlib2queries":
|
|
{
|
|
"0x7fe5be7672be6bc9bc2b750f3170bfa08ecd79fc95afb084539b74294c2dd24d": "(set-option :produce-models true)
|
|
(set-logic ALL)
|
|
(declare-fun |error_0| () Int)
|
|
(declare-fun |this_0| () Int)
|
|
(declare-datatypes ((|state_type| 0)) (((|state_type| (|balances| (Array Int Int))))))
|
|
(declare-fun |state_0| () |state_type|)
|
|
(declare-datatypes ((|bytes_tuple| 0)) (((|bytes_tuple| (|bytes_tuple_accessor_array| (Array Int Int)) (|bytes_tuple_accessor_length| Int)))))
|
|
(declare-datatypes ((|tx_type| 0)) (((|tx_type| (|block.basefee| Int) (|block.chainid| Int) (|block.coinbase| Int) (|block.difficulty| Int) (|block.gaslimit| Int) (|block.number| Int) (|block.timestamp| Int) (|blockhash| (Array Int Int)) (|msg.data| |bytes_tuple|) (|msg.sender| Int) (|msg.sig| Int) (|msg.value| Int) (|tx.gasprice| Int) (|tx.origin| Int)))))
|
|
(declare-fun |tx_0| () |tx_type|)
|
|
(declare-datatypes ((|ecrecover_input_type| 0)) (((|ecrecover_input_type| (|hash| Int) (|v| Int) (|r| Int) (|s| Int)))))
|
|
(declare-datatypes ((|crypto_type| 0)) (((|crypto_type| (|ecrecover| (Array |ecrecover_input_type| Int)) (|keccak256| (Array |bytes_tuple| Int)) (|ripemd160| (Array |bytes_tuple| Int)) (|sha256| (Array |bytes_tuple| Int))))))
|
|
(declare-fun |crypto_0| () |crypto_type|)
|
|
(declare-datatypes ((|abi_type| 0)) (((|abi_type|))))
|
|
(declare-fun |abi_0| () |abi_type|)
|
|
(declare-fun |x_3_0| () Int)
|
|
(declare-fun |expr_7_0| () Int)
|
|
(declare-fun |expr_8_0| () Int)
|
|
(declare-fun |expr_9_1| () Bool)
|
|
|
|
(assert (and (and (and true true) (and (= expr_9_1 (> expr_7_0 expr_8_0)) (and (=> (and true true) true) (and (= expr_8_0 0) (and (=> (and true true) (and (>= expr_7_0 0) (<= expr_7_0 115792089237316195423570985008687907853269984665640564039457584007913129639935))) (and (= expr_7_0 x_3_0) (and (and (>= x_3_0 0) (<= x_3_0 115792089237316195423570985008687907853269984665640564039457584007913129639935)) (and (and (and (and (and (and (and (and (and (and (and (and (and (>= (|block.basefee| tx_0) 0) (<= (|block.basefee| tx_0) 115792089237316195423570985008687907853269984665640564039457584007913129639935)) (and (>= (|block.chainid| tx_0) 0) (<= (|block.chainid| tx_0) 115792089237316195423570985008687907853269984665640564039457584007913129639935))) (and (>= (|block.coinbase| tx_0) 0) (<= (|block.coinbase| tx_0) 1461501637330902918203684832716283019655932542975))) (and (>= (|block.difficulty| tx_0) 0) (<= (|block.difficulty| tx_0) 115792089237316195423570985008687907853269984665640564039457584007913129639935))) (and (>= (|block.gaslimit| tx_0) 0) (<= (|block.gaslimit| tx_0) 115792089237316195423570985008687907853269984665640564039457584007913129639935))) (and (>= (|block.number| tx_0) 0) (<= (|block.number| tx_0) 115792089237316195423570985008687907853269984665640564039457584007913129639935))) (and (>= (|block.timestamp| tx_0) 0) (<= (|block.timestamp| tx_0) 115792089237316195423570985008687907853269984665640564039457584007913129639935))) (and (>= (|msg.sender| tx_0) 0) (<= (|msg.sender| tx_0) 1461501637330902918203684832716283019655932542975))) (and (>= (|msg.value| tx_0) 0) (<= (|msg.value| tx_0) 115792089237316195423570985008687907853269984665640564039457584007913129639935))) (and (>= (|tx.origin| tx_0) 0) (<= (|tx.origin| tx_0) 1461501637330902918203684832716283019655932542975))) (and (>= (|tx.gasprice| tx_0) 0) (<= (|tx.gasprice| tx_0) 115792089237316195423570985008687907853269984665640564039457584007913129639935))) (and (and (and (and (and (and (= (|msg.value| tx_0) 0) (= (|msg.sig| tx_0) 3017696395)) (= (select (|bytes_tuple_accessor_array| (|msg.data| tx_0)) 0) 179)) (= (select (|bytes_tuple_accessor_array| (|msg.data| tx_0)) 1) 222)) (= (select (|bytes_tuple_accessor_array| (|msg.data| tx_0)) 2) 100)) (= (select (|bytes_tuple_accessor_array| (|msg.data| tx_0)) 3) 139)) (>= (|bytes_tuple_accessor_length| (|msg.data| tx_0)) 4))) true)))))))) (not expr_9_1)))
|
|
(declare-const |EVALEXPR_0| Int)
|
|
(assert (= |EVALEXPR_0| x_3_0))
|
|
(check-sat)
|
|
(get-value (|EVALEXPR_0| ))
|
|
"
|
|
}
|
|
},
|
|
"errors":
|
|
[
|
|
{
|
|
"component": "general",
|
|
"errorCode": "4661",
|
|
"formattedMessage": "Warning: BMC: Assertion violation happens here.
|
|
--> A:4:47:
|
|
|
|
|
4 | contract C { function f(uint x) public pure { assert(x > 0); } }
|
|
| ^^^^^^^^^^^^^
|
|
Note: Counterexample:
|
|
x = 0
|
|
|
|
Note: Callstack:
|
|
Note:
|
|
|
|
",
|
|
"message": "BMC: Assertion violation happens here.",
|
|
"secondarySourceLocations":
|
|
[
|
|
{
|
|
"message": "Counterexample:
|
|
x = 0
|
|
"
|
|
},
|
|
{
|
|
"message": "Callstack:"
|
|
},
|
|
{
|
|
"message": ""
|
|
}
|
|
],
|
|
"severity": "warning",
|
|
"sourceLocation":
|
|
{
|
|
"end": 119,
|
|
"file": "A",
|
|
"start": 106
|
|
},
|
|
"type": "Warning"
|
|
}
|
|
],
|
|
"sources":
|
|
{
|
|
"A":
|
|
{
|
|
"id": 0
|
|
}
|
|
}
|
|
}
|