app-monorepo icon indicating copy to clipboard operation
app-monorepo copied to clipboard

v5 fix: several fee issues

Open weatherstar opened this issue 1 year ago • 2 comments

weatherstar avatar May 11 '24 08:05 weatherstar

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar May 11 '24 08:05 codesandbox[bot]

PR Summary

  • Introduction of SimpleDbEntityFeeInfo A new component, 'SimpleDbEntityFeeInfo', has been integrated into the system. This component will influence various sections of the system such as 'SimpleDb', 'SimpleDbProxy', 'ServiceGas', and others. This component applies to different types of vault implementations (such as ADA, BTC, COSMOS, EVM, and others), boarding a significant improvement to the processing and functioning of these vaults.

  • Improvement in TxFeeContainer Modifications to the 'TxFeeContainer' have been made to retrieve and set the default fee preset index from 'SimpleDbEntityFeeInfo'. This process depends on the network ID, which means that it's now more responsive to the changing network conditions, offering more accurate fee preset suggestions.

what-the-diff[bot] avatar May 11 '24 08:05 what-the-diff[bot]