keep-starknet-strange / raito

Bitcoin ZK client written in Cairo.
https://raito.wtf
MIT License
19 stars 26 forks source link

[feat] Provide cache hints via the data generation script #141

Closed m-kus closed 6 days ago

m-kus commented 1 week ago

Context:

We need to post-process the data generated by the script to enable cached flag wherever it's necessary.
Note that it has to be done both for transaction outputs and for the corresponding outpoint data.

The way it can be done:

Inject your logic here https://github.com/keep-starknet-strange/raito/blob/511857cf737714a8458a476dade9d064ecd68f19/scripts/data/generate_data.py#L277

You will need to find couple of block (or batches of blocks, but no more than 10) to test the logic.

Gerson2102 commented 1 week ago

I think I can do this one, can I be assign to it?

onlydustapp[bot] commented 1 week ago

Hey @Gerson2102! Thanks for showing interest. We've created an application for you to contribute to Raito - Bitcoin ZK Client. Go check it out on OnlyDust!