Skip to content

Advanced mempool and contract workloads #129

Description

@parthshah1

Currently, we do only basic spam, and invalid messages to mempool to assert that bad messages never go out of mempool and are pruned successfully for both lotus and forest.

Though, we should be doing more advanced testing regarding economics of messages.
So of the ideas are:

  1. Reach block limit on gas for few epochs and assert basefee increase on the network and asserting after a few epochs that basefee becomes normal.
  2. Message inclusion logic, asserting under load, higher gas premium messages are included over low gas premium messages.
  3. New tests will be added once more context from implementation teams.

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

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions