Skip to content

Conversation

al3mart
Copy link
Member

@al3mart al3mart commented May 30, 2025

Solved #574 by filtering our contract related calls for NonTransfer proxy type.
As contracts are able to transfer funds a call, users of NonTrasnfer proxy could have bypassed the purpose of said account prior to this change.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 63.47%. Comparing base (e356fb4) to head (ea38e8d).

Files with missing lines Patch % Lines
runtime/mainnet/src/config/proxy.rs 0.00% 1 Missing ⚠️
@@           Coverage Diff           @@
##             main     #579   +/-   ##
=======================================
  Coverage   63.47%   63.47%           
=======================================
  Files         121      121           
  Lines       23838    23838           
  Branches    23838    23838           
=======================================
  Hits        15130    15130           
  Misses       7664     7664           
  Partials     1044     1044           
Files with missing lines Coverage Δ
runtime/devnet/src/config/proxy.rs 0.00% <ø> (ø)
runtime/testnet/src/config/proxy.rs 0.00% <ø> (ø)
runtime/mainnet/src/config/proxy.rs 92.68% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants