Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release relayer 0.13.0 #17132

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

taiko-kitty
Copy link
Contributor

@taiko-kitty taiko-kitty commented May 13, 2024

🤖 I have created a release beep boop

0.13.0 (2024-09-30)

Features

  • eventindexer: rm assignmenthook for latest protocol changes (#17647) (d461fed)
  • relayer: add claimedBy and processedTxHash to event response (#17561) (10613c0)
  • relayer: add is_profitable and fee related columns (#17619) (e2359d4)
  • relayer: add numLatestBlocksStartWhenCrawling in crawler (#17599) (0e031b3)
  • relayer: adding a prometheus guage for relayer balance (#17659) (4d99b9f)
  • relayer: check if txhash is being processed, incase crawler picks up message twice (#17492) (729f4a3)
  • relayer: configurable conf timeout, increase default (#17880) (7bf7d69)
  • relayer: data column indices (#17572) (d92fc97)
  • relayer: flags for processing and indexing minimum amounts (#17685) (04a3370)
  • relayer: get events for dest owner (#17565) (e401d13)
  • relayer: only index messages with non zero gas limit (#17549) (d52bbee)
  • relayer: pad if contract (#18131) (56143f0)
  • relayer: requeue messages when networking error is cause of failure (#17573) (15097f4)

Bug Fixes

  • eventindexer: remove nft metadata indexing, far too slowy and bug ridden right now (#18126) (f0ab1e1)
  • relayer: bounds check for erc20 + nft data (#17601) (503511a)
  • relayer: erc20/nft decoding should fail when not valid UTF8 or incorrect typing (#17637) (ba20c21)
  • relayer: fix for profitable detection (#18134) (c2f59c3)
  • relayer: negative index check (#17615) (74e161a)
  • relayer: nil check (#17625) (47fd810)
  • relayer: profitability changes (#18124) (10eb73c)
  • relayer: requeue back to original queue on select errors (#17584) (bc2379f)

Chores

Documentation

  • repo: remove unexist badge and action in readme (#17928) (465456e)

Build

  • relayer: upgrade scripts and ignore abi json files (#17826) (8774a48)

This PR was generated with Release Please. See documentation.

@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--relayer branch 13 times, most recently from 585fa3c to bf807de Compare May 20, 2024 00:59
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--relayer branch 16 times, most recently from 2544ee8 to 71248f6 Compare May 27, 2024 13:02
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--relayer branch from 8f714ac to 5f869fb Compare September 10, 2024 00:08
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--relayer branch from 5f869fb to 7afd4c6 Compare September 11, 2024 04:43
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--relayer branch from 7afd4c6 to 688249d Compare September 12, 2024 00:07
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--relayer branch 13 times, most recently from 95ac86b to 455042b Compare September 20, 2024 05:04
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--relayer branch 8 times, most recently from 4a00a7a to 0f53e16 Compare September 28, 2024 00:18
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--relayer branch from 0f53e16 to f2ff3e6 Compare September 30, 2024 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant