Skip to content

Bump kyoto version#20

Merged
febyeji merged 2 commits into
febyeji:add-cbf-chain-sourcefrom
randomlogin:bump-kyoto-version
May 17, 2026
Merged

Bump kyoto version#20
febyeji merged 2 commits into
febyeji:add-cbf-chain-sourcefrom
randomlogin:bump-kyoto-version

Conversation

@randomlogin

Copy link
Copy Markdown
Collaborator

No description provided.

Previously rescan would go from kyoto's build-time checkpoint, which
might be a very old block. We can explicitely use rescan_from(height) to
process only new blocks.
@febyeji febyeji merged commit 9bb9e1c into febyeji:add-cbf-chain-source May 17, 2026
22 checks passed
@randomlogin randomlogin deleted the bump-kyoto-version branch May 18, 2026 11:20
febyeji pushed a commit that referenced this pull request May 22, 2026
* Use kyoto's rescan_from(h) instead of rescan()

Previously rescan would go from kyoto's build-time checkpoint, which
might be a very old block. We can explicitely use rescan_from(height) to
process only new blocks.

* Bump kyoto version to 0.6.0
febyeji pushed a commit that referenced this pull request Jun 3, 2026
* Use kyoto's rescan_from(h) instead of rescan()

Previously rescan would go from kyoto's build-time checkpoint, which
might be a very old block. We can explicitely use rescan_from(height) to
process only new blocks.

* Bump kyoto version to 0.6.0
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