- 18 Jul, 2024 5 commits
-
-
tom goriunov authored
* update styles of name tags * update screenshots * update screenshots * fix tests * update screenshot
-
tom goriunov authored
* show error if contract method has invalid data structure * convert address to checksum when reading from contract method
-
tom goriunov authored
Fixes #2028
-
tom goriunov authored
Fixes #2043
-
tom goriunov authored
* page placeholder * block info snippet * add actions for calendar buttons * add timer * add redirect when timer runs out * add redirect from not found block page * block countdown index page * link to countdown index page * add link to search suggest * add URL to an event * add link to block countdown on mobile * tests * add countdown text to search result page * update margins * show block countdown when search results are not empty
-
- 17 Jul, 2024 1 commit
-
-
Igor Stuev authored
change counter labels to H2
-
- 16 Jul, 2024 1 commit
-
-
tom goriunov authored
* test for degraded block details tab * fix marketplace app test * more tests for degraded block * test for address degradation view
-
- 15 Jul, 2024 4 commits
-
-
tom goriunov authored
Changing the description for flatteners during the verification
-
tom authored
-
NikitaSavik authored
Replaced POA flattener with instructions on Hardhat flattener
-
isstuev authored
-
- 12 Jul, 2024 2 commits
-
-
tom goriunov authored
* base functionality * update presets * update docs
-
tom authored
-
- 11 Jul, 2024 1 commit
-
-
tom goriunov authored
* Footer upgrade: logo and copyright Fixes #2037 * add link to all chains to footer * fix text color
-
- 10 Jul, 2024 1 commit
-
-
aagaev authored
-
- 09 Jul, 2024 1 commit
-
-
tom goriunov authored
* Icon info color Fixes #2045 * fix test * more test fixes
-
- 08 Jul, 2024 13 commits
-
-
tom goriunov authored
Bump vite from 4.5.2 to 4.5.3
-
dependabot[bot] authored
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
tom goriunov authored
Bump @grpc/grpc-js from 1.9.9 to 1.10.10
-
dependabot[bot] authored
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.9 to 1.10.10. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.9...@grpc/grpc-js@1.10.10) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
tom goriunov authored
Merge pull request #2082 from blockscout/dependabot/npm_and_yarn/deploy/tools/affected-tests/braces-3.0.3 Bump braces from 3.0.2 to 3.0.3 in /deploy/tools/affected-tests
-
dependabot[bot] authored
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
tom goriunov authored
Merge pull request #2081 from blockscout/dependabot/npm_and_yarn/deploy/tools/envs-validator/braces-3.0.3 Bump braces from 3.0.2 to 3.0.3 in /deploy/tools/envs-validator
-
dependabot[bot] authored
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
tom goriunov authored
Bump ws from 8.12.0 to 8.18.0
-
dependabot[bot] authored
Bumps [ws](https://github.com/websockets/ws) from 8.12.0 to 8.18.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.12.0...8.18.0) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
tom goriunov authored
* component for displaying tx fee * config for celo alfajores * display tx fee and gas price in celo token * adjustments for stability fee * clean up * update screenshots * change envs for demo * more screenshot updates * Removing unneeded network id var from review deploy * rollback envs for demo * fix currency symbol in tx table header * lol
🤦 ♂️ --------- Co-authored-by:Nick Zenchik <n.zenchik@gmail.com>
-
tom goriunov authored
* icon for proxy contract * add custom tooltip for proxy contract * add name to tooltip and refactor * tests * center the popup content
-
tom goriunov authored
* change hero section * add AdBanner to hero block * show icon instead of text on "connect wallet" button on md desktops * redesign stats widgets * new design for home page charts * fix skeletons * update demo values * disable getit provider * fixes for adbutler provider * show token logo placeholder for secondary coin logo * add width to hype banner * update demo values * remove letter spacing for large headings * indicators block fixes * update icons * update screenshots
-
- 05 Jul, 2024 6 commits
-
-
tom goriunov authored
Update gutter between popover and anchor
-
tom authored
-
tom goriunov authored
Quick search - move BENS results to the top
-
tom goriunov authored
Identicon render issue on `Name details` page on mobile
-
isstuev authored
-
isstuev authored
-
- 04 Jul, 2024 1 commit
-
-
Igor Stuev authored
fix show reward condition in blocks table
-
- 03 Jul, 2024 1 commit
-
-
tom goriunov authored
Fixes for release v.1.32.0
-
- 02 Jul, 2024 3 commits