AmbireTech / adex-validator-stack-rust

The Ambire AdEx Validator Stack implemented in Rust: sentry, validator worker, adapter, adview manager
https://adex.network
GNU Affero General Public License v3.0
11 stars 10 forks source link

AIP #61 v5: GET /channel/:id/spender/all #392

Closed elpiel closed 2 years ago

elpiel commented 3 years ago

https://github.com/AdExNetwork/aips/issues/61

Related to #391 as this should return all spenders limits

elpiel commented 2 years ago

There are a few tests that still need to be done for the pagination. Please refer to this PR comment:

https://github.com/AdExNetwork/adex-validator-stack-rust/pull/441#pullrequestreview-768975401

elpiel commented 2 years ago

TODOs

(from https://github.com/AmbireTech/adex-validator-stack-rust/pull/441#pullrequestreview-768975401):

Make sure to make test that covers:

This way we can test if queries are correct and returning the expected results

Make sure to write tests for the pagination in Sentry to: