Skip to content

Releases: cerc-io/watcher-ts

v0.2.102

26 Jun 12:30
2217cd3
Compare
Choose a tag to compare

What's Changed

  • Support events handlers in multiple data sources for a contract address by @nikugogoi in #526

Full Changelog: v0.2.101...v0.2.102

v0.2.101

20 Jun 12:31
b9a899a
Compare
Choose a tag to compare

What's Changed

  • Implement switching endpoints after slow eth_getLogs RPC requests by @nikugogoi in #525

Full Changelog: v0.2.100...v0.2.101

v0.2.100

20 Jun 04:51
ff471da
Compare
Choose a tag to compare

What's Changed

  • If subgraph block handlers exist force realtime processing in watcher by @nikugogoi in #524

Full Changelog: v0.2.99...v0.2.100

v0.2.99

14 Jun 08:23
981f70e
Compare
Choose a tag to compare

What's Changed

  • Export codegen config in a generated watcher by @prathamesh0 in #522
  • Replace null values when converting bytes to string in graph-node host API by @nikugogoi in #523

Full Changelog: v0.2.98...v0.2.99

v0.2.98

11 Jun 13:39
467c173
Compare
Choose a tag to compare

What's Changed

  • Update codegen to add subgraph source to watcher readme by @nikugogoi in #514
  • Use blockHash filter in eth_getLogs query for FEVM by @nikugogoi in #521

Full Changelog: v0.2.97...v0.2.98

v0.2.97

10 Jun 10:37
acf69dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.96...v0.2.97

v0.2.96

07 Jun 15:46
52082fc
Compare
Choose a tag to compare

What's Changed

  • Process block with MAX_REORG_DEPTH delay from head by @nikugogoi in #519

Full Changelog: v0.2.95...v0.2.96

v0.2.95

07 Jun 11:55
4d81c14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.94...v0.2.95

v0.2.94

06 Jun 11:30
8d052ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.93...v0.2.94

v0.2.93

04 Jun 06:13
7cc6157
Compare
Choose a tag to compare

What's Changed

  • Use ethers.js replace util for errors in bytesToString host API by @nikugogoi in #515

Full Changelog: v0.2.92...v0.2.93