Skip to content

Conversation

@dohaki
Copy link
Contributor

@dohaki dohaki commented Apr 14, 2023

I encountered this error in the frontend again when updating to the beta SDK version

./node_modules/@across-protocol/contracts-v2/node_modules/@uma/common/dist/HardhatConfig.js
Cannot find module: 'hardhat-tracer'. Make sure this package is installed.

You can install this package by running: yarn add hardhat-tracer.

This PR provides a temporary fix until the issue is fixed upstream.

@dohaki dohaki merged commit cf1e9db into across-2.5/deployments Apr 17, 2023
@dohaki dohaki deleted the fix-browser-compatibility-package branch April 17, 2023 07:10
nicholaspai added a commit that referenced this pull request Apr 25, 2023
…272)

* feat: Support deployment and verification of upgradeable SpokePools

`hardhat-upgrades` has some useful libraries we can use to deploy and verify proxies. I've tested these all out on prod.

* Update deployment files

* Update SpokePool.Fixture.ts

* Update deployments.json

* fix

Signed-off-by: nicholaspai <npai.nyc@gmail.com>

* fix tests

Signed-off-by: nicholaspai <npai.nyc@gmail.com>

* Update package.json

* WIP

* add arbitrum goerli redeployment

* Update package.json

* build: workaround @uma/common package browser compatibility (#273)

* Move utils to src/utils

* Update publish.yml

* Update package.json

* Update test/SpokePool.SlowRelay.ts

Co-authored-by: Paul <108695806+pxrl@users.noreply.github.com>

* WIP

* WIP

* WIP

* Update upgradeTo.ts

* WIP

* Deploy mainnet

* bump OZ-contracts-upgradeable version

* Update package.json

* Update package.json

* fix: Execute fill with updated message and recipient

When sped up, updated message and recipient are not used

* Update SpokePool.Relay.ts

* WIP

* Update test/SpokePool.SlowRelay.ts

Co-authored-by: Paul <108695806+pxrl@users.noreply.github.com>

* Update yarn.lock

* Add signer to getContractFactory call

* Update Arbitrum_Adapter.json

* Delete d89e3488271f97cf1ea0bdb289d28ad2.json

* Block partial fills with messages

* Update package.json

* Update SpokePool.sol

* Block partial fills with messages

* Update SpokePool.SlowRelay.ts

* deploy new contracts

* Add helper scripts

* fix

* improve(SpokePool): Pass fillCompleted and relayer to acrossMessageHandler

Signed-off-by: nicholaspai <npai.nyc@gmail.com>

* fix test

Signed-off-by: nicholaspai <npai.nyc@gmail.com>

* Fix

* Revert "Update SpokePool.SlowRelay.ts"

This reverts commit 59a9225.

* Update SpokePool.sol

* fix

* New deployments

* Update package.json

* Remove sdk-v2 circular import

---------

Signed-off-by: nicholaspai <npai.nyc@gmail.com>
Co-authored-by: Dong-Ha Kim <dongha.kim210@gmail.com>
Co-authored-by: Paul <108695806+pxrl@users.noreply.github.com>
nicholaspai added a commit that referenced this pull request Apr 27, 2023
* feat: Support deployment and verification of upgradeable SpokePools

`hardhat-upgrades` has some useful libraries we can use to deploy and verify proxies. I've tested these all out on prod.

* Update deployment files

* Update SpokePool.Fixture.ts

* Update deployments.json

* fix

Signed-off-by: nicholaspai <npai.nyc@gmail.com>

* fix tests

Signed-off-by: nicholaspai <npai.nyc@gmail.com>

* Update package.json

* WIP

* add arbitrum goerli redeployment

* Update package.json

* build: workaround @uma/common package browser compatibility (#273)

* Move utils to src/utils

* Update publish.yml

* Update package.json

* Update test/SpokePool.SlowRelay.ts

Co-authored-by: Paul <108695806+pxrl@users.noreply.github.com>

* WIP

* WIP

* WIP

* Update upgradeTo.ts

* WIP

* Deploy mainnet

* bump OZ-contracts-upgradeable version

* Update package.json

* Update package.json

* fix: Execute fill with updated message and recipient

When sped up, updated message and recipient are not used

* Update SpokePool.Relay.ts

* WIP

* Update test/SpokePool.SlowRelay.ts

Co-authored-by: Paul <108695806+pxrl@users.noreply.github.com>

* Update yarn.lock

* Add signer to getContractFactory call

* Update Arbitrum_Adapter.json

* Delete d89e3488271f97cf1ea0bdb289d28ad2.json

* refactor: Consolidate new SpokePool/proxy deployment

* Post-merge cleanup

* lint

---------

Signed-off-by: nicholaspai <npai.nyc@gmail.com>
Co-authored-by: nicholaspai <npai.nyc@gmail.com>
Co-authored-by: Dong-Ha Kim <dongha.kim210@gmail.com>
Co-authored-by: nicholaspai <9457025+nicholaspai@users.noreply.github.com>
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