Skip to content

dragonberry

Compare
Choose a tag to compare
@faddat faddat released this 29 Oct 09:01

This release represents the safest known course to patch the sdk 45 version of dig for dragonberry.

It avoids apphash errors reported by kujira, evmos, and chihuahua.

After applying this release, validators will coordinate a halt height upgrade to v46.

Cheers!

Please install like this:

cd dig/
git fetch --all
git checkout v2.1.0
go install ./...