Skip to content

Comments

feat: update dependencies to version 0.41.0#2994

Merged
QuantumExplorer merged 49 commits intofeat/iOSSupportfrom
featupdate-dependencies-to-0410
Jan 15, 2026
Merged

feat: update dependencies to version 0.41.0#2994
QuantumExplorer merged 49 commits intofeat/iOSSupportfrom
featupdate-dependencies-to-0410

Conversation

@QuantumExplorer
Copy link
Member

Issue being fixed or feature implemented

Update project dependencies to the latest version (0.41.0) to ensure compatibility and access to new features.

What was done?

  • Updated the version of several packages in Cargo.lock from 0.40.0 to 0.41.0.
  • Added new dependencies: chrono and rayon.
  • Updated the tracing related dependencies to include tracing-appender.

How Has This Been Tested?

Changes have been verified through existing unit and integration tests.

Breaking Changes

None

Checklist

  • I have performed a self-review of my own code

  • I have commented my code, particularly in hard-to-understand areas

  • I have added or updated relevant unit/integration/functional/e2e tests

    For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

shumkov and others added 30 commits December 29, 2025 21:46
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
…2939)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: QuantumExplorer <quantum@dash.org>
…2_381 keys (#2947)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Lukasz Klimek <842586+lklimek@users.noreply.github.com>
…state and get_addresses_branch_state (#2954)

Co-authored-by: Quantum Explorer <quantum@dash.org>
…#2960)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
shumkov and others added 19 commits January 8, 2026 21:45
…#2975)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
…aContractCreate and DataContractUpdate (#2980)

Co-authored-by: pasta <pasta@dashboost.org>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: pauldelucia <pauldelucia2@gmail.com>
…on on devnets/local networks (#2696)

Co-authored-by: Lukasz Klimek <842586+lklimek@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@QuantumExplorer QuantumExplorer merged commit 71bf49b into feat/iOSSupport Jan 15, 2026
3 of 6 checks passed
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 15, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@QuantumExplorer QuantumExplorer deleted the featupdate-dependencies-to-0410 branch January 15, 2026 12:59
@github-actions
Copy link

✅ gRPC Query Coverage Report

================================================================================
gRPC Query Coverage Report - NEW QUERIES ONLY
================================================================================

Total queries in proto: 53
Previously known queries: 47
New queries found: 6

================================================================================

New Query Implementation Status:
--------------------------------------------------------------------------------
✓ getAddressInfo                                /home/runner/work/platform/platform/packages/rs-sdk/src/platform/query.rs
✓ getAddressesBranchState                       /home/runner/work/platform/platform/packages/rs-sdk/src/platform/address_sync/mod.rs
✓ getAddressesInfos                             /home/runner/work/platform/platform/packages/rs-sdk/src/platform/fetch_many.rs
✓ getAddressesTrunkState                        /home/runner/work/platform/platform/packages/rs-sdk/src/platform/query.rs
✓ getRecentAddressBalanceChanges                /home/runner/work/platform/platform/packages/rs-sdk/src/platform/query.rs
✓ getRecentCompactedAddressBalanceChanges       /home/runner/work/platform/platform/packages/rs-sdk/src/platform/query.rs

================================================================================
Summary:
--------------------------------------------------------------------------------
New queries implemented: 6 (100.0%)
New queries missing: 0 (0.0%)

Total known queries: 53
  - Implemented: 50
  - Not implemented: 2
  - Excluded: 1

Not implemented queries:
  - getConsensusParams
  - getTokenPreProgrammedDistributions

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.

7 participants