Previously, the compile target for TS was set to es2020 as we made extensive use of BigInt literals, however, support for lower targets is required, so we replace BigInt literals with calls to the BigInt function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- ecash-lib-support-es2016
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 28876 Build 57290: Build Diff ecash-lib-integration-tests · ecash-agora-integration-tests · ecash-lib-tests Build 57289: arc lint + arc unit
Event Timeline
Comment Actions
Yes, following discussion in TG -- if this is not necessary to build the lib in a way that jest can import it without experimental features, then this should be abandoned