Skip to content

Conversation

@AnnaShaleva
Copy link
Member

@AnnaShaleva AnnaShaleva commented Oct 28, 2025

Close #4039.

TODO:

  • Compatibility test for whitelisted item key.
  • Unit-tests for interop/RPC client APIs.
  • Docs update.

@AnnaShaleva AnnaShaleva force-pushed the whitelisted-contracts branch 2 times, most recently from dc21d9f to f922d4c Compare October 29, 2025 11:00
@AnnaShaleva AnnaShaleva force-pushed the whitelisted-contracts branch from e17316f to 46222f2 Compare October 29, 2025 11:06
Signed-off-by: Anna Shaleva <[email protected]>
@AnnaShaleva AnnaShaleva force-pushed the whitelisted-contracts branch from 46222f2 to 68feb57 Compare October 29, 2025 11:08
Signed-off-by: Anna Shaleva <[email protected]>
@AnnaShaleva AnnaShaleva marked this pull request as ready for review October 29, 2025 11:11
@AnnaShaleva AnnaShaleva requested a review from Turalchik October 29, 2025 11:11
@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

❌ Patch coverage is 83.33333% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.42%. Comparing base (0fd6ffe) to head (29d506a).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
pkg/core/native/policy.go 80.40% 25 Missing and 4 partials ⚠️
pkg/rpcclient/policy/policy.go 83.33% 7 Missing and 7 partials ⚠️
pkg/core/interop/contract/call.go 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4052      +/-   ##
==========================================
+ Coverage   72.60%   74.42%   +1.81%     
==========================================
  Files         364      364              
  Lines       56739    47833    -8906     
==========================================
- Hits        41195    35598    -5597     
+ Misses      13816    10495    -3321     
- Partials     1728     1740      +12     

☔ 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.

@AnnaShaleva AnnaShaleva added the blocked Can't be done because of something label Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked Can't be done because of something

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Port contract fee white lists

2 participants