Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Allow fee calculation to happen off-chain #6076

Merged
merged 8 commits into from
May 21, 2020
Merged

Allow fee calculation to happen off-chain #6076

merged 8 commits into from
May 21, 2020

Commits on May 19, 2020

  1. Emit a PaymentParameters event once per block

    This contains per-block paramaters need to calculate
    fees off-chain.
    athei committed May 19, 2020
    Configuration menu
    Copy the full SHA
    6c4763b View commit details
    Browse the repository at this point in the history
  2. Add WeightToFee trait

    athei committed May 19, 2020
    Configuration menu
    Copy the full SHA
    6e185c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce41475 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    856ebf6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ba33fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    992763d View commit details
    Browse the repository at this point in the history
  7. Revert "Emit a PaymentParameters event once per block"

    This reverts commit 6c4763b.
    athei committed May 19, 2020
    Configuration menu
    Copy the full SHA
    c742ed4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

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