0.12.4 • Published 5 months ago

@nimiq/utils v0.12.4

Weekly downloads
62
License
Apache-2.0
Repository
github
Last release
5 months ago

Nimiq Utils

Simple helper libraries for nimiq frontends.

Read the documentation for more information.

Development

Run yarn to install the dependencies.

Running tests

Run yarn test to run all tests.

RPC snapshot testing

The test suite includes snapshot based RPC testing for AlbatrossPolicy and SupplyCalculator. This system captures RPC responses as snapshots, allowing faster test runs and offline testing.

  • Snapshots are stored in the tests/__snapshots__/ directory.
  • Tests use these snapshots by default instead of making actual RPC calls.
  • To update snapshots with fresh RPC responses, run yarn test:update.

This ensures that our client-side calculations always match the actual RPC implementation, without requiring a live connection for each test run.

0.11.7

11 months ago

0.12.0

10 months ago

0.12.1

9 months ago

0.12.2

7 months ago

0.12.3

7 months ago

0.12.4

5 months ago

0.11.6

12 months ago

0.11.4

1 year ago

0.11.5

1 year ago

0.11.2

1 year ago

0.11.3

1 year ago

0.11.1

1 year ago

0.11.0

1 year ago

0.10.1

2 years ago

0.5.2

2 years ago

0.10.0

2 years ago

0.9.3

2 years ago

0.9.2

2 years ago

0.9.1

3 years ago

0.9.0

3 years ago

0.8.3

3 years ago

0.8.2

4 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.1

5 years ago

0.5.0

6 years ago

0.4.5

6 years ago

0.4.6

6 years ago

0.4.4

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago