stellar / js-stellar-base

The lowest-level stellar helper library. It consists of classes to read, write, hash, and sign Stellar xdr
https://stellar.github.io/js-stellar-base/
Apache License 2.0
107 stars 138 forks source link

Correctly build operations via `Contract.call()` #692

Closed Shaptic closed 1 year ago

Shaptic commented 1 year ago

The type of InvokeContractArgs.functionName is supposed to be a string now, not an ScSymbol like before.

This should have been caught by testing but they were being skipped with xit by mistake :facepalm:

github-actions[bot] commented 1 year ago

Size Change: -89 B (0%)

Total Size: 3.15 MB

Filename Size Change
dist/stellar-base.js 2.31 MB -62 B (0%)
dist/stellar-base.min.js 840 kB -27 B (0%)

compressed-size-action