Skip to content

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.

@vercel
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
@joshstevens19 joshstevens19 deleted the release/0.9.0 branch September 19, 2024 12:03
@joshstevens19 joshstevens19 restored the release/0.9.0 branch October 15, 2024 12:17
joshstevens19 added a commit that referenced this pull request Jul 12, 2025
* release 0.9.0

* Add release binaries for

* release 0.9.0 windows

---------

Co-authored-by: github-actions <[email protected]>
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.

2 participants