Here is the issue.
A transaction impoted with a block and executed.
�[35m2018-05-25 18:13:37�[0m �[34meth�[0m rpc {"jsonrpc":"2.0","method":"debug_accountRangeAt","params":["1", 1000, "0", 1000],"id":5}
transaction executed again
A returned is list of accounts.
for each account from that list
{
�[35m2018-05-25 18:13:37�[0m �[34meth�[0m rpc {"jsonrpc":"2.0","method":"eth_getBalance","params":["a94f5374fce5edbc8e2a8697c15331677e6ebf0b", "1"],"id":6}
a transaction is executed again
�[35m2018-05-25 18:13:37�[0m �[34meth�[0m rpc {"jsonrpc":"2.0","method":"eth_getCode","params":["a94f5374fce5edbc8e2a8697c15331677e6ebf0b", "1"],"id":7}
a transaction is executed again
�[35m2018-05-25 18:13:37�[0m �[34meth�[0m rpc {"jsonrpc":"2.0","method":"eth_getTransactionCount","params":["a94f5374fce5edbc8e2a8697c15331677e6ebf0b", "1"],"id":8}
a transaction is executed again
�[35m2018-05-25 18:13:37�[0m �[34meth�[0m rpc {"jsonrpc":"2.0","method":"debug_storageRangeAt","params":["1", 1000, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b", "0", 1000],"id":9}
a transaction is executed again
}
Here is the issue.
A transaction impoted with a block and executed.
�[35m2018-05-25 18:13:37�[0m �[34meth�[0m rpc {"jsonrpc":"2.0","method":"debug_accountRangeAt","params":["1", 1000, "0", 1000],"id":5}
transaction executed again
A returned is list of accounts.
for each account from that list
{
�[35m2018-05-25 18:13:37�[0m �[34meth�[0m rpc {"jsonrpc":"2.0","method":"eth_getBalance","params":["a94f5374fce5edbc8e2a8697c15331677e6ebf0b", "1"],"id":6}
a transaction is executed again
�[35m2018-05-25 18:13:37�[0m �[34meth�[0m rpc {"jsonrpc":"2.0","method":"eth_getCode","params":["a94f5374fce5edbc8e2a8697c15331677e6ebf0b", "1"],"id":7}
a transaction is executed again
�[35m2018-05-25 18:13:37�[0m �[34meth�[0m rpc {"jsonrpc":"2.0","method":"eth_getTransactionCount","params":["a94f5374fce5edbc8e2a8697c15331677e6ebf0b", "1"],"id":8}
a transaction is executed again
�[35m2018-05-25 18:13:37�[0m �[34meth�[0m rpc {"jsonrpc":"2.0","method":"debug_storageRangeAt","params":["1", 1000, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b", "0", 1000],"id":9}
a transaction is executed again
}