v1.55.0
What's Changed
- Bump @types/node from 22.2.0 to 22.5.0 by @dependabot in #1855
- Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #1854
- Bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #1852
- Bump viem from 2.18.8 to 2.20.1 by @dependabot in #1861
- Bump @nestjs/schematics from 10.1.3 to 10.1.4 by @dependabot in #1856
- Add token metadata to Native Staking transactions by @hectorgomezv in #1859
- Add annual/monthly rewards calculation by @hectorgomezv in #1862
- Add annual/monthly fiat rewards calculation by @hectorgomezv in #1864
- Simplify creation transaction retrieval tests by @hectorgomezv in #1866
- Specify status codes on rate limit errors by @hectorgomezv in #1865
- Add numValidators to Native Staking confirmation view by @hectorgomezv in #1868
- Adjust Native Staking confirmation view numeric types by @hectorgomezv in #1869
- Skip creation transaction flaky test by @hectorgomezv in #1870
- Avoid casting to determine confirmation state when mapping staking transactions by @iamacook in #1872
- Ensure route
CreationTransaction
correctly implements that of domain by @iamacook in #1874 - Map Native Staking calculated fields on transactions queue/history by @hectorgomezv in #1875
- Filter out invalid Chain items by @hectorgomezv in #1871
- Add AwaitingExecution status to Native Staking transactions by @hectorgomezv in #1876
- Use Staking API for fiat rewards calculation by @hectorgomezv in #1877
- Add mappings for native staking ValidatorsExit transactions by @hectorgomezv in #1879
- Add value/numValidators for ValidatorsExit transactions mappings by @hectorgomezv in #1880
- Bump typescript-eslint from 8.2.0 to 8.4.0 by @dependabot in #1887
- Bump @types/node from 22.5.0 to 22.5.2 by @dependabot in #1888
- Bump @nestjs/cli from 10.4.4 to 10.4.5 by @dependabot in #1889
- Bump husky from 9.1.4 to 9.1.5 by @dependabot in #1890
- Bump eslint from 9.9.0 to 9.9.1 by @dependabot in #1891
- Ensure Address Checksum in Deployments lookup by @hectorgomezv in #1885
- Set
count
as number of validPage['results']
by @iamacook in #1881 - Use Promise.all in NativeStakingMapper by @hectorgomezv in #1883
- Add NativeStakingMapper.getValueFromDataDecoded TSDoc by @hectorgomezv in #1884
- Add ValidatorsExit confirmation view controller tests by @hectorgomezv in #1886
- Improve deployment comparison when finding via chain/address by @iamacook in #1894
- Add Native Staking Withdraw transaction mappings by @hectorgomezv in #1882
- Fix coverage reports configuration by @hectorgomezv in #1892
- Add KilnApi caching by @hectorgomezv in #1897
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #1902
- Fix test coverage by @iamacook in #1901
- Factorize Native Staking helpers and mappers common logic by @hectorgomezv in #1895
- Bump eslint from 9.9.1 to 9.10.0 by @dependabot in #1905
- Bump typescript-eslint from 8.4.0 to 8.5.0 by @dependabot in #1909
- Bump @faker-js/faker from 8.4.1 to 9.0.0 by @dependabot in #1908
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #1906
- Bump viem from 2.20.1 to 2.21.4 by @dependabot in #1910
Full Changelog: v1.54.0...v1.55.0