-
It is currently super complicated to calculate fee payment amount as we have bunch of different rules for this. We should create runtime API where you will enter weight + accountId and get correct ass…
-
### Description
Executing `ContractCallQuery` with an automatic cost computation, the cost of the tx is sometimes miscalculated, causing the precheck to fail with `INSUFFICIENT_TX_FEE`:
```bash
tran…
-
We (Unique Network's team) have been building a JS package to estimate XCM fees. Although it kind of works, the estimation process is very inconvinient. Moreover, we can only accurately estimate the e…
-
**Description**
Currently, the gas fee estimation logic assumes that all EVM-compatible chains support EIP-1559, which leads to errors on chains that do not, such as Polygon zkEVM, Binance Smart Ch…
-
All bridge operations must be net positive (if only life could be like this, fortunately, in computer programming it can).
We need add an additional `setFee` method on the Initiator contracts. Thi…
-
This is a tracking issue for an effort to add Fee Estimation with Forecasters (Mempool-Based Fee rate Forecaster) to Bitcoin Core.
For the conceptual motivation behind this work, see issue #27995 a…
-
### Steps:
1. Go to the bridge page
2. Build the following bridge routes
### Actual result:
Bridge routes are estimated incorrectly
example:
L2 arb -> L2 opt
or
L2 arb -> L2 opt
Max fee is estima…
-
# (High) Incorrect fee estimation causes sBTC to be locked up indefinitely
## 1. Description
The fix in #498 does indeed correctly lock up the `max-fee` from the user however our concern is that…
-
In the first version of the software, users will have to input the feerate they want to use when creating a spending transaction. They may want to have an automated estimation instead. We could provid…
-
https://docs.starknet.io/documentation/starknet_versions/version_notes/
gabsn updated
1 month ago