You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't understand this issue. What do you mean by "wrapping"?
That test is just verifying a zero address (an internal type) has a correct .equals() implementation and agrees with a constant we use through some tests. Really, the test is probably redundant now that these types are implemented elsewhere (they used to be AVM-resident).
The tests for wrapping are identical to the tests for not wrapping
AVM/org.aion.avm.core/test/org/aion/avm/kernel/AddressTest.java
Line 54 in cd2e8d4
The text was updated successfully, but these errors were encountered: