-
Notifications
You must be signed in to change notification settings - Fork 21.4k
Closed
Description
On develop 8db7b23
transactionCount sometimes not incrementing. Notes below in the log. count starts at 4ff, tx is sent, count is still 4ff even after 20 minutes later. This may be hard to repro, the count incremented well from 1238 (decimal) until 1279 (0x4ff).
count is 4ff
state_object.go:202] 29d33c02a200937995e632c4597b4dca8e503978: #73 1003604501170000000130575 (- 0)
I0414 14:25:36.479547 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
2015/04/14 14:25:36 [RPC] Reply: *interface {} %!s(*interface {}=0xc208f86830)
2015/04/14 14:25:36 [RPC] Generated response: *rpc.RpcSuccessResponse &{a407b0ff-4686-4902-a901-0a6b4974ce72 2.0 0x00000000af22adca5a00ea77b26e222efad29ab9915ffb2fb26db80783b33a25}
2015/04/14 14:25:36 [RPC] Sending payload: {
"id": "a407b0ff-4686-4902-a901-0a6b4974ce72",
"jsonrpc": "2.0",
"result": "0x00000000af22adca5a00ea77b26e222efad29ab9915ffb2fb26db80783b33a25"
}
I0414 14:25:36.484074 17580 api.go:42] eth_getTransactionCount ["0xcd2a3d9f938e13cd947ec05abc7fe734df8dd826", "pending"]
2015/04/14 14:25:36 [RPC] Reply: *interface {} %!s(*interface {}=0xc20b92a8f0)
2015/04/14 14:25:36 [RPC] Generated response: *rpc.RpcSuccessResponse &{b7880576-3bdd-485c-8ec9-52bd428c83d6 2.0 0x4ff}
2015/04/14 14:25:36 [RPC] Sending payload: {
"id": "b7880576-3bdd-485c-8ec9-52bd428c83d6",
"jsonrpc": "2.0",
"result": "0x4ff"
}
I0414 14:25:36.489344 17580 api.go:42] eth_getTransactionCount ["0xcd2a3d9f938e13cd947ec05abc7fe734df8dd826", "pending"]
2015/04/14 14:25:36 [RPC] Reply: *interface {} %!s(*interface {}=0xc20bacad90)
2015/04/14 14:25:36 [RPC] Generated response: *rpc.RpcSuccessResponse &{9d362ad1-3944-4140-b753-d7b6b9b601f1 2.0 0x4ff}
2015/04/14 14:25:36 [RPC] Sending payload: {
"id": "9d362ad1-3944-4140-b753-d7b6b9b601f1",
"jsonrpc": "2.0",
"result": "0x4ff"
}
I0414 14:25:36.493883 17580 api.go:42] eth_blockNumber null
2015/04/14 14:25:36 [RPC] Reply: *interface {} %!s(*interface {}=0xc21dfdf980)
2015/04/14 14:25:36 [RPC] Generated response: *rpc.RpcSuccessResponse &{1630708d-ae39-494f-a8ac-e708e4cc9352 2.0 0x183d9}
2015/04/14 14:25:36 [RPC] Sending payload: {
"id": "1630708d-ae39-494f-a8ac-e708e4cc9352",
"jsonrpc": "2.0",
"result": "0x183d9"
}
I0414 14:25:36.496327 17580 api.go:42] eth_getBlockByNumber ["0x183d9", false]
2015/04/14 14:25:36 [RPC] Reply: *interface {} %!s(*interface {}=0xc21dfdfc40)
2015/04/14 14:25:36 [RPC] Generated response: *rpc.RpcSuccessResponse &{3d5c7970-8f0a-486d-ae0a-25ed735b1bde 2.0 %!s(*rpc.BlockRes=&{false 0xc2228ce080 0xc2228ce520 0xc2228ce580 0xc2228ce5c0 0xc2228ce600 0xc2228ce640 0xc2228ce680 0xc2228ce6e0 0xc2228ce7c0 0xc2228ce800 0xc2228ce8c0 0xc2228cea40 0xc2228ceac0 0xc2228ceae0 <nil> 0xc2228ceb20 0xc2228ceb60 [] []})}
2015/04/14 14:25:36 [RPC] Sending payload: {
"id": "3d5c7970-8f0a-486d-ae0a-25ed735b1bde",
"jsonrpc": "2.0",
"result": {
"number": "0x183d9",
"hash": "0x53d23c725ea6fcfb5128471e4d4cceba4867a259e025227e317fee3204d8c571",
"parentHash": "0x9cccd374b4e6eac413c6ab1d542d9427a54041a449c9049df812f5b5e1552b67",
"nonce": "0x000000000024bab8",
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"transactionsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"stateRoot": "0xdd4a1570c6079bb7c69c1c8f06f9f0afb9ce521d711a010c56593c085f087459",
"miner": "0x00c5496af02445bd74e10299513915755b7e4a88",
"difficulty": "0x6d8540",
"totalDifficulty": "0x474d60d984",
"size": "0x202",
"extraData": "0x",
"gasLimit": "0x2fefd8",
"minGasPrice": null,
"gasUsed": "0x0",
"timestamp": "0x552d85a1",
"transactions": [],
"uncles": []
}
}
**send tx. but count will still be 4ff**
I0414 14:25:36.499934 17580 api.go:42] eth_sendTransaction [{"from": "0xcd2a3d9f938e13cd947ec05abc7fe734df8dd826", "gas": "0x2dc6c0", "value": "0x0", "to": "0x2e9bd804a61255b2cc7106f915ed59af5fbf63cd", "data": "0xd2d2b0b700000000000000000000000000000000000000000000000000000000000001900000000000000000000000000000000000000000000000000000000000000005010000001fab18090a0100668d3de0b0b2424bd2f931e0164687d077234ddd2b00000000349ca4021e76a2e468c21c7f71b42cc79d424ff6ea951f754774718f7d671d78424d8e49ffff001df3543c09010000001f6b2fa9b5ab406d0d1d11a22c8b9954c4f965a38ebd820f54f8bb3700000000f2a44cea81e876b8adc93ec52301b9b5fecde4011b2e2680a5668f60cf97400b334f8e49ffff001d23422f3301000000cafff4fc209284ba69b3ba48af9996b0e8e7c76f36baf9d049de47840000000060193f172b245086b54a9c75c28c2f15c4a9f3ae2b202d4854678a5eb2b1aad0ca548e49ffff001d291132280100000020302523296c552a29856ff2383b66522be69965ab50237be311005c0000000025755cd9389c7ccde8240a564a69ed8ff9beb7b3e800ca0812112de62c156c7519598e49ffff001d4e3f1c150100000034ecdb1504a6b05cb1e3c4c5564f41a141a3b6d5390cc5794af305820000000076ffbaad619f55a4ed47ad91fff95bf54aea564f5267ad192bf307b96fc5962e3f5a8e49ffff001d1076ac04", "gasPrice": "0x9184e72a000"}]
I0414 14:25:36.501884 17580 transaction_pool.go:142] (t) 6364326133643966 => 2e9bd804 (0x668bb0) 916775265bb5a19662c0e5d791a1b198d87723014f64f33a8d44e449f8191f06
I0414 14:25:36.502220 17580 state_object.go:238] 0000000000000000000000000000000000000000: gas (+ 3141592)
2015/04/14 14:25:36 [RPC] Reply: *interface {} %!s(*interface {}=0xc20b20e2c0)
2015/04/14 14:25:36 [RPC] Generated response: *rpc.RpcSuccessResponse &{971e6bcb-4a90-4a98-8634-38b1f975faa1 2.0 0x916775265bb5a19662c0e5d791a1b198d87723014f64f33a8d44e449f8191f06}
2015/04/14 14:25:36 [RPC] Sending payload: {
"id": "971e6bcb-4a90-4a98-8634-38b1f975faa1",
"jsonrpc": "2.0",
"result": "0x916775265bb5a19662c0e5d791a1b198d87723014f64f33a8d44e449f8191f06"
}
I0414 14:25:36.568570 17580 state_object.go:202] cd2a3d9f938e13cd947ec05abc7fe734df8dd826: #1278 1606938044258990275541962092341162601506277768668690209252901 (- 30000000000000000000)
I0414 14:25:36.569208 17580 state_object.go:202] cd2a3d9f938e13cd947ec05abc7fe734df8dd826: #1279 1606938044258990275541962092341162601506277768668690209252901 (- 0)
I0414 14:25:36.569238 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.571301 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.571324 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.571774 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.571793 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.572048 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.572071 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.575412 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.575441 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.575708 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.575730 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.576442 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.576468 17580 state_object.go:194] 0000000000000000000000000000000000000002: #0 1 (+ 0)
I0414 14:25:36.576772 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.576795 17580 state_object.go:194] 0000000000000000000000000000000000000002: #0 1 (+ 0)
I0414 14:25:36.579292 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.579319 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.584194 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.584233 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.584855 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.584882 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.585335 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.585360 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.589545 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.589573 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.590057 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.590073 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.591051 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.591074 17580 state_object.go:194] 0000000000000000000000000000000000000002: #0 1 (+ 0)
I0414 14:25:36.591583 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.591605 17580 state_object.go:194] 0000000000000000000000000000000000000002: #0 1 (+ 0)
I0414 14:25:36.594429 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.594457 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.598099 17580 transaction_pool.go:168] Known transaction (91677526)
I0414 14:25:36.598987 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.599018 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.599639 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.599664 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.600439 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.600471 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.604669 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.604707 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.606093 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.606159 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.607834 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.607866 17580 state_object.go:194] 0000000000000000000000000000000000000002: #0 1 (+ 0)
I0414 14:25:36.608901 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.608944 17580 state_object.go:194] 0000000000000000000000000000000000000002: #0 1 (+ 0)
I0414 14:25:36.614046 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.614111 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.622260 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.622299 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.623193 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.623216 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.623857 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.623874 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.630332 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.630414 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.631679 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.631723 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.633285 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.633325 17580 state_object.go:194] 0000000000000000000000000000000000000002: #0 1 (+ 0)
I0414 14:25:36.634799 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.634860 17580 state_object.go:194] 0000000000000000000000000000000000000002: #0 1 (+ 0)
I0414 14:25:36.637791 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.637815 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.642269 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.642306 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.643259 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.643282 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.652866 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.652917 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.658035 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.658073 17580 state_object.go:194] 0000000000000000000000000000000000000004: #0 1 (+ 0)
I0414 14:25:36.659033 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.659065 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.660212 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.660232 17580 state_object.go:194] 0000000000000000000000000000000000000002: #0 1 (+ 0)
I0414 14:25:36.661057 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.661076 17580 state_object.go:194] 0000000000000000000000000000000000000002: #0 1 (+ 0)
I0414 14:25:36.663866 17580 state_object.go:202] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (- 0)
I0414 14:25:36.663897 17580 state_object.go:194] 2e9bd804a61255b2cc7106f915ed59af5fbf63cd: #0 0 (+ 0)
I0414 14:25:36.669860 17580 state_object.go:194] cd2a3d9f938e13cd947ec05abc7fe734df8dd826: #1279 1606938044258990275541962092341162601506285893038690209252901 (+ 8124370000000000000)
I0414 14:25:36.669916 17580 state_object.go:194] 0000000000000000000000000000000000000000: #0 1000000000000000000000392875630000000000000 (+ 21875630000000000000)
I0414 14:25:36.738819 17580 block_processor.go:103] receipt{med=dd954e31f4bb1f145c466a838ddce6f867e2b35ecff150ca352b02569e198828 cgas=2187563 bloom=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 logs=[]}
I0414 14:25:36.740967 17580 state_object.go:194] 0000000000000000000000000000000000000000: #0 1000000000000000000000394375630000000000000 (+ 1500000000000000000)
I0414 14:25:36.963021 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.963055 17580 transaction_pool.go:168] Known transaction (dd32d1d2)
I0414 14:25:36.963583 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.964091 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.964392 17580 transaction_pool.go:168] Account does not exist
I0414 14:25:36.964904 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.964933 17580 transaction_pool.go:168] Known transaction (f0869e7f)
I0414 14:25:36.965392 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.965418 17580 transaction_pool.go:168] Known transaction (33fbf676)
I0414 14:25:36.965735 17580 transaction_pool.go:168] Account does not exist
I0414 14:25:36.966267 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.966564 17580 transaction_pool.go:168] Account does not exist
I0414 14:25:36.967118 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.967653 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.968118 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.968622 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.968649 17580 transaction_pool.go:168] Known transaction (a8db80e9)
I0414 14:25:36.968662 17580 transaction_pool.go:168] Known transaction (a8db80e9)
I0414 14:25:36.969173 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.969614 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.970124 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.970629 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.970657 17580 transaction_pool.go:168] Known transaction (6d12d8ed)
I0414 14:25:36.970669 17580 transaction_pool.go:168] Known transaction (c5530e0a)
I0414 14:25:36.971086 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.971763 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.971788 17580 transaction_pool.go:168] Known transaction (6d12d8ed)
I0414 14:25:36.972268 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.972898 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.972922 17580 transaction_pool.go:168] Known transaction (8228780f)
I0414 14:25:36.973726 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.974919 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.975767 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.975808 17580 transaction_pool.go:168] Known transaction (65f4f1a2)
I0414 14:25:36.976734 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.977318 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.978234 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.978869 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.979838 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.980400 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.980429 17580 transaction_pool.go:168] Known transaction (54f9201c)
I0414 14:25:36.981295 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.982042 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.982712 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.983581 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.983627 17580 transaction_pool.go:168] Known transaction (4dda39aa)
I0414 14:25:36.984158 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.984181 17580 transaction_pool.go:168] Known transaction (8228780f)
I0414 14:25:36.984194 17580 transaction_pool.go:168] Known transaction (f8ac7ec4)
I0414 14:25:36.984823 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.985702 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.986020 17580 transaction_pool.go:168] Account does not exist
I0414 14:25:36.986668 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.987486 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.988171 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.988942 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.989866 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.990882 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.991509 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.992236 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.992284 17580 transaction_pool.go:168] Known transaction (07662276)
I0414 14:25:36.993113 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.993772 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.994542 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.995139 17580 transaction_pool.go:168] Account does not exist
I0414 14:25:36.996089 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.997085 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.998032 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:36.998136 17580 transaction_pool.go:168] Known transaction (6cb97419)
I0414 14:25:36.999146 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.000065 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.000122 17580 transaction_pool.go:168] Known transaction (07662276)
I0414 14:25:37.000509 17580 transaction_pool.go:168] Account does not exist
I0414 14:25:37.000547 17580 transaction_pool.go:168] Known transaction (fd522d95)
I0414 14:25:37.001329 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.001977 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.002703 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.002750 17580 transaction_pool.go:168] Known transaction (d275d24a)
I0414 14:25:37.002769 17580 transaction_pool.go:168] Known transaction (65f4f1a2)
I0414 14:25:37.003496 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.004213 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.004998 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.005809 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.006546 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.007260 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.007300 17580 transaction_pool.go:168] Known transaction (65f4f1a2)
I0414 14:25:37.007320 17580 transaction_pool.go:168] Known transaction (6cb97419)
I0414 14:25:37.007335 17580 transaction_pool.go:168] Known transaction (07662276)
I0414 14:25:37.007863 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.008415 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.008447 17580 transaction_pool.go:168] Known transaction (fd522d95)
I0414 14:25:37.009610 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.010459 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.011844 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.012460 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.012908 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.013438 17580 transaction_pool.go:168] Impossible nonce
I0414 14:25:37.013476 17580 transaction_pool.go:168] Known transaction (65f4f1a2)
I0414 14:25:37.510909 17580 api.go:42] eth_getTransactionCount ["0xcd2a3d9f938e13cd947ec05abc7fe734df8dd826", "pending"]
2015/04/14 14:25:37 [RPC] Reply: *interface {} %!s(*interface {}=0xc2096a8210)
2015/04/14 14:25:37 [RPC] Generated response: *rpc.RpcSuccessResponse &{2215399d-a4c1-40a6-97bf-27a2f134c09f 2.0 0x4ff}
2015/04/14 14:25:37 [RPC] Sending payload: {
"id": "2215399d-a4c1-40a6-97bf-27a2f134c09f",
"jsonrpc": "2.0",
"result": "0x4ff"
}
more than 20 minutes later, the count is still 4ff
I0414 14:47:24.929999 17580 api.go:42] eth_getTransactionCount ["0xcd2a3d9f938e13cd947ec05abc7fe734df8dd826", "pending"]
2015/04/14 14:47:24 [RPC] Reply: *interface {} %!s(*interface {}=0xc20a997620)
2015/04/14 14:47:24 [RPC] Generated response: *rpc.RpcSuccessResponse &{4623075b-47d7-4d15-8253-f716cb8a2dde 2.0 0x4ff}
2015/04/14 14:47:24 [RPC] Sending payload: {
"id": "4623075b-47d7-4d15-8253-f716cb8a2dde",
"jsonrpc": "2.0",
"result": "0x4ff"
}
Metadata
Metadata
Assignees
Labels
No labels