kleros / gtcr

Web client for the kleros generalized token curated list
https://curate.kleros.io
MIT License
17 stars 10 forks source link

fix(tcr-view): add toLowerCase() for checksummed addresses #269

Closed gratestas closed 2 years ago

gratestas commented 2 years ago

this issue is due to some of the fetched addresses being checksummed depending on the chain. while on mainnet one of the addresses is checksummed, another is lowercased. Opposite - for other chains.

fixes #265

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication