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

auto-claim: group and compress claim transactions #599

Closed
joanestebanr opened this issue Mar 12, 2024 · 0 comments · Fixed by #600
Closed

auto-claim: group and compress claim transactions #599

joanestebanr opened this issue Mar 12, 2024 · 0 comments · Fixed by #600

Comments

@joanestebanr
Copy link
Contributor

  • groups claims based on number or time
  • send to a contract to compress Merkel Proof
  • execute grouped claim

This feature must be configurable:

[ClaimTxManager]
[ClaimTxManager.Grouping]
Enabled = true
TriggerNumberOfClaims = 10
TriggerElapsedPeriod = 5min

[NetworkConfig]
(...)
ProxyCompressAddress = "0x1234"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants