Skip to content

Enhancement: Allowing zero length in static array#432

Merged
ahangsu merged 8 commits intodevelopfrom
zero-length
Nov 29, 2022
Merged

Enhancement: Allowing zero length in static array#432
ahangsu merged 8 commits intodevelopfrom
zero-length

Conversation

@ahangsu
Copy link
Copy Markdown
Contributor

@ahangsu ahangsu commented Nov 28, 2022

@ahangsu ahangsu changed the title Allowing zero length in static array Enhancement: Allowing zero length in static array Nov 28, 2022
Comment thread src/main/java/com/algorand/algosdk/abi/TypeArrayStatic.java Outdated
Comment thread .test-env Outdated
Copy link
Copy Markdown
Contributor

@michaeldiamant michaeldiamant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ahangsu Thanks for bringing the fix here!

@ahangsu ahangsu requested a review from algochoi November 29, 2022 16:57
Comment thread src/main/java/com/algorand/algosdk/abi/ABIType.java
Comment thread src/test/java/com/algorand/algosdk/abi/TestTypes.java
@ahangsu ahangsu closed this Nov 29, 2022
@ahangsu ahangsu reopened this Nov 29, 2022
@ahangsu ahangsu merged commit 276a4ae into develop Nov 29, 2022
@ahangsu ahangsu deleted the zero-length branch November 29, 2022 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ABI decoder does not allow zero-length arrays

4 participants