swarmcity / SwarmCityDapp

Swarm City dApp FrontEnd
MIT License
28 stars 10 forks source link

fix errors #752

Closed hershkoy closed 6 years ago

hershkoy commented 6 years ago
xardass commented 6 years ago

It seems like you only tested your changes in the token transfer flow. In other places there are errors still. For example on my-profile, when you want to unlock your private key. Or if you merge master in this branch and want to post a request.

Your display has requirements on the parent component, which you should try to avoid. You think you can fix that?

xardass commented 6 years ago

@hershkoy

xardass commented 6 years ago

PR has conflicts