Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
16278393
Topic
1619565
Board
Bitcoin Technical Support
Re: Faster rpc calls to bitcoin client?
by
achow101
on
17/09/2016, 15:37:25 UTC
How are you getting the details? Are you calling getblock and then getrawtransaction for each transaction? If so, see
https://github.com/bitcoin/bitcoin/pull/8704
.