Skip to content

Releases: pharr117/core

v2.4.2.iavl.patch

17 Aug 19:13
Compare
Choose a tag to compare

Bumps the Cosmos SDK version to use this forked repo release:

The above release applies a small patch to the IAVL Store GetImmutable function to return nil when the version requested does not exist. This allows some RPC queries to return data instead of erroring out.

v3.1.4-iavl.patch

16 Aug 04:01
Compare
Choose a tag to compare

Bumps the Cosmos SDK version to use this forked repo release:

The above release applies a small patch to the IAVL Store GetImmutableTree function to return nil when the version requested does not exist. This allows some RPC queries to return data instead of erroring out.