dymensionxyz / dymension-rdk

Framework for building highly scalable RollApps
Apache License 2.0
94 stars 53 forks source link

Genesis bridge: optimize sending denom metadata RA->Hub when there are many genesis accounts #456

Open danwt opened 2 months ago

danwt commented 2 months ago

Each genesis transfer includes the denom metadata, which might be costly for e.g. airdrops

danwt commented 2 months ago

see also https://github.com/dymensionxyz/dymension-rdk/issues/454

danwt commented 2 months ago

Cant easily be done because of out-of-order AFAIU Maybe @zale144 you have an idea? Something to integrate with your work?