Skip to content
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

Proxy. Create proxy - has no check on liquidity restrictions #3060

Open
stepanLav opened this issue Jan 30, 2025 · 0 comments
Open

Proxy. Create proxy - has no check on liquidity restrictions #3060

stepanLav opened this issue Jan 30, 2025 · 0 comments
Labels
Bug Issues & PRs that addressing a bug

Comments

@stepanLav
Copy link
Member

Description

When create proxy - there is no check that after operation account's free vill be higher than frozen

Example:

Kapture.2025-01-30.at.08.30.59.mp4

Wallet details:
{
nonce: 493
consumers: 2
providers: 1
sufficients: 0
data: {
free: 24,581,974,338,061,784
reserved: 5,017,848,450,000,000
frozen: 29,500,000,000,000,000
flags: 170,141,183,460,469,231,731,687,303,715,884,105,728
}
}

Steps to Reproduce

  1. Take account with free < frozen
  2. Go to proxy creation flow
  3. Try to create

Expected Behavior

Liquidity restrictions, not enough tokens

Actual Behavior

Send transaction to the blockchain

Environment

f81dc81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues & PRs that addressing a bug
Projects
Status: Todo
Development

No branches or pull requests

2 participants