-
# Allow to scan qr with an address which doesn't conform to eip55
[comment]: # (Please replace ... with your information. Remove < and >)
### User Story
As a user, I want to be able to scan q…
rasom updated
4 years ago
-
I wanted to add an ETH address.
When I clicked "add" nothing (obvious) happend.
So the first request would be a error message directly near the add button. (and not just a hard to see notification i…
-
Both @benjaminion and @cdetrio (see [here](https://github.com/ethereum/eth2.0-specs/issues/702#issuecomment-486772387)) argue for consensus-level checksums for validator addresses.
Creating this is…
-
## Problem
In our SERDE we use `to_checksum_address`, which is very slow, compared to '0x'+ `address.hex()` 270x the speed.
## Consequences
But this would mean that the JSON messages we send cha…
-
Off-shoot of https://github.com/ExchangeUnion/xud/issues/1216: Own geth/raiden address should be EIP55 checksummed, otherwise raiden fails to start complaining about it.
-
# Problem
> I found a bug in ENS registration where it checks for already owned name. I needed ENS name to test the name UI part and tried to get already owned name registered in the app - but it f…
-
At the moment web3.py requires [EIP55](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-55.md) compliance. So before forwarding any hex-addresses to web3.py the `to_checksum_address()` function i…
-
EIPs
- [x] EIP681 https://github.com/status-im/status-react/issues/7325 PR https://github.com/status-im/status-react/pull/8004
- [x] EIP55 https://github.com/status-im/status-react/issues/4959 PR ht…
-
### Original Issue
Once mediation fee default is implemented #4731 then change EVERY scenario to default fee 0 of token network address: "0x62083c80353Df771426D209eF578619EE68D5C7A"
### Analysis f…
-
## Query details of all joined token networks
[Documentation Link](https://raiden-network.readthedocs.io/en/latest/rest_api.html#get--api-(version)-connections)
```GET /api/(version)/connections…