Closed carnhofdaki closed 1 year ago
The same happens on https://bitcoinexplorer.org/search
@janoside FYI
@carnhofdaki @Francisco-DAnconia The latest code fixes the invalid CSRF issue for the public demo site (bitcoinexplorer.org). If either of you are running the tool locally and were seeing the issue, I'd be happy to have you update and confirm or deny whether the issue is fix. Thanks.
@carnhofdaki @Francisco-DAnconia The latest code fixes the invalid CSRF issue for the public demo site (bitcoinexplorer.org). If either of you are running the tool locally and were seeing the issue, I'd be happy to have you update and confirm or deny whether the issue is fix. Thanks.
I had the issue as well, but it's resolved after the update, thanks!
I only tested on Testnet. The CSRF error did not occur.
But, the search failed when attempting to find P2PKH and P2SH addresses. "No results found for query:
Searching for P2WPKH addr, blocks, transactions worked as expected.
@Francisco-DAnconia Just pushed a fix for the address searching: b0e839e32ee84b1ff688a38c3a226789b63305c2
Closing this issue since it seems like it's fixed for multiple people.
Describe the bug
When searching on https://bitcoinexplorer.org/, I get this in the browser:
npm install
says this:Environment (please complete the following information):
Whatever is current for bitcoinexplorer.org
To Reproduce
Steps to reproduce the behavior:
0
(for searching a genesis block)Screenshots or Log Output
Log from another node running btc-rpc-explorer and experiencing the same error: