This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using System.Collections.Generic; | |
using System.IO; | |
using System.Linq; | |
using System.Reflection; | |
using System.ServiceProcess; | |
using System.Threading.Tasks; | |
using Microsoft.AspNetCore; | |
using Microsoft.AspNetCore.Hosting; | |
using Microsoft.AspNetCore.Hosting.WindowsServices; |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-07-09 07:11:03 main INFO parity::run Starting Parity/v1.10.8-stable-bd20c45-20180628/x86_64-linux-gnu/rustc1.27.0 | |
2018-07-09 07:11:03 main INFO parity::run Keys path /home/troy/.local/share/io.parity.ethereum/keys/Foundation | |
2018-07-09 07:11:03 main INFO parity::run DB path /home/troy/.local/share/io.parity.ethereum/chains/ethereum/db/906a34e69aec8c0d | |
2018-07-09 07:11:03 main INFO parity::run Path to dapps /home/troy/.local/share/io.parity.ethereum/dapps | |
2018-07-09 07:11:03 main INFO parity::run State DB configuration: fast | |
2018-07-09 07:11:03 main INFO parity::run Operating mode: active | |
2018-07-09 07:11:03 main DEBUG ethcore::account_provider Error initializing hardware wallets: Other error | |
2018-07-09 07:11:03 main DEBUG miner minimal_gas_price: recalibrating...2018-07-09 07:11:03 fetch DEBUG fetch processing requests ... | |
2018-07-09 07:11:03 main DEBUG fetch fetching: "https://api.etherscan.io/api?module=stats&action=ethprice" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bar |