-
Notifications
You must be signed in to change notification settings - Fork 32
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
Fix/update wagmi main #1665
Merged
Merged
Fix/update wagmi main #1665
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ChiTimesChi
requested review from
bigboydiamonds,
abtestingalpha,
nautsimon,
aureliusbtc and
trajan0x
as code owners
December 14, 2023 14:30
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1665 +/- ##
===================================================
- Coverage 51.84248% 51.34720% -0.49529%
===================================================
Files 374 362 -12
Lines 25699 24755 -944
Branches 284 284
===================================================
- Hits 13323 12711 -612
+ Misses 11075 10807 -268
+ Partials 1301 1237 -64
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
aureliusbtc
added a commit
that referenced
this pull request
Dec 15, 2023
* upgrade wagmi/core * Fix/update wagmi main (#1665) * Update wagmi to 1.4.12 * yarn install * Publish - @synapsecns/[email protected] * add excluded --------- Co-authored-by: χ² <[email protected]> Co-authored-by: ChiTimesChi <[email protected]>
aureliusbtc
pushed a commit
that referenced
this pull request
Dec 15, 2023
* Fix/update wagmi main (#1665) * Update wagmi to 1.4.12 * yarn install * Publish - @synapsecns/[email protected] * Add Custom Banner * Add pause arb banner * Pause Arbitrum * Add Arbitrum warning * Filter paused chain ids from from/to chain lsit overlay * Add logic for disabling bridge button --------- Co-authored-by: χ² <[email protected]> Co-authored-by: ChiTimesChi <[email protected]>
aureliusbtc
pushed a commit
that referenced
this pull request
Dec 16, 2023
* Fix/update wagmi main (#1665) * Update wagmi to 1.4.12 * yarn install * Publish - @synapsecns/[email protected] * Resume Arbitrum activity --------- Co-authored-by: χ² <[email protected]> Co-authored-by: ChiTimesChi <[email protected]>
aureliusbtc
added a commit
that referenced
this pull request
Dec 18, 2023
* Fix/update wagmi main (#1665) * Update wagmi to 1.4.12 * yarn install * Publish - @synapsecns/[email protected] * Sdk: expose bridge tx status (#1658) * Add placeholder logic for new functions * Chore: fix spelling * Add tests with expected behavior * Generalize bridgeModule -> RouterSet retrieval * Add skeleton for the end implementation * Implement ID / status for SynapseBridge * CCTP status check * Define behavior for destination CCTP tx * SynapseCCTP: getBridgeID * Add test for incorrect tx hash * Check that transaction receipt is not null * Tests for generalized "incorrect origin tx" behavior * Generalized tool for log extraction * Adapt synapseCCTP, add check to synapseBridge * Chore: bridgeId -> synapseTxId * Extra coverage to keep Code Rabbi happy * Publish - @synapsecns/[email protected] - @synapsecns/[email protected] - @synapsecns/[email protected] * Update polling time * Update polling time * Add constant for polling interval duration --------- Co-authored-by: χ² <[email protected]> Co-authored-by: ChiTimesChi <[email protected]> Co-authored-by: aureliusbtc <[email protected]>
Defi-Moses
added a commit
that referenced
this pull request
Dec 19, 2023
* refactoring old explorer to make updates easier * final restructuring * fixing yarn build and getting rid of an unused file * Fix/update wagmi main (#1665) * Update wagmi to 1.4.12 * yarn install * Publish - @synapsecns/[email protected] * adding yarn * switches explorer to use snowtrace on explorer and FE * Sdk: expose bridge tx status (#1658) * Add placeholder logic for new functions * Chore: fix spelling * Add tests with expected behavior * Generalize bridgeModule -> RouterSet retrieval * Add skeleton for the end implementation * Implement ID / status for SynapseBridge * CCTP status check * Define behavior for destination CCTP tx * SynapseCCTP: getBridgeID * Add test for incorrect tx hash * Check that transaction receipt is not null * Tests for generalized "incorrect origin tx" behavior * Generalized tool for log extraction * Adapt synapseCCTP, add check to synapseBridge * Chore: bridgeId -> synapseTxId * Extra coverage to keep Code Rabbi happy * Publish - @synapsecns/[email protected] - @synapsecns/[email protected] - @synapsecns/[email protected] * updating yarn file to fix linting tests * lint * revert viem * yarn * Use Chain from viem --------- Co-authored-by: χ² <[email protected]> Co-authored-by: ChiTimesChi <[email protected]> Co-authored-by: bigboydiamonds <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
fe-release
branch740f8920a59dd93137ae41d50f245354e8d47e4c: synapse-interface preview link