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
106 stars 138 forks source link

Compare assets by integer rather than by object #758

Closed Shaptic closed 2 months ago

Shaptic commented 2 months ago

This increases cross-compatibility across different instances of stellar-base by comparing integers rather than objects (which will be != given two different bases).

github-actions[bot] commented 2 months ago

Size Change: +48 B (0%)

Total Size: 3.21 MB

Filename Size Change
dist/stellar-base.js 2.35 MB +24 B (0%)
dist/stellar-base.min.js 855 kB +24 B (0%)

compressed-size-action