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

Upgrade XDR to the final, stable testnet version. #704

Closed Shaptic closed 11 months ago

Shaptic commented 11 months ago

Closes #699.

XDR has been upgraded to the latest stable version (https://github.com/stellar/stellar-xdr/commit/6a620d160aab22609c982d54578ff6a63bfcdc01). This is mostly renames, but it includes the following relevant breaking changes:

Note: The diffs to src/generated/*.js and types/*.d.ts should be very readable.

github-actions[bot] commented 11 months ago

Size Change: -2.92 kB (0%)

Total Size: 3.16 MB

Filename Size Change
dist/stellar-base.js 2.31 MB -2.06 kB (0%)
dist/stellar-base.min.js 842 kB -859 B (0%)

compressed-size-action