onbloc / adena-wallet

Adena is a friendly browser extension wallet for the Gnoland blockchain.
http://adena.app/
GNU General Public License v3.0
26 stars 18 forks source link

Local development network #480

Closed kazai777 closed 1 week ago

kazai777 commented 3 months ago

Hi, when I change network to local development network the first launch does it correctly and when I leave adena and go back a second time it loads indefinitely, like in the photo below. I would also like to know how to add tokens to the local development network, because I tried to add my adena address to the genesis_balance.txt file of gno.land/genesis but the tokens are not loaded on adena. Screenshot 2024-04-12 at 21 09 22

dongwon8247 commented 3 months ago

@kazai777 Thank you for the report.

We will look into the infinite loading problem when using local.

For adding tokens in local, Adena only supports a filter/search function for adding tokens currently, and not supporting adding it manually. We're working on adding this feature in the next release so that you will be able to manually add your tokens in any network with a path.

Will open this issue until we add this feature. Thank you!

dongwon8247 commented 3 months ago

@kazai777 The infinite loading problem has been resolved in the recent hotfix (https://github.com/onbloc/adena-wallet/releases/tag/v1.10.1). The feature to add GRC20 manually will be added later.

dongwon8247 commented 1 week ago

Closing as completed