Skip to content

Release/1.3.0#27

Open
Comp0te wants to merge 15 commits into
masterfrom
release/1.3.0
Open

Release/1.3.0#27
Comp0te wants to merge 15 commits into
masterfrom
release/1.3.0

Conversation

@Comp0te
Copy link
Copy Markdown
Collaborator

@Comp0te Comp0te commented May 18, 2026

No description provided.

Comp0te added 14 commits May 12, 2026 11:32
…); add `axios` and `bn.js` resolutions; refactor date locale import.
… upgrade `uuid` to v14.0.0 and `typescript` to v5.9.3; set `module` to `nodenext` in `tsconfig.json`.
…related dependencies, enhance `lint-staged` configuration, and clean up obsolete files.
….json` with custom settings, and adjust `compilerOptions` for improved TypeScript configuration.
…rouped logging; enhance API response logging with improved structure and conditional handling.
…iles for CI/CD, contribution guidelines, and dependabot integration.
Adds the fast-check dev dependency to enable property-based testing of
pure numeric formatters in src/utils/common.ts.

Signed-off-by: Dmytro Vynnyk <simbiatoff@gmail.com>
Covers getDecimalTokenBalance (round-trip, zero, sign preservation,
decimal-shift identity), formatFiatBalance (falsy default, sub-cent
threshold, "$<n>" round-trip via Decimal, determinism), and
formatFiatAmountToTokenAmount (empty input, ≤1 decimal place, en-US
shape, internal-pipeline equivalence).

Inputs are bounded to 10^18 to stay within decimal.js's 20-digit default
precision so round-trip equality is exact.

Signed-off-by: Dmytro Vynnyk <simbiatoff@gmail.com>
- Introduced `.editorconfig` for consistent code styling.
- Updated `package.json` with additional metadata (description, license, author, keywords, etc.).
- Added new NPM scripts for formatting and formatting checks.
- Enabled stricter TypeScript compiler options (`noImplicitOverride`, `noFallthroughCasesInSwitch`, `forceConsistentCasingInFileNames`).
- Improved readability and consistency in tests and other source files by reformatting code.
… stricter TypeScript config, and new scripts for formatting.
@Comp0te Comp0te self-assigned this May 18, 2026
Comment thread scripts/generate-tx-fixtures.cjs Fixed
…ort, function or class'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants