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

Remove setting `BigNumber.DEBUG` to `true` to avoid global impact. #729

Closed overcat closed 7 months ago

overcat commented 7 months ago

Closes #727

overcat commented 7 months ago

Hi @Shaptic, when can we release a new version? ledger-live needs it.

Shaptic commented 7 months ago

@overcat this is released in v11.0.0 of stellar-base and v11.2.2 of stellar-sdk!