Skip to content

feat(rpc): add toncenter jrpc api #656

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 7, 2025
Merged

feat(rpc): add toncenter jrpc api #656

merged 5 commits into from
Apr 7, 2025

Conversation

Rexagon
Copy link
Member

@Rexagon Rexagon commented Apr 3, 2025

Alternative subset of methods for #588

Copy link

codecov bot commented Apr 3, 2025

Codecov Report

Attention: Patch coverage is 10.09709% with 926 lines in your changes missing coverage. Please review.

Project coverage is 44.57%. Comparing base (313a8ed) to head (1722b4e).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
rpc/src/endpoint/toncenter/models.rs 9.54% 453 Missing and 2 partials ⚠️
rpc/src/endpoint/toncenter/mod.rs 0.00% 269 Missing ⚠️
rpc/src/state/mod.rs 31.29% 99 Missing and 2 partials ⚠️
rpc/src/util/jrpc_extractor.rs 0.00% 41 Missing ⚠️
rpc/src/endpoint/mod.rs 0.00% 16 Missing ⚠️
rpc/src/endpoint/jrpc/mod.rs 0.00% 14 Missing ⚠️
rpc/src/endpoint/proto/mod.rs 0.00% 14 Missing ⚠️
storage/src/store/rpc/mod.rs 0.00% 10 Missing ⚠️
rpc/src/models.rs 0.00% 5 Missing ⚠️
rpc/src/config.rs 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #656      +/-   ##
==========================================
- Coverage   45.14%   44.57%   -0.57%     
==========================================
  Files         291      293       +2     
  Lines       55030    55988     +958     
  Branches    55030    55988     +958     
==========================================
+ Hits        24842    24956     +114     
- Misses      28946    29791     +845     
+ Partials     1242     1241       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Rexagon Rexagon force-pushed the feature/tonapi-v2 branch 3 times, most recently from 881d4c6 to 42b6c87 Compare April 4, 2025 17:59
@Rexagon Rexagon force-pushed the feature/tonapi-v2 branch from 42b6c87 to af969be Compare April 4, 2025 18:19
@Rexagon Rexagon requested review from pashinov and 0xdeafbeef April 4, 2025 18:20
@Rexagon Rexagon marked this pull request as ready for review April 4, 2025 18:20
@Rexagon Rexagon force-pushed the feature/tonapi-v2 branch from dbedf3b to 1722b4e Compare April 7, 2025 11:05
@Rexagon Rexagon enabled auto-merge April 7, 2025 14:52
@Rexagon Rexagon added this pull request to the merge queue Apr 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 7, 2025
@Rexagon Rexagon added this pull request to the merge queue Apr 7, 2025
@Rexagon Rexagon merged commit 1722b4e into master Apr 7, 2025
12 of 14 checks passed
@Rexagon Rexagon deleted the feature/tonapi-v2 branch April 7, 2025 16:15
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to it being already merged Apr 7, 2025
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.

3 participants