Raymond.K
Raymond.K
The same issue. IO is more than enough. Geth version ``` Geth Version: 1.10.6-stable Git Commit: 576681f29b895dd39e559b7ba17fcd89b42e4833 Git Commit Date: 20210722 Architecture: amd64 Go Version: go1.16.4 Operating System: linux GOPATH=...
@karalabe Finally finished. But I don't know why it is so slow. [Here](https://gist.github.com/kraymond37/7a1c449cd02116f01042b1d77d9c64fd) is the log.
It seems when `transactionsCount` > 25, `transactions` would be empty, and tx hashes would be put in `other_transactions`. [rosetta-api](https://www.rosetta-api.org/docs/BlockApi.html#block) says > Get a block by its Block Identifier. If transactions...