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

support priority processing claim tx #29

Merged
merged 27 commits into from
Jul 16, 2024
Merged

support priority processing claim tx #29

merged 27 commits into from
Jul 16, 2024

Conversation

chengzhinei
Copy link

No description provided.

@chengzhinei chengzhinei marked this pull request as ready for review July 10, 2024 03:39
cmd/txpool/main.go Outdated Show resolved Hide resolved
cmd/utils/flags_xlayer.go Outdated Show resolved Hide resolved
cmd/utils/flags_xlayer.go Outdated Show resolved Hide resolved
test/config/test.erigon.seq.config.yaml Outdated Show resolved Hide resolved
turbo/cli/default_flags.go Outdated Show resolved Hide resolved
zk/txpool/txpooluitl/all_components.go Show resolved Hide resolved
@xiangjianmeng xiangjianmeng merged commit 9fe0b4b into dev Jul 16, 2024
3 checks passed
@xiangjianmeng xiangjianmeng deleted the fsc/claim branch July 16, 2024 06:03
cfg.FreeClaimGasAddr[i] = sender.String()
}
if len(cfg.FreeClaimGasAddr) == 0 {
cfg.FreeClaimGasAddr = []string{"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266"}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

zkevm.address-sequencer can be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants