stellar-base
Advanced tools
Changelog
Note: This version is (still) compatible with Protocol 20. Most people should be unaffected by the technically-breaking changes below and can treat this more like a v10.0.3 patch release.
BigNumber.DEBUG
in bignumber.js
to true
internally, which affects all code using BigNumber
. This behavior has been fixed and only affects this library: globally, BigNumber.DEBUG
now remains at its default setting (i.e. disabled). This is technically a breaking behavior change and is released as such (#729).