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

setMinPriorityFee - Return Invalid Param when invalid and use hexadecimal instead of Long #6099

Commits on Oct 26, 2023

  1. Change the parameter type to hex string and return error if parameter…

    … is invalid
    
    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d1b2a00 View commit details
    Browse the repository at this point in the history
  2. Rename method

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2507040 View commit details
    Browse the repository at this point in the history
  3. Add new test and improve naming

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    7568818 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Return short hex string and change log

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e72f6a1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fix-set-min-fee-format

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    66300e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Use quantity.create to format return

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9971d37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff438fe View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fix-set-min-fee-format

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    fffab33 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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