kryptokrona / aesir-wallet

Aesir is the most current Kryptokrona GUI Wallet built with Svelte and Electron.
https://kryptokrona.org
MIT License
10 stars 4 forks source link

Fix TX list #3

Closed f-r00t closed 1 year ago

f-r00t commented 1 year ago

There is some code that can be reused in https://github.com/kryptokrona/hugin-mobile/blob/master/src/TransactionsScreen.js and https://github.com/kryptokrona/hugin-desktop/blob/main/src/routes/dashboard/components/Transactions.svelte

Some specs that would be nice: Pagination Fiat value Link to explorer page Info: hash/amount/timestamp

That's about it :)

f-r00t commented 1 year ago

Mostly fixed as per 1819e11. Closing.