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

[feat]: Implement better bounty relay evaluation. #24

Open
jsanmigimeno opened this issue May 29, 2024 · 1 comment
Open

[feat]: Implement better bounty relay evaluation. #24

jsanmigimeno opened this issue May 29, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jsanmigimeno
Copy link
Member

jsanmigimeno commented May 29, 2024

Finish the implementation (jsanmi/pricing):

  • Take into account wallet configuration (gas price adjustment)
  • Take into account how gas is computed in different chains (depends on [feat]: Allow for custom tx cost derivation logic #25)
  • Make sure the verification logic is taken into account on the cost estimation.
  • Decide whether to make use of the evaluation class or otherwise.
  • Implement 'strong incentives'
@jsanmigimeno
Copy link
Member Author

Logic implemented via #29. This logic must be tested in testnet.

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

When branches are created from issues, their pull requests are automatically linked.

1 participant