-
ERC721 Relayers allow Ethereal NFTs to clone ERC721 tokens deployed to any Ethereum-based blockchain.
This includes ERC721 contracts deployed to the same chain as the Ethereal NFT contract.
ERC7…
-
Although snap is great, there are a few classes of users that I don't think it serves the best:
1) Ethereum users with poor internet, but good hardware -- for these users it will take a while for t…
-
# Handle
leastwood
# Vulnerability details
## Impact
The owner is able to deploy new markets by interacting with `MarketPlace.sol` and calling `createMarket()`. A corresponding `ZcToken` and vaul…
-
## ethpm Plugin
(subject to change)
- Funded $500
- See https://github.com/ethberlin-hackathon/ETHBerlin-Teambuilding/blob/master/RemixHackathon.md for more info about the Remix hackathon. Pl…
-
```
⚡ 17:24:10.187|eth txExec 5865 ms
⚡ 17:24:10.187|eth dev::u256 dev::eth::Block::enact(const dev::eth::VerifiedBlockRef&, const dev::eth::BlockChain&) 5865 ms
ℹ 17:24:10.190|eth SLOW…
-
Friends,
I'm trying to install node-etherum on my MAC (OS X 10.10.2) , node v0.12.0) and keep coming up with a similar problem. I've tried instructions from https://github.com/ethereum/node-ethere…
-
Hi, I am trying to run your code and want to detect Ponz Smart Contracts. Could you help to start this experiment? I have done the following steps;
1. git clone YOUR_CODE_
2. cd` ethereum-ponzi`
3…
-
### Affected Branch
trunk
### Basic Diagnostics
- [X] I've pulled the latest changes on the affected branch and the issue is still present.
- [ ] The issue is reproducible in docker
### Descripti…
-
# Handle
nascent
# Vulnerability details
Ethereum Oracles watch for events on the `Gravity.sol` contract on the Ethereum blockchain. This is performed in the [`check_for_events`](https://github.co…
-
I've installed MAIAN in a docker container using:
```
FROM ubuntu:16.04
RUN apt-get update && apt-get install -y git python software-properties-common python-software-properties \
&& add-apt…