Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Address transactions response only returns up to 25 transaction records. #4

Open
rockacola opened this issue Sep 25, 2017 · 0 comments

Comments

@rockacola
Copy link

Informed and forward from neon-js Issue 23.

The http://testnet-api.neonwallet.com/v2/address/history/{address} API endpoint only returns up to 25 transaction records regardless of numbers of transactions within an address. Method also doesn't seems to take optional parameters for pagination supports.

To replicate:

  • Attempt to fetch transaction details of address ALfnhLg7rUyL6Jr98bzzoxz5J7m64fbR4s from TESTNET by request to http://testnet-api.neonwallet.com/v2/address/history/ALfnhLg7rUyL6Jr98bzzoxz5J7m64fbR4s.
  • Notice the result array length at 25, despite https://neoscan-testnet.io/address/ALfnhLg7rUyL6Jr98bzzoxz5J7m64fbR4s shows there are 1000+ transaction records.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant