Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Release v2.7.0 #51

Merged
merged 1 commit into from
Apr 5, 2022
Merged

Release v2.7.0 #51

merged 1 commit into from
Apr 5, 2022

Conversation

henrypalacios
Copy link
Contributor

@henrypalacios henrypalacios commented Apr 5, 2022

Release v2.7.0

🚨 ⚠️ DO NOT SQUASH ⚠️ 🚨

This version introduces a way to see the interaction of users with the COW protocol through a node diagram in the transaction view (🪄 which we want to improve soon).

We also fixed a bug in the "created" column in the transaction view (👏 thanks to davidbrai who informed us about it)

Main features:

  • Implementation of the batch transaction diagram in the transaction view
  • Add a Notification banner to display errors and warnings
  • Misc bug fixes and improvements

Changelog

Features

01c936c Bump version to 2.7.0
gnosis/gp-ui@0bee3f7 Implementation of the batch transanction view (gnosis/gp-ui#1061)
gnosis/gp-ui@57e5868 Use creationDate instead of expirationDate on Tx view (gnosis/gp-ui#1082)
gnosis/gp-ui@1621c24 Merge pull request gnosis/gp-ui#1080 from gnosis/update-sentry
gnosis/gp-ui@9d488b6 project name fix
gnosis/gp-ui@799c1b7 update sentry settings
gnosis/gp-ui@514b8f6 Add a Notification component to display errors and warnings (gnosis/gp-ui#992)
gnosis/gp-ui@e31c377 Adding requests to the tenderly API (gnosis/gp-ui#1057)
gnosis/gp-ui@4956392 [Explorer] Home button redirects to the home page based on the network selected (gnosis/gp-ui#1067)
gnosis/gp-ui@c804c17 Fallback to https over websockets for Infura connection in IOS 15 (gnosis/gp-ui#1064)
gnosis/gp-ui@15eabd6 [Explorer] Custom hook for getting explorer data for BlockExplorerLink component when it is not a gpv2 tx (gnosis/gp-ui#930)
gnosis/gp-ui@adc3853 reuse useOnClickOutside (gnosis/gp-ui#1013)
gnosis/gp-ui@f5c323a [Explorer] Add Github + Etherscan logos to external links (gnosis/gp-ui#1042)
gnosis/gp-ui@25bab0f [Explorer] Remove 'This project is in beta. Use at your own risk' message in footer (gnosis/gp-ui#1036)
gnosis/gp-ui@e7e5b97 "Search not found" responsive page (gnosis/gp-ui#1037)
gnosis/gp-ui@3a8378a Merge pull request gnosis/gp-ui#1038 from gnosis/master

Dependencies Updates

gnosis/gp-ui@d866d5f Bump Version to 2.7.0-rc.0
gnosis/gp-ui@7ac1d1a Bump @sentry/tracing from 6.15.0 to 6.18.0 (gnosis/gp-ui#1059)
gnosis/gp-ui@ccc5dd9 Bump url-parse from 1.5.3 to 1.5.7 (gnosis/gp-ui#1054)
gnosis/gp-ui@b55ddb5 Bump follow-redirects from 1.14.7 to 1.14.8 (gnosis/gp-ui#1049)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2093480823

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 44.106%

Totals Coverage Status
Change from base Build 2086334138: 0.0%
Covered Lines: 2155
Relevant Lines: 4150

💛 - Coveralls

@github-actions
Copy link

github-actions bot commented Apr 5, 2022

@henrypalacios
Copy link
Contributor Author

Hey @ramirotw and @elena-zh, it would be best to move forward without #41 since I have run into another problem in PR49 solving it.

@elena-zh
Copy link

elena-zh commented Apr 5, 2022

@henrypalacios , I'm OK to go live now without #41 implemented.

Copy link
Contributor

@ramirotw ramirotw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@anxolin
Copy link
Contributor

anxolin commented Apr 5, 2022

I think is good to merge and release! nice job with this version.

In the release notes, i like is a good summary and that is short. Although, probably nice to mention more things, like how you fixed the createDate since some external people notice, so is nice to see in the changes.

Also, i have some further feedback about the graph.

  1. Can we add images for the DEXs?

image

  1. Is it possible to add a link to open Etherscan for the nodes? Like if you want to check out one DEX or user. Maybe with double click, or some other way, cause click maybe makes it difficult to drag and drop.

  2. The labeling of DEXes didn't work too well. In this case, its labeling Uniswap as Sushiswap, and for Uniswap is not adding any label:

https://pr51--gpui.review.gnosisdev.com/rinkeby/tx/0x13afd46b65486466af770441359211bda494c19a3788f188f108b869df0952e3/

image

Copy link
Contributor

@anxolin anxolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great version!

Happy to deploy it.
I would continue improving this batch representation and making it more findable for the users. Nice job

@henrypalacios henrypalacios merged commit 1b1194b into master Apr 5, 2022
@henrypalacios henrypalacios deleted the release/2.7.0 branch April 5, 2022 21:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
app:Explorer Explorer App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants