Releases
v1.6.0
Features
add caching to graph endpoint (32519a9 )
add pool graphs to graph endpoint (67b679c )
add token graphs to graph endpoint (8813407 )
add validation of query params to graph endpoint (9fb632d )
adjust graph route response (c97b19b )
change get token route to token/:address and include price data (3b6df5a )
create graph endpoint and add overview graphs (276a5f7 )
improve naming of available graph types (dfde438 )
Bug Fixes
add volumeUsdMonth to token getAllWithAggregation query (07fa9dc )
correctly extract sender account from paying for transactions (ff1cf07 )
CI / CD
change pr closed triggers (64303fc )
update gh actions versions (442e260 )
Testing
adjust e2e tests to newest changes (7ff3cb8 )
fix execution of e2e tests (b8a7df3 )
fix unit tests (8b7d0a3 )
force exit jest in e2e tests (699e58e )
implement graph.controller.spec.ts (231e3f1 )
unskip test in pair-liquidity-info-history.controller.spec.ts (8da59cb )
Refactorings
change get token pairs route to token/:address/pair (993e4d9 )
improve api structure of pairs endpoints (d4a0b88 )
make limit and offset optional in history db (082b4c5 )
You can’t perform that action at this time.