Benjamin Schulte
Benjamin Schulte
Add a filter to transaction history list Filter by - [ ] token
Right now, ErgoPay's confirmation screen does not show exact boxes that will be spent and created by a transaction, but instead shows a summarization per address. This is good overall,...
The app could display a notification when a wallet balance changes. Because there is no way to use PUSH notifications (would need a server), the app would need to refresh...
We want to build a dedicated APK to use on cold wallet devices with the following changes: - [ ] No Internet permission needed - [ ] Wallet overview list...
Waits for ergoplatform/ergo-appkit#139
An export to CSV file functionality should be added for miners/tax declaration. Export to CSV should make an own line for each token.
The app is not optimized for big screens like tablets or Chromebooks (or Windows 11) at the moment. It should be improved in a way that does not impose any...
ergoplatform/ergo-appkit#139 and https://github.com/ergoplatform/ergo/issues/1627 introduce a fixed bip32 derivation with a compatiblity layer to use the old derivation for existing wallets. This change should be adapted into wallet app with the...
On very low end devices (that might be used for cold wallet) decrypting and encrypting mnemonic takes its time, on a Moto G 4G it is about 5 seconds. When...
When using a custom theme with an own background, black bars are drawn on devices with cutouts instead of using the full space. This does not affect the default game...