Skip to content
This repository has been archived by the owner on Apr 18, 2021. It is now read-only.

Bug: initialize of normal contracts does not resume properly #110

Closed
JhChoy opened this issue Mar 1, 2019 · 0 comments
Closed

Bug: initialize of normal contracts does not resume properly #110

JhChoy opened this issue Mar 1, 2019 · 0 comments
Assignees
Labels
bug Something isn't working feature: deploy-service
Milestone

Comments

@JhChoy
Copy link
Contributor

JhChoy commented Mar 1, 2019

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:

Current behavior

Assume there are 2 contracts: SecondA.sol, SecondB.sol

  1. both of them have initialize functions
  2. stopped after initialize function of SecondA called
  3. resume
    => starts from initialize of SecondA

Expected behavior

=> starts from initialize of SecondB

@JhChoy JhChoy added bug Something isn't working feature: deploy-service labels Mar 1, 2019
@JhChoy JhChoy added this to the vvisp v1.0.0 milestone Mar 1, 2019
@JhChoy JhChoy self-assigned this Mar 1, 2019
JhChoy added a commit that referenced this issue Mar 1, 2019
@JhChoy JhChoy mentioned this issue Mar 1, 2019
14 tasks
JhChoy added a commit that referenced this issue Mar 2, 2019
@JhChoy JhChoy closed this as completed Mar 2, 2019
JhChoy added a commit that referenced this issue Mar 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working feature: deploy-service
Projects
None yet
Development

No branches or pull requests

1 participant