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

test: add unit tests for zk/txpool/pool.go #1396

Draft
wants to merge 6 commits into
base: zkevm
Choose a base branch
from

Commits on Oct 31, 2024

  1. test: testnoncefromaddress

    Signed-off-by: Ji Hwan <[email protected]>
    jhkimqd committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9127921 View commit details
    Browse the repository at this point in the history
  2. test: new test testnoncefromaddress

    Signed-off-by: Ji Hwan <[email protected]>
    jhkimqd committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    aea87a0 View commit details
    Browse the repository at this point in the history
  3. test: fix insufficient funds to test address

    Signed-off-by: Ji Hwan <[email protected]>
    jhkimqd committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d5ae613 View commit details
    Browse the repository at this point in the history
  4. chore: cleanup

    Signed-off-by: Ji Hwan <[email protected]>
    jhkimqd committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e62b120 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. test: add test for processRemoteTxs()

    Signed-off-by: Ji Hwan <[email protected]>
    jhkimqd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    44ce0b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea0b21 View commit details
    Browse the repository at this point in the history