(Feature) [xDai] - Parametrize ethscan values#1424
(Feature) [xDai] - Parametrize ethscan values#1424fernandomg merged 37 commits intofeature/#1353-xDai-compatibilityfrom
Conversation
Co-authored-by: Matias Dastugue <matias.dastugue@altoros.com>
…ai-generic-configs
…ai-generic-configs
Co-authored-by: Matias Dastugue <matias.dastugue@altoros.com>
Co-authored-by: Matias Dastugue <matias.dastugue@altoros.com>
Co-authored-by: Matias Dastugue <matias.dastugue@altoros.com>
Co-authored-by: Matias Dastugue <matias.dastugue@altoros.com>
Co-authored-by: Matias Dastugue <matias.dastugue@altoros.com>
…ai-generic-configs
Mock mainnet config
Replaces old EthHashInfo implementation with new implementation
|
CLA Assistant Lite All Contributors have signed the CLA. |
ESLint Summary View Full Report
Report generated by eslint-plus-action |
…parametrize-ethscan-values # Conflicts: # src/config/networks/mainnet.ts # src/config/networks/network.d.ts # src/config/networks/rinkeby.ts # src/config/networks/xdai.ts
|
Travis automatic deployment: |
…rametrize-ethscan-values
fernandomg
left a comment
There was a problem hiding this comment.
@Agupane, there are some missing explorer buttons:
|
Travis automatic deployment: |
Thanks for noticing that, it's ok now |
|
Travis automatic deployment: |
1 similar comment
|
Travis automatic deployment: |
Replaces EtherscanButton to ScanBlockButton
|
Travis automatic deployment: |
…/gnosis/safe-react into feature/#1417-parametrize-ethscan-values # Conflicts: # src/config/index.ts
|
Travis automatic deployment: |
1 similar comment
|
Travis automatic deployment: |

Closes #1417
Description
Replaces the usages of the old
EthHashInfoandEtherscanwith the version of the safe-react-components. Now the components don't need the network, both description and network URL will be received on props.