You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…user arbitrary checkpoints instead of bundled ones
This is a draft PR intended to show the implementation I'd like to
propose. It does not compile for many reasons, like visibility of
checkpoint
would eventually closeElectric-Coin-Company#1334
pacu
linked a pull request
Jan 5, 2024
that will
close
this issue
Is your feature request related to a problem? Please describe.
This is something that would enable supporting Regtest checkpoints without the need of bundling
them inside the SDK. See #1216 and Electric-Coin-Company/zcash-swift-wallet-sdk#1331. for reference
Describe the solution you'd like
Make checkpointTool extend from an interface that can be used to inject the custom checkpoint provisioning in testing environments
The text was updated successfully, but these errors were encountered: