Skip to content

Releases: cerc-io/sushiswap-v3-watcher-ts

v0.1.7

06 Mar 06:01
9120416
Compare
Choose a tag to compare

What's Changed

  • Upgrade watcher-ts packages and update package version by @prathamesh0 in #28

Full Changelog: v0.1.6...v0.1.7

v0.1.6

28 Dec 10:32
14bfa88
Compare
Choose a tag to compare

What's Changed

  • Add new indexer methods for block processing fix in chain reorg by @nikugogoi in #25

Full Changelog: v0.1.5...v0.1.6

v0.1.5

19 Dec 12:09
e85ee78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

21 Nov 13:14
01c484f
Compare
Choose a tag to compare

What's Changed

  • Upgrade watcher-ts packages and add isRemoved entity column by @nikugogoi in #21
  • Use subgraph build with fix for pool mint by @nikugogoi in #22

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

v0.1.3

21 Nov 10:56
4783e5e
Compare
Choose a tag to compare

What's Changed

  • Upgrade cerc-io dependencies and update watcher by @nikugogoi in #20

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

v0.1.2

16 Nov 10:33
9137916
Compare
Choose a tag to compare

What's Changed

  • Add method to clear processed block data used for retrying events-processing queue job by @nikugogoi in #16
  • Generate and update schema GQL from codegen by @nikugogoi in #17
  • Rename eventSignaturesMap to access it publicly and upgrade package versions by @nikugogoi in #18

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

v0.1.1

13 Nov 09:51
98c18eb
Compare
Choose a tag to compare

What's Changed

  • Update subgraph build to use new BigDecimal exponentiation method by @nikugogoi in #15

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

v0.1.0

10 Nov 14:29
c770cbb
Compare
Choose a tag to compare

What's Changed

  • Add subgraph build in repository by @nikugogoi in #1
  • Upgrade watcher-ts packages to 0.2.67 by @nikugogoi in #2
  • Add plural GQL queries for subgraph entities by @prathamesh0 in #4
  • Add methods for historical block processing by @nikugogoi in #3
  • Add nested filters to plural GQL queries on subgraph entities by @prathamesh0 in #5
  • Additional filters on plural GQL queries by @prathamesh0 in #6
  • Add indexer method to fetch events filtered by addresses for template contract by @nikugogoi in #7
  • Add bigint and decimal transformers for nullable type entity fields by @nikugogoi in #8
  • Set isFEVM flag to true and pass upstream config in indexer by @nikugogoi in #9
  • Add a meta GQL query by @prathamesh0 in #10
  • Add nested sorts on relational fields to plural GQL queries by @prathamesh0 in #12
  • Add sync status latest processed block by @nikugogoi in #11
  • Accommodate block optimizations and upgrade cerc-io packages by @prathamesh0 in #14

New Contributors

Full Changelog: https://github.com/cerc-io/sushiswap-v3-watcher-ts/commits/v0.1.0