safe-react/src
Fernando 71f1ea7ad1
(Fix) Duplicated address validation (#1699)
* use createStyles/makeStyles

* simplify `addressBookQueryParamsSelector`

* avoid using `createSelector`

as memoization in this scenario is not working as expected and list is not refreshed

* refactor `uniqueAddress` curried function and strategy to validate

- `selectedEntry` being `null` made the code harder to follow

* fix `uniqueAddress` validator tests

* use arrow function
2020-12-10 16:07:38 +01:00
..
assets SafeApps new layout (#1600) 2020-11-26 18:40:29 +01:00
components (Fix) Duplicated address validation (#1699) 2020-12-10 16:07:38 +01:00
config Disable Ledger and Trezor in Volta network 2020-11-30 19:47:08 +01:00
logic (Fix) Duplicated address validation (#1699) 2020-12-10 16:07:38 +01:00
routes (Fix) Duplicated address validation (#1699) 2020-12-10 16:07:38 +01:00
store (Feature) Spending Limit (#1637) 2020-11-25 15:59:17 -03:00
test (Feature) - Replaces createProxy with createProxyWithNonce method no safe creation (#1630) 2020-11-19 09:19:31 -03:00
theme Upgrade dependencies (#1572) 2020-11-06 17:01:40 +01:00
types Adds web3-core types 2020-07-08 10:07:38 -03:00
utils Remove safe address tracking for GA (#1683) 2020-12-09 20:45:06 +01:00
index.tsx Lower sentry sample rate to avoid threshold overflow 2020-11-30 15:15:27 +01:00
react-app-env.d.ts Migrating to Typescript and bringing back react-scripts (#933) 2020-05-20 16:15:21 -03:00