This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 67
Deserialize a packed trx offline #48
Comments
These code may help to the development https://github.com/EOSIO/eosjs/blob/master/src/transaction.abi.json And this lib is proved to be useful |
Appreciate the notes. This is something that I have been meaning to get back to and just haven't had the time. There are going to be some movement around this library in the near term that hopefully will free me up to tackle some of these outstanding issues. |
Do you have a ROADMAP? |
Not currently. That is another thing I would like to do once I get back to working on this library a bit more consistently |
Can we deprecate Python2 now? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Does eospy have any util to deserialize a packed hex given an abi?
Something like this: https://github.com/dfuse-io/example-eosjs-decode-hex
The text was updated successfully, but these errors were encountered: