Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/reviewing contract code and comments #234

Merged
merged 12 commits into from Aug 26, 2019

Conversation

@Freydal
Copy link
Contributor

Freydal commented Aug 26, 2019

Overview

Description

Testing instructions

Types of changes

  • Refactor/enhancement
  • Bug fix/behavior correction
  • New feature
  • Breaking change
  • Other, additional

Notes

Status

  • Prefix PR title with [WIP] if necessary (changes not yet made).
  • Add tests to cover changes as needed.
  • Update documentation/changelog as needed.
  • Verify all tests run correctly in CI and pass.
  • Ready for review/merge.
@Freydal Freydal requested a review from hrharder Aug 26, 2019
@param eventType String name/type of event
@param data Bytes32 encoded data to be emitted from a centralized location
@param stringData String containing optional additonal information
/** @dev Emits a standard event from the Kosu contract system. The events can be decoded though the javascript library.

This comment has been minimized.

Copy link
@hrharder

hrharder Aug 26, 2019

Member

Nit-picky: can we either say JavaScript (capitalization) or the Kosu.js library?

@Freydal

This comment has been minimized.

Copy link
Contributor Author

Freydal commented Aug 26, 2019

@hrharder I have addressed these little issues. I forgot to push before I went to lunch.

Copy link
Member

hrharder left a comment

🔥

@hrharder hrharder merged commit 068c84d into master Aug 26, 2019
1 check passed
1 check passed
continuous-integration/drone/pr Build is passing
Details
@hrharder hrharder deleted the refactor/reviewing-contract-code-and-comments branch Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.