Skip to content

Commit

Permalink
Feat/explorer UI constants Rewrite (#1660)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
4 people authored Dec 19, 2023
1 parent f264f90 commit 86943f0
Show file tree
Hide file tree
Showing 239 changed files with 22,370 additions and 2,775 deletions.
8 changes: 8 additions & 0 deletions packages/explorer-ui/assets/chains/arbitrum.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions packages/explorer-ui/assets/chains/aurora.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions packages/explorer-ui/assets/chains/avalanche.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions packages/explorer-ui/assets/chains/base.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions packages/explorer-ui/assets/chains/bnb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions packages/explorer-ui/assets/chains/boba.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions packages/explorer-ui/assets/chains/canto.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions packages/explorer-ui/assets/chains/cronos.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions packages/explorer-ui/assets/chains/dfk.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions packages/explorer-ui/assets/chains/dogechain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions packages/explorer-ui/assets/chains/ethereum.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions packages/explorer-ui/assets/chains/fantom.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 86943f0

Please sign in to comment.