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

mainnet_v1: bump to Godwoken 1.14.0-smt-trie and web3/indexer 1.14.0 #98

Merged
merged 3 commits into from
Jul 4, 2023

Conversation

Simon-Tl
Copy link
Collaborator

@Simon-Tl Simon-Tl commented Jun 27, 2023

Features:

Bug fixes:

Release notes

Note

The image ghcr.io/godwokenrises/godwoken:v1.14.0-smt-trie will enable SMT-trie feature, which will greatly decrease the amount of store read/write operations needed to update SMTs, thus improving transaction throughput and block syncing speed. SMT roots and proofs won't change.

To enable SMT-trie feature, data migration for gw-readonly-node is required for this upgrade.

  # gw-readonly-node
  # migrate command for SMT trie feature, only needs to be run on first activation
  godwoken migrate --config /deploy/config.toml | tee -a /mnt/smt-migrate.log

@Simon-Tl Simon-Tl requested a review from Flouse June 27, 2023 09:58
@Simon-Tl Simon-Tl self-assigned this Jun 27, 2023
@Simon-Tl Simon-Tl requested a review from Keith-CY June 27, 2023 09:58
@Flouse Flouse requested review from jjyr and blckngm June 28, 2023 01:58
@Flouse Flouse merged commit 8f40d46 into godwokenrises:main Jul 4, 2023
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.

3 participants