entropyxyz / sdk

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

Update type metadata #171

Closed ameba23 closed 1 year ago

ameba23 commented 1 year ago

Description

GitHub Issue or Linear Task

How Has This Been Tested?

Tested locally. As far as i can tell, these types aren't actually being used. But there are several new types in entropy-shared that were not yet available here.

CI will fail as it is also currently failing in master.

benschac commented 1 year ago

I was under the impression the @frankiebee didn't want to use generated types #167 https://github.com/entropyxyz/entropy-js/issues/165 (i wrote the ticket, but it was during our planning session about a month ago). Was there any communication I missed, and things changed?

If so, assuming we should still remove typegen?

ameba23 commented 1 year ago

Ah ok i missed that. Im closing this, and lets merge https://github.com/entropyxyz/entropy-js/pull/167