Jose D Robles

Results 32 comments of Jose D Robles

I can see this https://www.npmjs.com/package/idb It uses async/await, is simple and is reasonably maintained. Another possibility is use localStorage through gloo-storage. We can save and retrieve any serializable object and...

Do you think it would be something interesting for the project, then? To have a database based on gloo_storage.

Apparentely is an error of rust-bitcoin/secp256k1 https://github.com/rust-bitcoin/rust-secp256k1/issues/470 https://github.com/rust-bitcoin/rust-bitcoin/issues/1086

Hi, yeah it will be necessary to update for what I see. Would you think better to keep open this issue?

Something of interest was said about that in the call?

rust-seccp256k1 was corrected (https://github.com/rust-bitcoin/rust-secp256k1/issues/470#event-7018099093) and is realeased with new changes, version 0.24. rust-bitcoin is updated to new rust-secp256k1 version on master branch but it's not released a new version yet,...

rust-bitcoin new version is going to be released soon: https://github.com/rust-bitcoin/rust-bitcoin/issues/1117#issuecomment-1191189467

They have this milestone: https://github.com/rust-bitcoin/rust-bitcoin/milestone/13 appears that it's going to be soon.

rust-bitcoin 0.29 is released yet

rust-bicoincore-rpc part is done yet, now is time for https://github.com/RCasatta/bitcoind/issues/82 and https://github.com/rust-bitcoin/rust-miniscript/issues/452, but they need a new release of rust-bitcoin-rpc: https://github.com/rust-bitcoin/rust-bitcoincore-rpc/issues/239