-
Notifications
You must be signed in to change notification settings - Fork 0
Get our contracts deployed to Goerli for cross-chain testing #210
Conversation
@misicnenad it would be great to get your eyes on this infra sooner than later. I created a new, separate address json specifically for integrations because it will have an arbitrary length (which doesn't play nicely with the generic 'address obj` and which is also independent of chain, i.e. each named integration will have a unique set of contracts on a singular and specific chain. It does however have a reusable structure: {strategy, locked, liquid}. As such, the The new |
…dating network configs
…s to existing tasks
Last pending step is to set the Goerli network info on the primary Registrar (mumbai network). |
72fff77
to
172d78b
Compare
Good finds all around.
Ticket(s): #204
Explanation of the solution
Instructions on making this work
yarn
oryarn install
to install npm dependenciesyarn test
to verify all tests still pass