Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

25 vote set threshold #27

Merged
merged 3 commits into from
Jun 18, 2019
Merged

25 vote set threshold #27

merged 3 commits into from
Jun 18, 2019

Conversation

dwalintukan
Copy link
Member

#25

@@ -16,7 +16,7 @@ contract EventFactory is NRC223Receiver {
uint amount;
}

uint16 private constant VERSION = 5;
uint16 private constant VERSION = 6;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we create a branch called version-6 and branch off all these changes into that branch, and merge deploy all together when everything is done.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what other changes need to go into this version?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@@ -16,7 +16,7 @@ contract EventFactory is NRC223Receiver {
uint amount;
}

uint16 private constant VERSION = 5;
uint16 private constant VERSION = 6;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we create a branch called version-6 and branch off all these changes into that branch, and merge deploy all together when everything is done.

@dwalintukan dwalintukan changed the base branch from master to ver6 June 17, 2019 12:55
@dwalintukan dwalintukan changed the base branch from ver6 to development June 18, 2019 02:56
@dwalintukan dwalintukan merged commit 805cbed into development Jun 18, 2019
@dwalintukan dwalintukan deleted the 25-vote-set-threshold branch June 18, 2019 02:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants