You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.
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.
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:
ALfnhLg7rUyL6Jr98bzzoxz5J7m64fbR4s
fromTESTNET
by request tohttp://testnet-api.neonwallet.com/v2/address/history/ALfnhLg7rUyL6Jr98bzzoxz5J7m64fbR4s
.25
, despite https://neoscan-testnet.io/address/ALfnhLg7rUyL6Jr98bzzoxz5J7m64fbR4s shows there are 1000+ transaction records.The text was updated successfully, but these errors were encountered: