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

fix: prevent goleveldb panic on large genesis files #1631

Merged
merged 7 commits into from Jun 20, 2023

Conversation

drklee3
Copy link
Member

@drklee3 drklee3 commented Jun 20, 2023

Description

  • Use a patched version of cometbft that no longer stores the entire genesis json string in the database.

Checklist

  • Changelog has been updated as necessary.

@drklee3 drklee3 merged commit bf5db8a into release/v0.23.x Jun 20, 2023
8 checks passed
@drklee3 drklee3 deleted the dl-patch-cometbft-no-gendoc branch June 20, 2023 20:40
drklee3 added a commit that referenced this pull request Aug 16, 2023
* Use patched cometbft

* Temporarily disable evmutil fully-backed invariant

* chore: use patched cometbft v0.34.27-kava.0

* Revert "Temporarily disable evmutil fully-backed invariant"

This reverts commit 66c2357.

* Revert change to goleveldb version

* Update changelog

* Update changelog pr
drklee3 added a commit that referenced this pull request Aug 16, 2023
* Use patched cometbft

* Temporarily disable evmutil fully-backed invariant

* chore: use patched cometbft v0.34.27-kava.0

* Revert "Temporarily disable evmutil fully-backed invariant"

This reverts commit 66c2357.

* Revert change to goleveldb version

* Update changelog

* Update changelog pr
drklee3 added a commit that referenced this pull request Aug 16, 2023
@drklee3
Copy link
Member Author

drklee3 commented Oct 12, 2023

@mergify backport release/v0.24.x

@mergify
Copy link

mergify bot commented Oct 12, 2023

backport release/v0.24.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Oct 12, 2023
* Use patched cometbft

* Temporarily disable evmutil fully-backed invariant

* chore: use patched cometbft v0.34.27-kava.0

* Revert "Temporarily disable evmutil fully-backed invariant"

This reverts commit 66c2357.

* Revert change to goleveldb version

* Update changelog

* Update changelog pr

(cherry picked from commit bf5db8a)

# Conflicts:
#	CHANGELOG.md
drklee3 added a commit that referenced this pull request Oct 12, 2023
…1747)

* fix: prevent goleveldb panic on large genesis files (#1631)

* Use patched cometbft

* Temporarily disable evmutil fully-backed invariant

* chore: use patched cometbft v0.34.27-kava.0

* Revert "Temporarily disable evmutil fully-backed invariant"

This reverts commit 66c2357.

* Revert change to goleveldb version

* Update changelog

* Update changelog pr

(cherry picked from commit bf5db8a)

# Conflicts:
#	CHANGELOG.md

* Fix conflicts in changelog

---------

Co-authored-by: drklee3 <derrick@dlee.dev>
pirtleshell pushed a commit that referenced this pull request Oct 25, 2023
…1747)

* fix: prevent goleveldb panic on large genesis files (#1631)

* Use patched cometbft

* Temporarily disable evmutil fully-backed invariant

* chore: use patched cometbft v0.34.27-kava.0

* Revert "Temporarily disable evmutil fully-backed invariant"

This reverts commit 66c2357.

* Revert change to goleveldb version

* Update changelog

* Update changelog pr

(cherry picked from commit bf5db8a)

# Conflicts:
#	CHANGELOG.md

* Fix conflicts in changelog

---------

Co-authored-by: drklee3 <derrick@dlee.dev>
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.

None yet

2 participants