generated from CareBoo/UPMTemplate-2020
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Couldn't recognize the fields action
, uint
, bytes
on EvalDelta
#107
Labels
Comments
jasonboukheir
changed the title
Couldn't recognize the field "action", "uint", "bytes" on
Couldn't recognize the fields "action", "uint", "bytes" on Mar 19, 2022
EvalDelta
EvalDelta
jasonboukheir
changed the title
Couldn't recognize the fields "action", "uint", "bytes" on
Couldn't recognize the fields Mar 19, 2022
EvalDelta
action
, uint
, bytes
on EvalDelta
jasonboukheir
added a commit
that referenced
this issue
Mar 19, 2022
The format of the bytes is a string in msgpack now fix #107
🎉 This issue has been resolved in version 2.1.1-pre.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
that referenced
this issue
Mar 20, 2022
## [2.1.1](v2.1.0...v2.1.1) (2022-03-20) ### Bug Fixes * **appcalltxn:** fix AppArguments not in correct format ([7845c79](7845c79)), closes [#96](#96) * **block:** fix `BlockTransaction` field names ([ead4f5d](ead4f5d)) * **formatters:** fix `EvalDelta` not deserializing from msgpack properly ([827e6d1](827e6d1)), closes [#107](#107) * **walletconnect:** fix issue where WalletTransaction.New requires unnecessary type constraints ([09ce3f4](09ce3f4))
🎉 This issue has been resolved in version 2.1.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
jasonboukheir
pushed a commit
that referenced
this issue
Mar 20, 2022
## [2.1.1](v2.1.0...v2.1.1) (2022-03-20) ### Bug Fixes * **appcalltxn:** fix AppArguments not in correct format ([7845c79](7845c79)), closes [#96](#96) * **block:** fix `BlockTransaction` field names ([ead4f5d](ead4f5d)) * **formatters:** fix `EvalDelta` not deserializing from msgpack properly ([827e6d1](827e6d1)), closes [#107](#107) * **walletconnect:** fix issue where WalletTransaction.New requires unnecessary type constraints ([09ce3f4](09ce3f4))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: