Skip to content

Conversation

@gregorydemay
Copy link
Contributor

@gregorydemay gregorydemay commented Dec 9, 2025

Refactor the ckBTC event log to be generic over the type of events stored, so that the ckDOGE minter, that reuses code from the ckBTC minter can have dedicated events. Quite a few ckBTC events are only there for backwards-compatibility reasons or are not relevant for the ckDOGE minter (e.g. events related to checking whether UTXOs or addresses are tainted).

This PR is pure refactoring and does not change the behaviour of the ckBTC or ckDOGE minter. It only allows to have 2 implementations, which are currently identical, on how to record and replay events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant