Open antiyro opened 1 year ago
Can I try this one ?
already done by @0xEniotna , to fast for us ;)
oops, I only merged drspacemn PR. Didn't do the rest @izCRV
ok I'm going to finish
There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a 👍 Because this issue is marked as stale, it will be closed and locked in 7 days if no further activity occurs. Thank you for your contributions!
Description:
Create a new module in Barknet named bitcoin to house all the Bitcoin-specific data availability functions and structures. The goal is to have parity with other da's
Tasks:
1 - Merge https://github.com/keep-starknet-strange/madara/pull/1021 into net (only issue that can be merged to dev directly) 2 - Create a new directory and module named bitcoin and initiate the same architecture as the other da's. 3 - Include the necessary imports from the Bitcoin-da crate.