-
Original issue:
https://github.com/ethereum/execution-spec-tests/issues/899
here is the evmdump:
http://retesteth.ethdevops.io/temp/pyspecs/frontier__scenarios__test_scenarios__test_blockhash_bug…
-
## Bug description
Possible to clean address field during renaming group
## Environment
- Browser: Chrome
- Wallet: MetaMask
- Chain: Ethereum mainnet
## Steps to reproduce
1. click Rename…
-
## Problem Definition
When I try to add my argent account `mysticryuujin.argent.xyz` Rotki says "is not an evm address"
So, I guess there's something preventing Rotki from attempting to lookup t…
-
Qtum Hex Address = RIPEMD160( SHA256( PUBLIC KEY ))
Ethereum Address = KECCAK256( PUBLIC KEY ) and drop the first 12 bytes
When we use the precompiled "ecrecover" function in a smart contract w…
-
Many other wallets show the ethereum receive address with some upper case letters that work like a checksum for other services to validate the address (if anyone would manually copy each letter...)
…
-
## Description and context
When using the Wormhole Bridge with a Safe Global wallet (1-of-1 configuration), transactions fail on the Ethereum network.
- However, the same setup successfully e…
-
A QR Code with this value:
```
ethereum:0xE4a39B45f373FB8ae5D8932AC299Ab5206Cc718D?value=5000000000000000
```
This QR Code should set the params for a transaction as:
- Recipient `0xE4a39B45f…
-
## Desired Behavior
As a user of an EVM wallet, I should be able to:
- [ ] Make an EVM call that calls "/cosmos.bank.v1beta1.MsgSend" using
a given `to_address`, `denom`, and `amount`. The `to_addr…
-
Is anyone else getting this error when they put in the Ethereum address?
Traceback (most recent call last):
File "/Users/macbookpro/Documents/btcrecover-master/seedrecover.command", line 37, in …
-
### Description
Developers using `ethereum.getBalance()` might want to reference ENS (or other) in addition to addresses
```
let balance = ethereum.getBalance(
Address.fromString("0xd8dA6BF2…