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

Added Base8 Implementation #26

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

Added Base8 Implementation #26

wants to merge 5 commits into from

Commits on Nov 23, 2018

  1. Fixing go lint warnings

    gowthamgts committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    79c5cfb View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2018

  1. Added base8 implementation

    gowthamgts committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    77ac1cc View commit details
    Browse the repository at this point in the history
  2. Bumping int8 to int16

    gowthamgts committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    f738a39 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Removed redundant println

    gowthamgts committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    626ce16 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      ci: standardize
      test implementation against test-vectors
      gx: ignore tests when publishing as well
      add the spec as a submodule
    gowthamgts committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    e6dbfce View commit details
    Browse the repository at this point in the history