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

Merge latest development to master. #22

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Merge latest development to master. #22

wants to merge 30 commits into from

Conversation

0xsarvesh
Copy link
Contributor

No description provided.

Jason Banks and others added 30 commits April 30, 2019 08:35
Repo: update readme narrative information and other details
Add SafeMath as npm dependency
  - Fixes lint erros.
  - Adds `npm run lint` as a check in .travis.yml
  - Runs `npm ci` instead of `npm i`
  - Slight improvements for package.json scripts section.

Resolves: #14
  - Aligns documentation mismatch of setAdmin() function with
    implementation.
  - Requires a new admin not to be the same as the current
    owner in setAdmin. Adds a negative unit test case.
  - Remove premature optimization that was checking a new
    admin address to be different than the current one before
    emitting event.

Resolves: #3
Fixes lint-errors and integrates linting in Travis
Aligns setAdmin() docs with implementation.
Removed safemath import from organization contracts
Update truffle dependency
updating versions for vulnerable NPM modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants