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

Relayer v6 tweak #2551

Merged
merged 4 commits into from
Nov 3, 2023
Merged

Relayer v6 tweak #2551

merged 4 commits into from
Nov 3, 2023

Conversation

EndymionJkb
Copy link
Collaborator

Description

In the Batch Relayer query mode, the results of swaps and batchSwaps are accessible only by appending a "peek" at the end of the operation to read the output reference. If the base contract swap operations returned values (as many others do: both multicall and queryVaultActionsMulticall return the values of delegate calls), the results of simple swap operations could be read directly, without needing the peek.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Dependency changes
  • Code refactor / cleanup
  • Documentation or wording changes
  • Other

Checklist:

  • The diff is legible and has no extraneous changes
  • [N/A] Complex code has been commented, including external interfaces
  • Tests are included for all code paths
  • The base branch is either master, or there's a description of how to merge

Issue Resolution

Copy link
Contributor

@jubeira jubeira left a comment

Choose a reason for hiding this comment

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

LGTM!

@EndymionJkb EndymionJkb merged commit d4c6742 into master Nov 3, 2023
1 of 16 checks passed
@EndymionJkb EndymionJkb deleted the relayer-v6-tweak branch November 3, 2023 19:48
Copy link

@ALANthemoor ALANthemoor left a comment

Choose a reason for hiding this comment

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

. (#2566)
Pull request merge
jubeirapushed 1 commit • 281e98f…36d2823

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.

3 participants