deroproject / derohe

DERO Homomorphic Encryption Blockchain Protocol
Other
208 stars 82 forks source link

wallet: filter by sender, receiver, dstport and srcport #115

Closed Slixe closed 1 year ago

Slixe commented 1 year ago

Wallet Show_Transfers function have not filters implemented it.

This pull request will implement a way to filter by sender address, receiver address, dstport and srcport. It will be really helpful for API.

Im am contributing & releasing the code under DERO Research License (which can be found at https://raw.githubusercontent.com/deroproject/derohe/main/license.txt).