Bitcoin Forum
May 09, 2024, 08:45:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Blockchain.info API bug with pagination  (Read 1099 times)
Shawshank (OP)
Legendary
*
Offline Offline

Activity: 1623
Merit: 1608



View Profile
October 11, 2014, 02:13:16 PM
 #1

I have found no better place to report this bug. It may seem no big deal but it is breaking my app.

All transactions received in every JSON page are correctly reversed ordered by time for that page. However, some are missing and appear in the next page.

For example:
The last transaction in this url (100th ranked globally, 50th ranked in the page) is dated at Unix timestamp 1380133500 :
https://blockchain.info/address/1DoEzgEd1F2JpStMhXbmqFtZY6B7KwL9TQ?format=json&offset=50

The first transaction in this url (101th ranked globally, 1st ranked in the page) is dated at Unix timestamp 1382690585. The 2nd ranked in the page is dated at Unix timestamp 1382213808, and several others follow the same wrong order:
https://blockchain.info/address/1DoEzgEd1F2JpStMhXbmqFtZY6B7KwL9TQ?format=json&offset=100


1382690585 > 1380133500  so transactions are not correctly reversed ordered by time between pages. It would be great if this is solved.

Lightning Address: shawshank@getalby.com
1715244349
Hero Member
*
Offline Offline

Posts: 1715244349

View Profile Personal Message (Offline)

Ignore
1715244349
Reply with quote  #2

1715244349
Report to moderator
1715244349
Hero Member
*
Offline Offline

Posts: 1715244349

View Profile Personal Message (Offline)

Ignore
1715244349
Reply with quote  #2

1715244349
Report to moderator
1715244349
Hero Member
*
Offline Offline

Posts: 1715244349

View Profile Personal Message (Offline)

Ignore
1715244349
Reply with quote  #2

1715244349
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715244349
Hero Member
*
Offline Offline

Posts: 1715244349

View Profile Personal Message (Offline)

Ignore
1715244349
Reply with quote  #2

1715244349
Report to moderator
1715244349
Hero Member
*
Offline Offline

Posts: 1715244349

View Profile Personal Message (Offline)

Ignore
1715244349
Reply with quote  #2

1715244349
Report to moderator
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1001


https://gliph.me/hUF


View Profile
October 11, 2014, 02:20:49 PM
 #2


On their support page they recommend to open an issue at https://github.com/blockchain to report bugs.

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
Shawshank (OP)
Legendary
*
Offline Offline

Activity: 1623
Merit: 1608



View Profile
October 11, 2014, 02:40:06 PM
 #3


On their support page they recommend to open an issue at https://github.com/blockchain to report bugs.

If you know the exact page, please let me know. I have been investigating myself and I have not found the right place. As far as I know, that API is not open source and has no repository in Github.

Lightning Address: shawshank@getalby.com
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!