Difference between revisions of "Smart-contract-verifier-http"
Jump to navigation
Jump to search
(Created page with "{{lc}} == Related == * <code>cargo install</code> == See also == * {{Blockscout}} * {{EVM}} Category:EVM Category:Crypto") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | smart-contract-verifier-http | ||
+ | 2023-03-08T05:17:40.697797Z INFO smart_contract_verifier_http::run: smart-contract verifier is starting at 0.0.0.0:[[8043]] | ||
+ | 2023-03-08T05:17:40.892961Z INFO smart_contract_verifier::compiler::versions_fetcher: spawn version refresh job | ||
+ | 2023-03-08T05:17:40.894306Z WARN smart_contract_verifier::compiler::compilers: cannot load local compilers from `/var/folders/fv/dhxvnnqd195gt23kq6rb7bfm0000gn/T/solidity-compilers` dir: No | ||
+ | such file or directory (os error 2) | ||
+ | 2023-03-08T05:17:41.338925Z INFO smart_contract_verifier::compiler::versions_fetcher: spawn version refresh job | ||
+ | 2023-03-08T05:17:41.340385Z WARN smart_contract_verifier::compiler::compilers: cannot load local compilers from `/var/folders/fv/dhxvnnqd195gt23kq6rb7bfm0000gn/T/vyper-compilers` dir: No such | ||
+ | file or directory (os error 2) | ||
+ | 2023-03-08T05:17:41.341360Z INFO actix_server::builder: starting 8 workers | ||
+ | 2023-03-08T05:17:41.341523Z INFO actix_server::server: [[Tokio]] runtime found; starting in existing Tokio runtime | ||
== Related == | == Related == | ||
* <code>[[cargo install]]</code> | * <code>[[cargo install]]</code> | ||
− | + | [[cargo install --git]] https://github.com/blockscout/blockscout-rs smart-contract-verifier-http | |
== See also == | == See also == |
Latest revision as of 10:09, 9 March 2023
smart-contract-verifier-http 2023-03-08T05:17:40.697797Z INFO smart_contract_verifier_http::run: smart-contract verifier is starting at 0.0.0.0:8043 2023-03-08T05:17:40.892961Z INFO smart_contract_verifier::compiler::versions_fetcher: spawn version refresh job 2023-03-08T05:17:40.894306Z WARN smart_contract_verifier::compiler::compilers: cannot load local compilers from `/var/folders/fv/dhxvnnqd195gt23kq6rb7bfm0000gn/T/solidity-compilers` dir: No such file or directory (os error 2) 2023-03-08T05:17:41.338925Z INFO smart_contract_verifier::compiler::versions_fetcher: spawn version refresh job 2023-03-08T05:17:41.340385Z WARN smart_contract_verifier::compiler::compilers: cannot load local compilers from `/var/folders/fv/dhxvnnqd195gt23kq6rb7bfm0000gn/T/vyper-compilers` dir: No such file or directory (os error 2) 2023-03-08T05:17:41.341360Z INFO actix_server::builder: starting 8 workers 2023-03-08T05:17:41.341523Z INFO actix_server::server: Tokio runtime found; starting in existing Tokio runtime
Related[edit]
cargo install --git https://github.com/blockscout/blockscout-rs smart-contract-verifier-http
See also[edit]
Advertising: