require "getblockhashes" rpc method for insight explorer. #24

Closed
opened 2019-11-26 10:34:47 +00:00 by frndxyz · 3 comments
frndxyz commented 2019-11-26 10:34:47 +00:00 (Migrated from github.com)

i have setup latest insight explorer for auroracoin here:
http://213.126.73.99:3001/

it does not fetching blocks because insight api require support for "getblockhashes" rpc method to fetch multiple blocks.

i have setup latest insight explorer for auroracoin here: http://213.126.73.99:3001/ it does not fetching blocks because insight api require support for "getblockhashes" rpc method to fetch multiple blocks.
BioMike commented 2019-11-27 13:00:17 +00:00 (Migrated from github.com)

Bitcoin doesn't have this. Which coin introduced this? Could you give a link to the source code?

Bitcoin doesn't have this. Which coin introduced this? Could you give a link to the source code?
frndxyz commented 2019-11-28 12:47:20 +00:00 (Migrated from github.com)

Bitpay version of bitcoin has implemented it.

pull request of getblockhashes and some indexes: https://github.com/bitpay/bitcoin/pull/6

Bitpay version of bitcoin has implemented it. pull request of getblockhashes and some indexes: https://github.com/bitpay/bitcoin/pull/6
BioMike commented 2019-12-23 09:26:17 +00:00 (Migrated from github.com)

Resolved with commit 0e33e48. Closing.

Resolved with commit 0e33e48. Closing.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Core-Wallets/Auroracoin#24
No description provided.