Skip to content
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

Closed
jasonboukheir opened this issue Mar 19, 2022 · 2 comments
Closed
Assignees
Labels
bug Something isn't working released on @pre released

Comments

@jasonboukheir
Copy link
Member

jasonboukheir commented Mar 19, 2022

Could not recognize the field "action", for any fields on AlgoSdk.EvalDelta
Could not recognize the field "uint", for any fields on AlgoSdk.EvalDelta
Could not recognize the field "bytes", for any fields on AlgoSdk.EvalDelta

@jasonboukheir jasonboukheir self-assigned this Mar 19, 2022
@jasonboukheir jasonboukheir changed the title Couldn't recognize the field "action", "uint", "bytes" on EvalDelta Couldn't recognize the fields "action", "uint", "bytes" on EvalDelta Mar 19, 2022
@jasonboukheir jasonboukheir changed the title Couldn't recognize the fields "action", "uint", "bytes" on EvalDelta Couldn't recognize the fields action, uint, bytes on EvalDelta Mar 19, 2022
@jasonboukheir jasonboukheir added the bug Something isn't working label Mar 19, 2022
jasonboukheir added a commit that referenced this issue Mar 19, 2022
The format of the bytes is a string in msgpack now

fix #107
github-actions bot pushed a commit that referenced this issue Mar 20, 2022
## [2.1.1-pre.2](v2.1.1-pre.1...v2.1.1-pre.2) (2022-03-20)

### Bug Fixes

* **block:** fix `BlockTransaction` field names ([ead4f5d](ead4f5d))
* **formatters:** fix `EvalDelta` not deserializing from msgpack properly ([827e6d1](827e6d1)), closes [#107](#107)
@github-actions
Copy link

🎉 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))
@github-actions
Copy link

🎉 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
Labels
bug Something isn't working released on @pre released
Projects
None yet
Development

No branches or pull requests

1 participant