We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.
Choose one:
Choose one
Critical (Loss of est. Fee data)
When trying to send tx, the estimated fee in Xverse post condition differs from the estimated fee on the Stacks network.
1.Call any fx and try to confirm the tx on Mobile Wallet 2.Check https://explorer.hiro.so/transactions?chain=mainnet 3. And check the estimated fee in post condition
Est. Fee must reflect Medium fee on the network at least.
Est. fee too low.
I don't know if it's the same on Browser Extension yet
The text was updated successfully, but these errors were encountered:
Fix failing tests in ci that passes locally (#821)
0e7e4b8
* Fix failing test in ci that passes locally * added a .skip() until the actual code fix is implemented * Update tabSettings.spec.ts
fedeerbes
No branches or pull requests
Component
.
Severity
Choose one
:Critical (Loss of est. Fee data)
Summary
When trying to send tx, the estimated fee in Xverse post condition differs from the estimated fee on the Stacks network.
Reproduce steps
1.Call any fx and try to confirm the tx on Mobile Wallet
2.Check https://explorer.hiro.so/transactions?chain=mainnet
3. And check the estimated fee in post condition
Expected result
Est. Fee must reflect Medium fee on the network at least.
Actual result
Est. fee too low.
Remark
I don't know if it's the same on Browser Extension yet
The text was updated successfully, but these errors were encountered: