qubic / go-archiver

2 stars 4 forks source link

New endpoint that returns the transactions paginated for an identity #63

Open sallymoc opened 1 week ago

sallymoc commented 1 week ago
  1. The endpoint should return the list of transactions paginated, using cursor-based pagination (optional cursor parameter allow to handle the next pages).
  2. The results can be also filtered by date or tick
  3. Results are sorted by date desc by default
sallymoc commented 4 days ago

Query parameters: