Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Fix router token calls #229

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Conversation

stevieraykatz
Copy link
Contributor

Ticket(s): #227

Explanation of the solution

  • Transfer approved tokens to the Router upon partially validated _executeWithToken call
  • Remove errant check for address match

Instructions on making this work

  • run yarn or yarn install to install npm dependencies
  • run yarn test to verify all tests still pass

@stevieraykatz stevieraykatz self-assigned this Jul 25, 2023
@stevieraykatz stevieraykatz changed the base branch from master to goerli-test-setup July 25, 2023 00:48
@SovereignAndrey SovereignAndrey merged commit ed84c17 into goerli-test-setup Jul 25, 2023
1 check passed
@SovereignAndrey SovereignAndrey deleted the fix-router-token-calls branch July 25, 2023 02:14
SovereignAndrey pushed a commit that referenced this pull request Jul 25, 2023
* Add task for specifically deploying local infra

* Deploy Router and Registrar to goerli, added goerli to contract-address json

* Added new task for fee setting, fixed task for AP params

* added infrastructure for managing strategy params

* Added deployment task and deployed to Goerli

* lint

* Add network info updating task

* Fixes to tasks

* Made changes according to comments, still have some changes that are needed

* Remove duped types from types, fix some small nits

* lint

* Use deployer address as placeholder until we have a ms on goerli

* Remove unused import

* Fixes and cleanup after merging master, new task for deploying all of Side Chain

* Updates to dummy strategy, deployed new version

* Fixes to tasks to use APTeamMS as owner of registrar, new task for updating network configs

* Small fix to updateRegistrarNetworkConnections and other small changes to existing tasks

* Registrar-related script fixes (#221)

Good finds all around.

* Add primary registrar upgrade task, upgrade registrar on mumbai

* Remove debug logging

* Fixed bad assumption in updateRegistrarNetworkConnections

* Fixed issues in Router, adjusted tests accordingly (#229)

---------

Co-authored-by: Nenad Misic <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants