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
Upgrading javascript code generator and fixes
Upgrading nethereum version
Removing ts from npm
Release new npm version of codegenerator
Fixes on changes on templates that broke javascript generation from Nethereum@2cf3e1e
Adding custom raw decoder, QueryRaw and StringBytes32 custom raw decoder
Mainly there is mixmatch of bytes32 types and strings. this introduces the capability of doing custom decoding.