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
108 stars 137 forks source link

Merges the final Protocol 20 XDR (i.e. for testnet) into `soroban` #688

Closed Shaptic closed 1 year ago

Shaptic commented 1 year ago

You can see that the XDR now points to the following:

As indicated here by @sisuresh. The following migrations needed to be made:

Note for reviewers: the diffs of src/next_generated.js and types/next.d.ts should actually be rather readable and a good way to see the underlying XDR schema changes in this bump.

github-actions[bot] commented 1 year ago

Size Change: -1.82 kB (0%)

Total Size: 3.13 MB

Filename Size Change
dist/stellar-base.js 2.29 MB -1.51 kB (0%)
dist/stellar-base.min.js 833 kB -304 B (0%)

compressed-size-action