Denis Davidyuk

Results 367 issues of Denis Davidyuk

Currently, the left side of fee selector is the protocol-minimum fee (also default), and the right is the minimum * 10. https://mainnet.aeternity.io/v3/recent-gas-prices Also, check the implementation on sdk side.

enhancement

The base aepp may fail to run after an update if the device becomes unsupported. In this case would be good to show the mnemonic phrase, so the user can...

enhancement

Instead of by the current price, the same as Ledger Live does

enhancement

So, I can't send a fraction of ae in this case

bug

Currently, the displayed data is being polled even if the tab is not active https://github.com/aeternity/aepp-base/blob/90caa5b08d4b56ce1eb1c19c721c32c05d2783f5/src/store/plugins/ui/observables.js#L29-L35 since we don't need actual data in this case, it would be better to check...

performance

```json $ curl https://mainnet.aeternity.io/v3/currency | jq . { "name": "aeternity", "network_name": "Mainnet", "primary_colour": "#f5274e", "secondary_colour": "#242424", "subunit": "aetto", "subunits_per_unit": 1000000000000000000, "symbol": "AE" } ```

feature

We have the same problem as https://github.com/superhero-com/superhero-wallet/issues/3235

maintenance

current: https://www.npmjs.com/package/@frsource/cypress-plugin-visual-regression-diff 22k per week https://www.npmjs.com/package/cypress-image-diff-js 113k per week

maintenance

Since they don't have a practical value.

enhancement

Use `sk_`-format supported in the latest js sdk

enhancement