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

v4 Baking and Endorsing Fixes #181

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

Commits on Aug 3, 2019

  1. Added Jenkinsfile

    DefinitelyNotAGoat committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    ad2d661 View commit details
    Browse the repository at this point in the history
  2. Added Jenkinsfile

    DefinitelyNotAGoat committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    c2a26cc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. delegate: adding reward calc by projected earnings

    This commit adds the ability to GetReport by the projected
    earnings and not what was actually earned.
    DefinitelyNotAGoat committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    72fbf44 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Configuration menu
    Copy the full SHA
    a82e816 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    21571a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75a3b05 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. missing tick

    utdrmac committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    246d546 View commit details
    Browse the repository at this point in the history
  2. fixed docs

    utdrmac committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    6e60b2f View commit details
    Browse the repository at this point in the history
  3. cannot return nil for object

    utdrmac committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    6e9f718 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. added GetBakingRightsAtLevel

    utdrmac committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    6eb73dd View commit details
    Browse the repository at this point in the history
  2. added param for baking rights

    utdrmac committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    28f283d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. added double baking evidence

    utdrmac committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    2f8a6ee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'endorsingRights' of https://github.com/utdrmac/go-tezos

    …into endorsingRights
    utdrmac committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    de7c2b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    86e4988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da0b47e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    538279d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    cf067d5 View commit details
    Browse the repository at this point in the history
  2. support for forging endorsements

    drmac committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    15c3457 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into create_endorsements

    drmac committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    d8c45eb View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. work on forging blocks

    drmac committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    fa4cb7e View commit details
    Browse the repository at this point in the history
  2. merged endorsingRights, create_endorsements

    drmac committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    4b8c606 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. merge v2 upstream

    utdrmac committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    6819c5c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Configuration menu
    Copy the full SHA
    1e24ba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cdd1ca View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. updates for bakings

    utdrmac committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    5a36dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dbd183 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d236342 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a0027d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    d8ec19f View commit details
    Browse the repository at this point in the history
  2. merge v3

    utdrmac committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    0ae2124 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a69f8e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Update go.mod

    utdrmac authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    04ab5cc View commit details
    Browse the repository at this point in the history
  2. Update contracts.go

    utdrmac authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    d895a4e View commit details
    Browse the repository at this point in the history
  3. leanring go mods

    utdrmac authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    a56e179 View commit details
    Browse the repository at this point in the history
  4. Update go.mod

    utdrmac authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    463ef5e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Update go.mod

    utdrmac authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    4efe249 View commit details
    Browse the repository at this point in the history
  2. Update go.mod

    utdrmac authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    866eec6 View commit details
    Browse the repository at this point in the history
  3. moved crypto to root

    utdrmac committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    8ebe21a View commit details
    Browse the repository at this point in the history
  4. rename goat to utdrmac

    utdrmac committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    429f50c View commit details
    Browse the repository at this point in the history
  5. bigEndian forgeInt32

    utdrmac committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    7a91306 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. metadata omitempty

    utdrmac committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    1eb4048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba512ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1bfed7 View commit details
    Browse the repository at this point in the history
  4. more v2->v3 baking

    utdrmac committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    2dd2924 View commit details
    Browse the repository at this point in the history
  5. more v2->v3 baking

    utdrmac committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    6dbcf46 View commit details
    Browse the repository at this point in the history
  6. more v2->v3 baking

    utdrmac committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    6878b55 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. back to goat-systems

    utdrmac committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    b11ee3f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Change []Errors to []Error

    utdrmac committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    c11c290 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5634de View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    4aa6d58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cf6c6c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    d162a9f View commit details
    Browse the repository at this point in the history
  2. mergerd

    utdrmac committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    c497a24 View commit details
    Browse the repository at this point in the history
  3. merge master

    utdrmac committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    20c2604 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cb3a6e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. - Fix spelling of constants

    - Corrected a couple parameter types
    - Added Mempool fetch and rpc options
    - Fixed several implementations of RPC calls to match RPC documentation
    - Added parameters to MinimalValidTime
    utdrmac committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    c7646ec View commit details
    Browse the repository at this point in the history
  2. fix README examples

    utdrmac committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    8a642df View commit details
    Browse the repository at this point in the history