Commit Graph

  • 0b50ee75d7
    Merge 522ac5da56 into 134d1cbd02 #139 Jason Guo 2024-11-14 12:41:14 -0500
  • 5c660abc9a
    Merge e80405b897 into 134d1cbd02 #98 Tien Dao 2024-11-14 12:41:14 -0500
  • 134d1cbd02
    Fix Initial Decimal Display Issue and Improve Gas Payment Formatting in Hyperlane Explorer (#138) main The Butcher 2024-11-15 00:27:36 +0700
  • 08ee523b8e
    Merge branch 'main' into main #138 J M Rossy 2024-11-14 12:25:32 -0500
  • b5f8f33803
    Update src/features/messages/cards/GasDetailsCard.tsx J M Rossy 2024-11-14 12:12:17 -0500
  • 31ea6c09e0 Another trick to simplify the logic is to set the default to Gwei. Actually, I like this approach better. Satoshi Okamoto 2024-11-14 05:29:51 +0700
  • d7da83d3a0
    Fixes for Solana value encoding and searches (#140) J M Rossy 2024-11-13 14:22:56 -0500
  • 3bc31c2a1e Fixes for Solana value encoding and searches #140 J M Rossy 2024-11-12 14:43:34 -0500
  • 522ac5da56 chore: remove redundant tooltip props #139 Xaroz 2024-11-11 13:38:39 -0400
  • 429202fa53 get rid of uwrite space Satoshi Okamoto 2024-11-09 21:21:06 +0700
  • 3221177f73 Fix decimal display issue on initial load in GasDetailsCard Satoshi Okamoto 2024-11-09 21:18:40 +0700
  • 62c9283fae fix: use BigNumber for gasAmount in computeAvgGasPrice to ensure accurate division Satoshi Okamoto 2024-11-09 20:39:32 +0700
  • b7e8e1dcd3
    fix: tryGetChainName instead of hard crashing (#137) Paul Balaji 2024-11-07 16:22:59 +0000
  • 5ca53df11e fix: tryGetChainName #137 pbio 2024-11-07 16:15:13 +0000
  • b8e0d310e3
    feat: use chain name or domain as identifier instead of chainId (#136) Paul Balaji 2024-11-07 14:16:33 +0000
  • ab70519176 CR rossy #136 pbio 2024-11-07 01:40:22 +0000
  • fe02628595 bump up packages to v6 pbio 2024-11-06 19:51:47 +0000
  • 213052a6f7 clarified pbio 2024-11-06 18:02:23 +0000
  • e6f8d3c363 CR rossy pbio 2024-11-06 17:32:06 +0000
  • 66c6072fed temporary fix pbio 2024-11-06 16:58:37 +0000
  • 8aaa8a90d5 first pass pbio 2024-11-06 16:58:10 +0000
  • ec0db733e5
    chore: update widgets and de-duplicate components (#135) Jason Guo 2024-11-06 18:11:50 -0400
  • 89801c09a1 chore: update hyperlane packages' #135 Xaroz 2024-11-06 14:17:54 -0400
  • bce52c52c1 chore: update widgets and de-duplicate components Xaroz 2024-11-06 09:24:13 -0400
  • 855ca46fe2
    feat: show sei in the UI (#134) Trevor Porter 2024-10-30 18:01:09 +0000
  • 5743bf5115 feat: show sei #134 Trevor Porter 2024-10-30 15:42:13 +0000
  • 67b28bbbd7
    fix: De-duplicate message search results (#133) J M Rossy 2024-10-28 14:07:29 -0400
  • 011fea44eb De-duplicate messages in parse utils Add padding around message summary row checkmark #133 J M Rossy 2024-10-28 13:51:12 -0400
  • 9a44da2b95
    Create improvementianoexplorer #132 Izaque Souza 2024-10-24 14:12:26 -0300
  • ed7eac97e9
    fix: header stuck on certain threshold (#130) Jason Guo 2024-10-24 11:27:50 -0400
  • c8ffdc8f7e
    Merge branch 'main' into fix/threshold-stuck #130 J M Rossy 2024-10-24 11:25:56 -0400
  • 767bae2a99
    fix: Upgrade hyp packages to latest (#131) J M Rossy 2024-10-23 17:43:37 -0400
  • 43764342ae Increase LATEST_QUERY_LIMIT to max #131 J M Rossy 2024-10-23 17:40:05 -0400
  • 42cd3a33e2 Upgrade hyp packages to latest J M Rossy 2024-10-23 17:37:39 -0400
  • cf03a8a66f fix: clean timeoutId on handleScroll Xaroz 2024-10-23 16:12:17 -0400
  • d612295276
    Bump secp256k1 from 4.0.3 to 4.0.4 (#128) dependabot[bot] 2024-10-22 13:33:08 -0400
  • 4e00f6d4ed
    Bump secp256k1 from 4.0.3 to 4.0.4 #128 dependabot[bot] 2024-10-22 17:17:16 +0000
  • 8c1c2ce5b3
    Update useScrollListener.ts #127 LyDe17TC 2024-10-22 12:12:35 +0200
  • f298a9877c
    fix: header scroll looping and firefox slow animation (#126) Jason Guo 2024-10-21 12:44:07 -0400
  • 58b67b40fd refactor: previous logic fix and timeoutId refactor #126 Xaroz 2024-10-21 10:26:03 -0400
  • 9eb22da366 chore: fix typo and add passive listener Xaroz 2024-10-18 15:27:21 -0400
  • ede538114d refactor: useScrollListener and fix firefox scrolling issue Xaroz 2024-10-18 15:20:10 -0400
  • 528a3ed43f chore: test with rotate Xaroz 2024-10-17 17:56:12 -0400
  • fa14879d9f chore: remove will-change from child and use only on parent #125 Xaroz 2024-10-17 16:15:12 -0400
  • 1243182b38 fix: header looping and firefox issue Xaroz 2024-10-17 16:08:29 -0400
  • 90a3d93419
    Bump decode-uri-component from 0.2.0 to 0.2.2 (#121) dependabot[bot] 2024-10-14 15:50:38 -0400
  • c07dc19630
    Bump decode-uri-component from 0.2.0 to 0.2.2 #121 dependabot[bot] 2024-10-14 19:40:59 +0000
  • 5ef32ff03b
    Upgrade Next to v13.5.7 (#124) J M Rossy 2024-10-14 15:39:20 -0400
  • a12fd1b961
    Bump get-func-name from 2.0.0 to 2.0.2 (#123) dependabot[bot] 2024-10-14 15:38:21 -0400
  • 31960766c0
    Bump http-cache-semantics from 4.1.0 to 4.1.1 (#122) dependabot[bot] 2024-10-14 15:37:32 -0400
  • bba62a3a82 Upgrade Next to latest #124 J M Rossy 2024-10-14 15:24:56 -0400
  • cd0b5c5510
    Bump get-func-name from 2.0.0 to 2.0.2 #123 dependabot[bot] 2024-10-14 19:23:59 +0000
  • a77cd1062a
    Bump http-cache-semantics from 4.1.0 to 4.1.1 #122 dependabot[bot] 2024-10-14 19:23:58 +0000
  • 1aaec038eb
    Bump @babel/traverse from 7.21.2 to 7.25.7 (#120) dependabot[bot] 2024-10-14 15:22:22 -0400
  • 92b44fa2b0
    Bump @babel/traverse from 7.21.2 to 7.25.7 #120 dependabot[bot] 2024-10-14 19:14:22 +0000
  • 184a6c1dde
    chore: Auto-format tailwind classes (#119) J M Rossy 2024-10-14 15:12:14 -0400
  • 025dec4b60 Upgrade yarn and prettier Enable formatting of tailwind classes #119 J M Rossy 2024-10-12 19:45:29 -0400
  • 8da2ad6106
    fix: Don't filter search results when a query of filter is set (#118) J M Rossy 2024-10-10 12:31:37 -0400
  • 9ef80e35d9 Fix to only filter recent msg feed #118 J M Rossy 2024-10-10 12:28:18 -0400
  • 9cbaca90b6
    fix: Wrong encoding for evm addresses in search (#117) J M Rossy 2024-10-10 11:14:52 -0400
  • 8f8fd749d1 Fix encoding for evm addresses in search #117 J M Rossy 2024-10-10 11:14:08 -0400
  • 38769a77bc
    fix: Filter old msgs while DB is backfilling (#116) J M Rossy 2024-10-09 17:11:52 -0400
  • 69734f2e6e Filter old msgs while DB is backfilling #116 J M Rossy 2024-10-09 17:06:17 -0400
  • 3d0674decf
    Fixes for Cosmos support (#115) J M Rossy 2024-10-09 16:24:13 -0400
  • 0847af457b Merge branch 'main' into rossy/cosmos-support #115 J M Rossy 2024-10-09 16:18:06 -0400
  • f02dd1b75f
    feat: Update branding and replace chain picker (#114) J M Rossy 2024-10-09 16:17:46 -0400
  • adde72a427 Fix explorer links for cosmos chains J M Rossy 2024-10-09 16:13:57 -0400
  • 717efe282f Remove dead comments J M Rossy 2024-10-09 16:01:05 -0400
  • 13cc19c742 Merge branch 'rossy/chain-select-widget' into rossy/cosmos-support J M Rossy 2024-10-09 15:59:34 -0400
  • 2cdf9ed796 Upgrade hyp packages to 5.5.0 #114 J M Rossy 2024-10-09 15:50:19 -0400
  • 1878af0892 Show add chain menu when metadata is required in tx card Tweak footer fonts J M Rossy 2024-10-09 11:57:07 -0400
  • bc6f4f6235 Update footer and fix z-index bug J M Rossy 2024-10-09 11:23:53 -0400
  • 1e714f4a86 Revert apiUrl config change J M Rossy 2024-10-08 13:45:43 -0400
  • 2606fe8625 Fixes for Cosmos support J M Rossy 2024-10-08 13:43:38 -0400
  • c03a94c746 Disable focus-visible outline by default J M Rossy 2024-10-08 11:12:54 -0400
  • 92eba0107c Prevent header animation in firefox Fix mini search bar icon color J M Rossy 2024-10-07 16:47:11 -0400
  • 774f856a3f Shorten header animation J M Rossy 2024-10-07 16:38:18 -0400
  • c1accbe2fe Update hyp packages to 5.4.0-beta0 J M Rossy 2024-10-07 16:23:12 -0400
  • eabdf92263 Use new chain widget props Replace chainConfig store state with chainMetadataOverrides J M Rossy 2024-10-07 16:12:37 -0400
  • ae86d66061 More de-deduplication with widgets lib J M Rossy 2024-10-03 16:00:36 -0400
  • 5bf09c83df Redesign search chain filters J M Rossy 2024-10-03 14:38:24 -0400
  • 1f2434b503 Improve scroll listener J M Rossy 2024-10-03 14:34:45 -0400
  • b78b86a414 Fix scroll bounce bug J M Rossy 2024-10-02 16:12:03 -0400
  • 0bace4598d Upgrade headless and tailwind Migrate to widgets layout components J M Rossy 2024-10-02 15:36:49 -0400
  • 8cdf93c7b5 Branding updates J M Rossy 2024-09-30 13:06:32 -0400
  • febdddf8ac
    feat: Use proxied GithubRegistry (#110) J M Rossy 2024-09-20 15:36:10 +0100
  • 75d6f5ddac Use proxied GithubRegistry #110 J M Rossy 2024-09-20 10:31:00 -0400
  • ffe2c39f18
    Update Footer for new careers and bounty links (#109) Avi Atkin 2024-09-05 13:15:39 -0400
  • f9a0a9fdf4 Run prettier #109 J M Rossy 2024-09-05 13:13:23 -0400
  • fb749338e8
    Update Footer for new careers and bounty links Avi Atkin 2024-09-05 12:41:40 -0400
  • 6b116b1dc2
    Get scraped chains list from DB instead of registry (#106) J M Rossy 2024-08-28 17:46:09 +0100
  • 69def9afba Restore list of chain scrape exceptions #106 J M Rossy 2024-08-28 11:58:37 -0400
  • dfc2cea5aa Fix other uses of isPiChain fn J M Rossy 2024-08-27 14:08:27 -0400
  • 3f7eea578e Update yarn lock J M Rossy 2024-08-27 13:55:23 -0400
  • 2835fac4a3 Get scraped chains list from DB instead of registry J M Rossy 2024-08-27 13:53:13 -0400
  • ab807a3bc1 Merge branch 'main' into rossy/dynamic-chain-list J M Rossy 2024-08-27 12:54:37 -0400
  • d93cc6ca37
    Bump braces from 3.0.2 to 3.0.3 (#105) dependabot[bot] 2024-08-27 16:53:40 +0000
  • 990eca8ac9
    Bump braces from 3.0.2 to 3.0.3 #105 dependabot[bot] 2024-08-27 16:48:59 +0000
  • 9ea1c3edeb Update Next and Hyperlane deps J M Rossy 2024-08-27 12:48:10 -0400
  • 230907367f
    feat: Add information to msg transaction cards (#104) J M Rossy 2024-08-16 17:11:20 +0100