Direct Integration with Bitcoin

Hey Leo, it seems that you have the wrong canister_state.bin so the chunk_hashes.txt would also be different and therefore the canister binary would be different (chunk hashes are incorporated into the Wasm’s binary at build time).

I would suggest running step 6 of the bootstrap process again and make sure you arrive at the expected hash from the proposal

037bee16b825b9c96575e34b1307c893f3a3cf85f3039b04cef7479ce3465826  canister_state.bin

Also, ensure that you are on a Linux machine as we have not tested (nor guarantee) that things will match on a Mac. We have 2 people internally that had verified the proposal in full before submitting it.

Keep in mind, the proposal was adopted but unfortunately it failed because the Wasm was too big for a cross-subnet install_code to happen. We’re working on optimizing it a bit to keep it under the limit and will follow up with another proposal to attempt the re-install again.

I’ll post an update on this as soon as we have submitted the new proposal.

3 Likes