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 field dt on BlockTransaction #108

Closed
jasonboukheir opened this issue Mar 19, 2022 · 3 comments
Closed

Couldn't recognize the field dt on BlockTransaction #108

jasonboukheir opened this issue Mar 19, 2022 · 3 comments
Assignees
Labels

Comments

@jasonboukheir
Copy link
Member

Could not recognize the field "dt", for any fields on AlgoSdk.BlockTransaction

@jasonboukheir jasonboukheir self-assigned this Mar 19, 2022
@jasonboukheir
Copy link
Member Author

This requires a feature addition to see internal transactions.

@jasonboukheir jasonboukheir added the enhancement New feature or request label Mar 19, 2022
jasonboukheir added a commit that referenced this issue Mar 21, 2022
refer to the latest go implementation for proper naming

fix #108
jasonboukheir added a commit that referenced this issue Mar 21, 2022
refer to the latest go implementation for proper naming

fix #108
jasonboukheir added a commit that referenced this issue Mar 21, 2022
refer to the latest go implementation for proper naming

fix #108
github-actions bot pushed a commit that referenced this issue Mar 21, 2022
# [2.2.0-pre.3](v2.2.0-pre.2...v2.2.0-pre.3) (2022-03-21)

### Bug Fixes

* **editor:** fix Tooltip compilation issue in unity 2020.3 ([6b71300](6b71300))

### Features

* **account:** add `MicroAlgos` wrapper class ([57a89e6](57a89e6))
* **application:** add `AppIndex` type ([458392b](458392b))
* **asset:** add `AssetIndex` type ([2c44d55](2c44d55))
* **transaction:** add ability to fully deserialize `BlockTransaction` ([f32da2f](f32da2f)), closes [#108](#108)
* **transaction:** refactor signed transaction to use `[AlgoApiObject]` ([8ff034d](8ff034d)), closes [#113](#113) [#114](#114)
@github-actions
Copy link

🎉 This issue has been resolved in version 2.2.0-pre.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Mar 23, 2022
# [2.2.0](v2.1.1...v2.2.0) (2022-03-23)

### Bug Fixes

* **editor:** fix Tooltip compilation issue in unity 2020.3 ([6b71300](6b71300))

### Features

* **account:** add `IAccount`, `ISigner`, and `IAsyncSigner` interfaces ([19f139d](19f139d)), closes [#82](#82)
* **account:** add `MicroAlgos` wrapper class ([57a89e6](57a89e6))
* **accounts:** add `MinBalance` to allow developers to estimate min balances ([856c11a](856c11a)), closes [#104](#104)
* **application:** add `AppIndex` type ([458392b](458392b))
* **asset:** add `AssetIndex` type ([2c44d55](2c44d55))
* **teal:** add conversion for supported types to `CompiledTeal` ([#112](#112)) ([5a279d2](5a279d2)), closes [#105](#105)
* **transaction:** add ability to fully deserialize `BlockTransaction` ([f32da2f](f32da2f)), closes [#108](#108)
* **transaction:** refactor signed transaction to use `[AlgoApiObject]` ([8ff034d](8ff034d)), closes [#113](#113) [#114](#114)
@github-actions
Copy link

🎉 This issue has been resolved in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant