Hareem Adderley

Results 8 comments of Hareem Adderley

For anyone else that may end up here in search for a fix for this, you must delete the dashboard migration for admin_tools from the database, then run migrations again....

How can I help with this? I can't see the logs for the failed checks as it was too long ago. I am working on a project that would benefit...

Hey @astrojarred, I added some test and fixed a few things to allow it to work with the latest changes. I submitted a PR here https://github.com/astrojarred/pycardano/pull/33

I added the cardano-cli chain context and submitted a pull request here #274. The added code has tests as well, but I did not add any extra documentation yet.

Any chance on getting this merged?

I created the `pycardano_chain_contexts` package and added some improvements. Check it out here [https://github.com/KINGH242/pccontext](https://github.com/KINGH242/pccontext). Let me know if it makes sense. I currently use it with PyCardano in another tool...