ryanc414

Results 7 issues of ryanc414

I see that there is an option for hex encoding via .toJSON() or .toString(16), but how about base64 encoding - is that supported at all? Is it possible to extract...

Hi, first of all thanks for publishing this app! I'm trying to get a delivery slot for my nan so hopefully this can help. I entered my Morrison's login details...

Hi, thanks for providing this project. When running the inference.py script I noticed that the `seaborn` dependency could not be found after installing via conda. I see in the Dockerfile...

Context: a performant way to implement a set of integer enum values is to combine all the values in a single int. For example, let's say we want to implement...

In particular, update to the latest go-ethereum v1.10.17 to avoid dependency clashes when magic is used as a dependency of a package which also depends on go-ethereum.

I recently started using the Magic Go SDK for the backend portion of our integration with Magic. We want to be able to test the code we have written and...

Hey, this looks like a really useful library as getting permit txs right can be confusing! It seems to me that the library is designed to be used on the...