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

.toBytes() on prngTransaction results in null range #1287

Closed
teacoat opened this issue Oct 11, 2022 · 0 comments · Fixed by #1302
Closed

.toBytes() on prngTransaction results in null range #1287

teacoat opened this issue Oct 11, 2022 · 0 comments · Fixed by #1302
Assignees
Labels
bug Something isn't working
Milestone

Comments

@teacoat
Copy link

teacoat commented Oct 11, 2022

Description

When running .toBytes() and then .fromBytes() on a prngTransaction the range is null after rebuilding from bytes

Steps to reproduce

  1. Make prng transaction
  2. Make into bytes
  3. Make prng from bytes
  4. observe

Additional context

No response

Hedera network

mainnet, testnet

Version

2.18.2

Operating system

No response

@teacoat teacoat added the bug Something isn't working label Oct 11, 2022
@SimiHunjan SimiHunjan added this to the 2.18.5 milestone Oct 17, 2022
@ochikov ochikov self-assigned this Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants