Skip to content

set_fee_rate event emitted before storage write, listener sees old value #332

Description

@Junman140

acbu_minting/src/lib.rs: Events are emitted before the storage set. Backend event listeners query the contract state after receiving the event and get the old fee rate, creating a one-epoch inconsistency.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions