Implement Core JetHinter#334
Conversation
|
@apoelstra After this PR, we can finally do the thing. We can load external implementations for Jet, JetHL, and JetHinter using dlopen2. I'll try to set up a minimal working example with it and a few jets. |
I've created a draft PR for this branch that implements this feature. I initially wanted to use |
If we want this before |
18845f8 Improve the source of types of jets (ivanlele) Pull request description: This PR improves the source of truth for the underlying types consumed and produced by jets, following the suggestion in #334. ACKs for top commit: apoelstra: ACK 18845f8; successfully ran local tests KyrylR: ACK 18845f8; successfully ran local tests Tree-SHA512: f25da16d1e0544923ba43db7f70e50e84d0b41830081f3e1286673fa03341293433ca16c7f7cd614e91b02370a08f3c4b32af791403b3d659c7c898dffaa602a
bf0a1d8 to
6fd9b88
Compare
|
@apoelstra I rebased this one after #344 was merged. |
|
Do we need something else for this PR? |
6fd9b88 to
7938728
Compare
This PR introduces the CoreJetHinter implementation, demonstrating the changeability of the main executable jet set.