utu-protocol / utu-trust-token-listener

ISC License
0 stars 0 forks source link

Implementation of /endorsements/active/:address ignores given address #2

Closed databu closed 2 years ago

databu commented 2 years ago

The implementation of endpoint /endorsements/active/:address ignores the given address and filters by a (hardcoded) block range instead. What is the purpose of this endpoint? Not sure we need it, if not it should be removed.

See https://github.com/utu-protocol/utu-trust-token-listener/blob/532b55fdf41624be0a0414a086b1574bc984a53b/server/utils/ethereum.js#L60

databu commented 2 years ago

This endpoint was removed so this is now obsolete