Conversation
|
I don't like this, but maybe it's necessary due to Rust language limitations. Let me dig through the rust-simplicity PR.. |
|
Oh, I see, it's because This change is going to be pretty rough for performance. The |
|
Okay. concept ACK 2acdd45. Will run through my test box. (I didn't verify the code in rust-simplicity but this one is straightforward enough that I think a visual code review is sufficient.) I think we should revisit this later and introduce some sort of |
|
Actually, I changed my mind -- Users who have a |
2acdd45 to
00a62c3
Compare
@apoelstra, Done. I also applied a similar change to the new parse method. As a result, the PR in |
|
utACK. Need to chase down Edit Weird that this triggers on my 64-bit box.. Edit Oh, oops, I wasn't pinning my nixpkgs at all since my last reboot. We will have to deal with this issue eventually, but not now.. |
This PR updates the Rust codegen to match the interface changes introduced in BlockstreamResearch/rust-simplicity#358