AmbireTech / adex-platform

AdEx Platform UI
https://platform.adex.network
GNU General Public License v3.0
58 stars 19 forks source link

use js/IdentityProxyDeploy for generating proxy addresses #130

Closed Ivshti closed 4 years ago

Ivshti commented 5 years ago

use that library on the client side to predict the identity address, rather than getting it from the backend

ivopaunov commented 5 years ago

https://github.com/AdExNetwork/adex-protocol-eth/compare/solc-wrapper?expand=1

it works but is ugly as ****. It's better than adding the browser compiled solc code in the repo. May need to export the version/link to it as cfg or something

https://github.com/AdExNetwork/adex-dapp/blob/71e4e54b0a4c0f454890fdabb31298bde1a199da/src/services/smart-contracts/actions/identity.js#L73