C:\blockchain_test\Parity>"C:\Program Files\Parity\parity.exe" --config dev -lsigner,rpc,basicauthority,own_tx,local_store,shutdown,signer=trace --jsonrpc-cors=all 2019-05-06 17:27:58 main INFO parity_ethereum::run Starting Parity-Ethereum/v2.5.0-beta-b52ac2066-20190408/x86_64-windows-msvc/rustc1.33.0 2019-05-06 17:27:58 main INFO parity_ethereum::run Keys path C:\Users\gerar\AppData\Roaming\Parity\Ethereum\keys\DevelopmentChain 2019-05-06 17:27:58 main INFO parity_ethereum::run DB path C:\Users\gerar\AppData\Local\Parity\Ethereum\chains\DevelopmentChain\db\1484bce8c021f2ca 2019-05-06 17:27:58 main INFO parity_ethereum::run State DB configuration: fast 2019-05-06 17:27:58 main INFO parity_ethereum::run Operating mode: active 2019-05-06 17:27:59 main INFO ethcore_service::service Configured for DevelopmentChain using InstantSeal engine 2019-05-06 17:27:59 main INFO parity_ws Listening for new connections on 127.0.0.1:8546. 2019-05-06 17:27:59 main WARN jsonrpc_http_server Multi-threaded server is not available on Windows. Falling back to single thread. 2019-05-06 17:28:04 IO Worker #1 INFO network Public node URL: enode://5a9195f21f7a306a346ed56b2210a5bc51672dfd16e89308b9d6570d9c9ebb53c70b5b42b79bed2afbd44b6f39f83e862e8f683825229deab508f8e277b5ac33@127.0.0.1:30303 2019-05-06 17:28:07 jsonrpc-eventloop-1 TRACE rpc Request: {"jsonrpc":"2.0","method":"eth_sendTransaction","params":[{ "from": "0x00a329c0648769a73afac7f9381e08fb43dbea72", "to": "0x00a329c0648769a73afac7f9381e08fb43dbea72", "value": "0x1" } ],"id":1}. 2019-05-06 17:28:07 jsonrpc-eventloop-1 WARN rpc eth_sendTransaction is deprecated and will be removed in future versions: Account management is being phased out see #9997 for alternatives. 2019-05-06 17:28:07 jsonrpc-eventloop-1 DEBUG own_tx Signer: New entry (1) in confirmation queue. 2019-05-06 17:28:07 jsonrpc-eventloop-1 TRACE own_tx Signer: (1) : SendTransaction(FilledTransactionRequest { from: 0x00a329c0648769a73afac7f9381e08fb43dbea72, used_default_from: false, to: Some(0x00a329c0648769a73afac7f9381e08fb43dbea72), gas_price: 0, gas: 1600000, value: 1, data: [], nonce: None, condition: None }) 2019-05-06 17:28:29 main INFO parity_ethereum::run Finishing work, please wait... 2019-05-06 17:28:29 main TRACE shutdown [IoService] Closing... 2019-05-06 17:28:29 main DEBUG local_store Updating node data store on shutdown. 2019-05-06 17:28:29 main TRACE local_store Updating local store entries. 2019-05-06 17:28:29 TRACE shutdown [IoWorker] Closing... 2019-05-06 17:28:29 TRACE shutdown [IoWorker] Closed 2019-05-06 17:28:29 TRACE shutdown [IoWorker] Closing... 2019-05-06 17:28:29 TRACE shutdown [IoWorker] Closed 2019-05-06 17:28:29 TRACE shutdown [IoWorker] Closing... 2019-05-06 17:28:29 TRACE shutdown [IoWorker] Closed 2019-05-06 17:28:29 TRACE shutdown [IoWorker] Closing... 2019-05-06 17:28:29 TRACE shutdown [IoWorker] Closed 2019-05-06 17:28:29 main TRACE shutdown [IoService] Closed. 2019-05-06 17:29:29 main WARN parity_ethereum::run Shutdown is taking longer than expected.