v0.3.2
Pre-release
Pre-release
Bug fixes:
- Pagination should not happen beyond
endEpoch
prop (#578) - After buying several contract, visit the portfolio page, and you will get
Cannot read property 'offPagination' of null error
- Keep buying several contracts continuously, this error appeared on trade page with various console error showing in the log
Cannot Read property 'DT' of undefined
(#577) - At specific times, SmartCharts spams the backend with
trading_times
requests until the rate limit stops it (#575)