BoostryJP / ibet-Wallet-API

A powerful API suite for seamlessly building ibet blockchain wallet systems 🛠
https://ibet.jp/ibet-for-fin
Apache License 2.0
9 stars 0 forks source link

[Feature]Add date range filtering to Transfer History API #1544 #1545

Closed takanoria0612 closed 2 months ago

takanoria0612 commented 2 months ago

This PR implements date range filtering for the transfer list API by:

These changes align the GET endpoint's functionality with the existing POST: /Token/{token_address}/TransferHistory/Search endpoint, providing a consistent API experience for date range filtering across both methods.

github-actions[bot] commented 2 months ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
__init__.py00100% 
routers
   token.py408698%123–124, 589, 722, 736, 740
schema
   token.py1980100% 
schema/base
   __init__.py10100% 
   base.py57492%69, 75–77
TOTAL11054104790% 

Tests Skipped Failures Errors Time
1404 0 :zzz: 0 :x: 0 :fire: 34m 10s :stopwatch: