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

feat: Non-zero Default Fees #9371

Merged
merged 31 commits into from
Jun 25, 2021
Merged

feat: Non-zero Default Fees #9371

merged 31 commits into from
Jun 25, 2021

Commits on May 20, 2021

  1. draft

    cyberbono3 committed May 20, 2021
    Configuration menu
    Copy the full SHA
    ef14cc8 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

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

Commits on May 27, 2021

  1. Update server/start.go

    Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
    cyberbono3 and amaury1093 authored May 27, 2021
    Configuration menu
    Copy the full SHA
    34e7484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57ed05c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d0e734 View commit details
    Browse the repository at this point in the history
  4. fix ValidateBasic

    cyberbono3 committed May 27, 2021
    Configuration menu
    Copy the full SHA
    4ec4af0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. run gofmt

    cyberbono3 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    e52ee4f View commit details
    Browse the repository at this point in the history
  2. minor fixes

    cyberbono3 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    04bf221 View commit details
    Browse the repository at this point in the history
  3. gofmt

    cyberbono3 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    59c615f View commit details
    Browse the repository at this point in the history
  4. uncapitalize error string

    cyberbono3 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    345e531 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

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

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    99ef5da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    174fb8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fe4b98 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

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

Commits on Jun 16, 2021

  1. Fix test

    amaury1093 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    b0c80b4 View commit details
    Browse the repository at this point in the history
  2. fix lint issues

    cyberbono3 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    06e9d47 View commit details
    Browse the repository at this point in the history
  3. revert unneeded changes

    cyberbono3 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    8da8817 View commit details
    Browse the repository at this point in the history
  4. add changelog entry

    cyberbono3 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    5e2ce12 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. revert unnecessary change

    cyberbono3 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    2f71a76 View commit details
    Browse the repository at this point in the history
  2. declare ErrSetMinGasPrice

    cyberbono3 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    3bd6fda View commit details
    Browse the repository at this point in the history
  3. Update server/rosetta/lib/errors/errors_test.go

    Co-authored-by: likhita-809 <78951027+likhita-809@users.noreply.github.com>
    cyberbono3 and likhita-809 authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    122a752 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. add docs to exported stuff

    cyberbono3 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    64c0c30 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    7496080 View commit details
    Browse the repository at this point in the history
  2. merge master to my branch

    cyberbono3 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    af31bbf View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. fix failed test

    cyberbono3 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    40eb4eb View commit details
    Browse the repository at this point in the history
  2. apply robert suggestion

    cyberbono3 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    58d180c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    7694dbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa9b055 View commit details
    Browse the repository at this point in the history
  3. Add docs

    amaury1093 committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    81d7718 View commit details
    Browse the repository at this point in the history
  4. make rosetta-data

    amaury1093 committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    d77b083 View commit details
    Browse the repository at this point in the history