-
## Overview
The current `ethToSwarmAddress` implementation is outdated as it's not taking the factor of `nonce`.
## How can be fixed
- [Here](https://github.com/ethersphere/bee/blob/master/pkg/cr…
-
The accounts are just random keys right now, how about using a BIP32 HD key with a seed?
Could use ethereumjs-wallet for that.
Benefit it provides is if ethereum/remix-ide#23 is implemented it w…
axic updated
2 months ago
-
GiuseppeDeLaZara
medium
# Gas parameters for Stargate swap are hardcoded leading to stuck messages
## Summary
The `dstGasForCall` for transferring erc20s through Stargate is hardcoded to 0 in the `…
-
Hey gurnec,
Sweet tool thanks for creating! Using on behalf of a friend who has:
1. forgotten their password for ethereum wallet in exodus - it's one of three phrases but with some special chara…
-
So I was trying to mess around with the Go client and ended up with the following error.
Here's my go code:
```
package main
import (
"context"
"math/big"
"crypto/ecdsa"
"fmt"
"log"
…
-
0x08A0e3d128fe8a5F9262644EfEf5d767677FCD9D is not a sybil it is my only ethereum address, i have sent and also received gas from friends which has gotten me blacklisted in this so i just want to make …
-
### Ethers Version
6.12.1
### Search Terms
_No response_
### Describe the Problem
Given the following contract:
```ts
const contractToken = new Contract(
tokenAddress,
…
-
Blockchain Fully Synched, but my balance is ZERO, error: Uncaught invalid address
Window7
Ethereum Wallet 0.10.0
![qq 20180503134010](https://user-images.githubusercontent.com/27476479/39561325…
-
#### System information
``````
Version: `0.8.10`
OS & Version: linux-ubuntu 14.04
Node type: `ethereum wallet`
``````
As I install my ethereum wallet, Sometimes, espacially the eth network is …
-
# Handle
0xRajeev
# Vulnerability details
## Impact
In the ownerOf() function, if the owner of the tokenID parameter supplied is zero address, then the function should throw an exception as per h…