Some of our libraries assume that Blockstack IDs only exist in the .id
namespace.
We’ll need to refactor them to accept fully qualified Blockstack names.
Let’s create a list of those in this thread:
Some of our libraries assume that Blockstack IDs only exist in the .id
namespace.
We’ll need to refactor them to accept fully qualified Blockstack names.
Let’s create a list of those in this thread:
Great call! The auth library might make this assumption too. I’ll check.
I implemented this in both javascript and python proof checking libraries.
@muneeb can you take a look at pull request #34 at your convenience? (I don’t have write access to that repo)
Looks good in general. I’ll take a look and merge today.
Nice! Also we should change the name on github of the second repo to “blockstack-proofs-py”.
Thanks! Renamed and closed.