AVM icon indicating copy to clipboard operation
AVM copied to clipboard

Type safe storage API

Open fulldecent opened this issue 6 years ago • 1 comments

Everybody will be encoding/decoding useful types from a byte array. This can be included in the user lib.

Supporting types from the ABI.

https://github.com/fulldecent/aion-aip040/blob/master/src/main/java/org/aion/AVMBlockchainWrapper.java

fulldecent avatar Aug 15 '19 18:08 fulldecent

Method naming could be harmonized with the ABIStreamingEncoder or other class

fulldecent avatar Aug 15 '19 18:08 fulldecent