tdex-network / tdex-daemon

Go implementation of the TDEX Beta Daemon
https://tdex.network
MIT License
11 stars 13 forks source link

Fix GetMarketReport predefined period all #644

Closed sekulicd closed 2 years ago

sekulicd commented 2 years ago

This fixes bug that was happening when GetMarketReport RPC was invoked with predefined period PREDEFINED_PERIOD_ALL.

This closes #605

@tiero @altafan @Janaka-Steph please review.

altafan commented 2 years ago

@sekulicd can you please add a test that demonstrates the bug is fixed?

sekulicd commented 2 years ago

@sekulicd can you please add a test that demonstrates the bug is fixed?

Added test for application layer GetMarketReport