entropyxyz / sdk

Official JavaScript SDK for Entropy blockchain.
GNU Affero General Public License v3.0
8 stars 0 forks source link

remove codegen #167

Closed benschac closed 11 months ago

benschac commented 1 year ago

Description

delete codegen

GitHub Issue or Linear Task

165

How Has This Been Tested?

looked through the code base and removed all references of code gen

removed generated types and code gen commands. Can always reintroduce if we feel like we might want to add them in the future

benschac commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

benschac commented 1 year ago

All tests passed, build would have failed if any code paths depended on anything that was code gen.

frankiebee commented 11 months ago

closing: outdated