C-Otto / BitBook

BitBook helps you organize your bitcoin addresses and transactions.
https://bitbook.c-otto.de
MIT License
43 stars 6 forks source link

Bug: SoChain API is useless and should be removed #79

Closed C-Otto closed 2 years ago

C-Otto commented 3 years ago

To Reproduce As described in https://twitter.com/c_otto83/status/1372988100629106688 the "transaction hashes for address" API endpoint provided by sochain.com is broken. BitBook never accepts responses where the total_txs property does not match the number of returned transactions. Sochain responded on March 19th ("We're investigating a fix"), but so far didn't respond to update requests. The bug still exists.

Expected behavior The Sochain provider is not used for AddressTransactionsRequests.

Additional context https://sochain.com/api/v2/address/bitcoin/1LMAE3Z6BGeaykpn3WXWpXfJWkh5aJgHLu should show more than 2000 transactions in total_txs.

C-Otto commented 2 years ago

Sent a reminder today.