-
- Add an Ethereum library
-
The idea is to transform this list into an awesome list called: awesome-ethereum.
Goals:
- Include the new Consensys/awesome-ethereum in this topic list: https://github.com/topics/awesome?
- Positi…
-
The Ethereum section has been broken for a while. I'm not sure if this project is still maintained but it would be nice if it started working again.
-
#### System information
``````
Version: `latest
OS & Version: ubu14.04
Node type: `exp/gexp(default)`
``````
staring into the mist I see an initial window:
drop wallet file here:
there isnt …
-
- [ ] make Ethereum account for Alice
- [ ] fund Bob with bitcoin
- [ ] Alice sends 5 ERC20 tokens to Bob
-
### Describe the bug
The networks pre-set by the Metamask browser extension cannot be edited. For example it's not possible on my machine to change the Ethereum RPC url. Mind-boggling.
Happens i…
-
# 🚀 Feature Request
### Description
Prysm already implements the w3signer/remote-signer standard https://docs.prylabs.network/docs/wallet/web3signer.
The standard assumes the w3s trusts the v…
-
Based on the public key of nodes, we can acquire a random seed. This is insecure, as it's based off the public key, yet it can be used to determine what configuration a node should be in. The advantag…
-
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development
* homepage URL: https://getfoundry.sh/
* source URL: https://github.com/foundry-rs/foundry
* license: …
-
## Detailed Description
I'm currently trying to sign an EIP712 payload with vault-ethereum. I'm using a lib that is properly signing and verifying payloads that can also be verified by the EVM …