Conversation
Fix safe-react-components
* Adds shouldSafeBeUpdated to avoid updating unnecessary the safe * Fix css typing * Moves equalArrays to utils function Improves how updateSafe is dispatched within checkAndUpdateSafe to avoid unnecessary re renders * Revert some default cases fixes * Adds equalArrays tests * Add test to arrays.test.ts * Improves shouldSafeStoreBeUpdated order and renames it * Adds shouldSafeStoreBeUpdated.test.ts * Uses shouldSafeStoreBeUpdated within safe reducer * Replaces equalArrays with isEqual from lodash * Simplify shouldSafeStoreBeUpdated using isEqual from lodash * Remove lodash to compare Immutable objects correctly Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
Backmerge release v2.17.0
Fix - Send Again modal close on its own
… into fix/balance-table-sort
Fix - Value column not sortable in Assets list
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/mikaelbr/node-notifier/releases) - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md) - [Commits](mikaelbr/node-notifier@v8.0.0...v8.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.21.0...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
@tschubotz An update regarding the relsease.
|
|
@francovenica thanks a lot for the update! Regarding #1782, I think it's also fine to fix this for the next release. I'd let you decide whether to include it in the current one or not. |
* Improves the way we parse the error message on getDataFromNodeErrorMessage for supporting trezor response * Fix trezor execution not working properly * Add parameter to processTransaction in ApproveTxModal Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
ESLint Summary View Full Report
[warning] @typescript-eslint/explicit-module-boundary-types
Report generated by eslint-plus-action |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
* Make calculateGasOf receive object param * Disable estimation of gas feature for walletConnect * Add FIXME to walletConnect estimation check Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
francovenica
left a comment
There was a problem hiding this comment.
The latest issues found were fixed
The ticket listed in the description were checked
A regression was run in rinkeby
A smoke test was run in xdai and volta
Looks good for release
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
Added
Fixed
Chore