You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 26, 2022. It is now read-only.
Adding user accounts does not work properly. After saving and then returning "shuffles" the account information. Perhaps it is because I define/use the same account information inside the solidity contract?
The text was updated successfully, but these errors were encountered:
Here is a sequence of steps that seems to reproduce the error on my machine (Mac OSX)
Start a new project
Genesis Block > Edit Starting parameters
Delete or copy address of one of the Accounts (This may cause Mix to crash — not always)
Rename one of the accounts
Click OK
Genesis Block > Edit Starting parameters
Click OK
Genesis Block > Edit Starting parameters
… Maybe copy address or similar. At this stage contradictory information starts appearing in the user accounts (Duplicate accounts, some accounts missing etc etc). Every time I Edit starting parameters slightly different information appears and some accounts are dropped, to reappear perhaps on a later “Edit starting parameters”. So never sure which is the right state of affairs.
Adding user accounts does not work properly. After saving and then returning "shuffles" the account information. Perhaps it is because I define/use the same account information inside the solidity contract?
The text was updated successfully, but these errors were encountered: