mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-27 17:06:18 +00:00
02e24208db
* feat: updated signing endpoints and refactor6e056348...e8aec741
* fix: using the generic warning at the bottom * fix: show parsed transaction parameters * feat: adding fees to transactions6e056348...b2e5e7a8
* feat: added fees * feat: added eip-1559 fee estimation & tx priority * feat: added fees and failed processing handling * fix: show testnet name in the request * fix: address review comments * feat: added max-fee color when not enough balance * ref: broke down tx fees subscription * fix: handle gas estimation on status-go1ef2434b...5389f281
* fix: don't overwrite dynamic fees if already there * fix: malli schema and review comments * fix: addressed review comments 1 * fix: addressed comments 2 * fix: removed unused require * fix: addressed QA review484b8aca...d07f9b5b
* fix: requests being shown simultaneously * fix: removed support for eth_signTransaction