Skip to content

Reformat ABI implementation, remove redundant Value struct #3027

@ahangsu

Description

@ahangsu

Summary

Remove redundant Value structs in data/abi and start encoding/decoding from type schemes.

See reference design (and implementation) in algorand/py-algorand-sdk#238.

Scope

  • Remove abi_value.go.
  • Reformat abi_encode.go and abi_encode_test.go to support (and check) the encoding/decoding from type schemes for golang's primitive value.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions