GreenAddress

Results 21 issues of GreenAddress

Mobile app doesn't support csv export of address book or history. It is disabled on purpose because it requires more integration with the environment to save the file. Enable it...

enhancement
client only
issue applies to Chrome App

Use discrete values (10 days, 30, 60, 90, 180, 250, 300, 350, 400, 500) in the slider and set to block selection. UI only change, API still allows all kinds...

enhancement
client only
issue applies to Chrome App

### Answers checklist. - [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [X] I have updated my IDF branch (master or...

Type: Bug
Status: Opened

Very nice project! I was playing with it and encountered a seg fault Using master (w/ head commit 7f9fc68a99d1056963e74a37e921d449a3c99cca) on Debian Bullseye which has SDL 2.0.14 I hit a segmentation...

bug
frontend

### Is your feature request related to a problem? esp32s3 supports up to 3 signatures blocks being setup during secureboot bootloader flashing however it seems that by default it only...

Type: Feature Request
Status: Opened

### Checklist - [X] Checked the issue tracker for similar issues to ensure this is not a duplicate. - [X] Provided a clear description of your suggestion. - [X] Included...

have you considered using nvs for storage? We could have a Kconfig flag to optionally support nvs, or if you like it, we could switch entirely to it. I am...

This should fix issue #9 tested on idf 5.1.3 and idf 5.3.1

Hi, I was trying the project (thanks for developing it!) and as per title I noticed that it didn't build with idf 5.3.1 I tried with 5.2.2 and it also...