Skip to content

Releases: Synternet/swapscope

v0.1.4

07 Dec 16:45
30b7b8c
Compare
Choose a tag to compare

What's Changed

  • 44 improve swaps processing database by @Ssimonas in #45:

  • feat: possible to save swap into a database

  • feat: adjusted messages, added token addresses; moved some code to functions

  • improvement: signature can be generated from information in ABI

  • improvement: publishing messages not to ...token0.token1 but to ....liq_pool_address

  • improvement: moved stream name forming to service publish() method; moved ticks setting to position initialization function; minor renaming

  • fix: improved stream name forming

Full Changelog: v0.1.3...v0.1.4

v0.1.3

06 Dec 16:11
e71396c
Compare
Choose a tag to compare

What's Changed

  • 41 include swaps processing by @Ssimonas in #42
  • build: add subject name env variable to CI by @ArnasAlex in #46
  • fix: update token pairs, chart and table formatting according to data… by @ArnasAlex in #47
  • Fix npm ci failure by @reperis in #48

Full Changelog: v0.1.2...v0.1.3

v0.1.2

24 Nov 13:19
b8bdec5
Compare
Choose a tag to compare

What's Changed

  • fix: adjustment so that quote currency (second) would always be a sta… by @Ssimonas in #39
  • fix: fix dapp image builds with newer node image version by @reperis in #40

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Nov 13:01
db6b3c9
Compare
Choose a tag to compare

What's Changed

  • 29 improve architecture expand and improve event log structure by @Ssimonas in #33
  • 30 add earned fees processing by @Ssimonas in #36

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Nov 13:45
b2fd2ae
Compare
Choose a tag to compare

Initial Release of Swapscope

What's Changed

New Contributors

Full Changelog: https://github.com/SyntropyNet/swapscope/commits/v0.1.0