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

Voting module test refactor #348

Merged
merged 17 commits into from
Oct 18, 2018

Commits on Oct 11, 2018

  1. Limited faucet drops

    maxsam4 committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    9d09b70 View commit details
    Browse the repository at this point in the history
  2. Faucet decimal fixed

    maxsam4 committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    ede272b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e327a68 View commit details
    Browse the repository at this point in the history
  4. Using decimals

    maxsam4 authored Oct 11, 2018
    Configuration menu
    Copy the full SHA
    5e5a145 View commit details
    Browse the repository at this point in the history
  5. Increased initial minting

    maxsam4 authored Oct 11, 2018
    Configuration menu
    Copy the full SHA
    94b5c7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8a6db8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Configuration menu
    Copy the full SHA
    acb36c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bde6b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e940a2d View commit details
    Browse the repository at this point in the history
  4. Cli permissions manager (#335)

    * Permission_manager command added
    
    * newDelegate fix
    
    * Issuer account is read from ./privKeyLocal
    
    * CLI Permission Manager update
    VictorVicente authored and pabloruiz55 committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    84c0077 View commit details
    Browse the repository at this point in the history
  5. Migrating to yarn from npm (#340)

    * Migrated from npm to yarn
    
    * Updated instructions
    
    * Added yarn to CLI
    
    * Added package-lock.json to gitignore
    maxsam4 authored and pabloruiz55 committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    06a1916 View commit details
    Browse the repository at this point in the history
  6. linter errors and typos

    pabloruiz55 committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    05331d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2018

  1. minor linter error fixes

    pabloruiz55 committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    468b047 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Increase coverage (#342)

    * branches coverage reached to 85 %
    
    * increase coverage of transferManagers
    
    * improve the coverage of token
    
    * introduced withdrawERC20() in the changelog
    
    * fix
    
    * minor fixes
    satyamakgec authored and pabloruiz55 committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    df996a1 View commit details
    Browse the repository at this point in the history
  2. Windows support (#343)

    * Truffle config rename
    
    * Windows support added
    
    * Windows test accounts fixed
    
    * Added coverage support on windows
    
    * patch for solcover solcover
    
    * coverage test command changed
    
    * Updated coverage script
    
    * updated gitignore
    
    * Update README.md
    maxsam4 authored and pabloruiz55 committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    1a38304 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Configuration menu
    Copy the full SHA
    e3a4eb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7925f08 View commit details
    Browse the repository at this point in the history