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

release 0.9.0 #110

Merged
merged 3 commits into from
Sep 19, 2024
Merged

release 0.9.0 #110

merged 3 commits into from
Sep 19, 2024

Conversation

joshstevens19
Copy link
Owner

0.9.0-beta - 19th September 2024

github branch - https://github.com/joshstevens19/rindexer/tree/release/0.9.0

Features


  • feat: allow some other attributes on the generated event typings

Bug fixes


  • fix: handle signed integers throughout rindexer
  • fix: generating global types would repeat the same code on a regenerate causing issues

Breaking changes


  • breaking: rindexer had an parsing error meaning stuff like UniswapV3Pool would parse to uniswap_v_3_pool. This caused
    some other issues with mapping to object names so now it has been fixed and in the example above it will be uniswap_v3_pool,
    if you have any running indexers with these buggy names in your db you just need to rename them and same with the rindexer.internal tables which will
    have these odd names as well.

Copy link

vercel bot commented Sep 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rindexer-documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2024 0:05am

@joshstevens19 joshstevens19 merged commit 0ca4228 into master Sep 19, 2024
3 of 8 checks passed
@joshstevens19 joshstevens19 deleted the release/0.9.0 branch September 19, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant