Otniel Nicola
Otniel Nicola
@qoire I've been getting some logs from people encountering this issue and this is mostly caused by the JS integration that we have to go through, though we can't pinpoint...
@rqueue can you please let us know what OS you're using?
@rqueue can you hop on the Gitter room of the project? -> [](https://gitter.im/aionnetwork/aion_ui?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
@qoire, as per our discussion, if you can handle the migration to gradle, will you also be able to provide these build instructions?
The screenshot above is a bit old. This is how the send screen looks now. The question marks also give some hints about the fields.  Also,...
I did not mean it as "Let's not add labels". I was referring specifically to the last point of Yao's suggestions where we should add the option of sending sub-units...
It used to be the case, on older api-node combinations, that we couldn't send signed Aion transactions with empty data fields so thismeant extra nrg was required. We'll update this...
We always get the nonce from the API each time we want to create a new transaction. There is no caching done on the client because one account can potentially...
@qoire I think that non-blocking transaction sending would be a god feature, but we'd need to implement a status checking mechanism. To put things into perspective, I recall that the...