Skip to content

Conversation

@bricerisingalgorand
Copy link
Contributor

Stable release remerge

rel/stable -> master

Algo-devops-service and others added 10 commits July 30, 2021 17:34
Fixing typo of one equal sign instead of two for integration tests
…2784)

This also unifies a lot of field handling so that the code is less
susceptible to copy-paste errors, but it has a ways to go. Hard to
both unify the handling of the different fields and use separate
types for each field index. Lots and lots of interfaces could do. Or
generics in 6 months? For the moment, each field type is a pile of
arrays and maps working together.

It's unclear what we gain from those separate index types, since
we always cast into the type just before using them, as we are
getting the indexes from reading a byte in bytecode.

New tests will catch this mistake if we make it again.
@algojohnlee algojohnlee merged commit 28d9e86 into master Sep 1, 2021
@algojohnlee algojohnlee deleted the relstable2.10.1-remerge branch September 1, 2021 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants