Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

fix(rpc): align nextBaseFee and invalid check for fee history #1720

Closed
wants to merge 12 commits into from

Commits on May 10, 2023

  1. update nix

    mmsqe committed May 10, 2023
    Configuration menu
    Copy the full SHA
    ad5f4e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd443f View commit details
    Browse the repository at this point in the history
  3. add test

    mmsqe committed May 10, 2023
    Configuration menu
    Copy the full SHA
    69261db View commit details
    Browse the repository at this point in the history
  4. add change doc

    mmsqe committed May 10, 2023
    Configuration menu
    Copy the full SHA
    2678c6c View commit details
    Browse the repository at this point in the history
  5. cross check next fee

    mmsqe committed May 10, 2023
    Configuration menu
    Copy the full SHA
    885cc71 View commit details
    Browse the repository at this point in the history
  6. calc base fee based on params

    elasticity_multiplier & base_fee_change_denominator
    mmsqe committed May 10, 2023
    Configuration menu
    Copy the full SHA
    0996618 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    061f46f View commit details
    Browse the repository at this point in the history
  8. test with get feemarket params

    mmsqe committed May 10, 2023
    Configuration menu
    Copy the full SHA
    326b2d9 View commit details
    Browse the repository at this point in the history
  9. fix test

    mmsqe committed May 10, 2023
    Configuration menu
    Copy the full SHA
    58f3d25 View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    mmsqe committed May 10, 2023
    Configuration menu
    Copy the full SHA
    4756f57 View commit details
    Browse the repository at this point in the history
  11. align request beyond head block

    mmsqe committed May 10, 2023
    Configuration menu
    Copy the full SHA
    e584d17 View commit details
    Browse the repository at this point in the history
  12. align invalid reward percentile

    mmsqe committed May 10, 2023
    Configuration menu
    Copy the full SHA
    4348828 View commit details
    Browse the repository at this point in the history