Difference between revisions of "Smart-contract-verifier-http"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == Related == * <code>cargo install</code> == See also == * {{Blockscout}} * {{EVM}} Category:EVM Category:Crypto")
 
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>
 
  
 
== See also ==
 
== See also ==

Revision as of 05:18, 8 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

See also

Advertising: