Skip to content
#

Ethereum

ethereum logo

Ethereum is a decentralized platform that runs contract-based applications without any possibility of downtime, censorship, fraud or third-party interference. Ethereum blockchain focuses on running the code of any decentralized application.

Here are 9,376 public repositories matching this topic...

ricmoo
ricmoo commented Sep 9, 2020

I've found historic issues regarding the Rinkeby Faucet in this repository, and @karalabe suggested opening an issue to remind him to fix this.

The URL parser for Facebook Post URLs on the Authenticated Rinkeby Faucet does not correctly parse URLs if they end in a / or contains a query string.

Thanks! :)

abcoathup
abcoathup commented Oct 15, 2020

🧐 Motivation
Create simple ERC20 and ERC777 presets with fixed supply.
The benefits are:

  • Easy to deploy (including from Remix).
  • No access control (for minting/pausing), and hence no governance required.
  • Can be verified easily on public networks and then are verified for all.

📝 Details

Community members are creating their own simple ERC20 tokens, so it would be good if they

pedrouid
pedrouid commented May 23, 2019

Describe the bug
QR Code Scanner fails to scan input fields on Send Transaction view when scanning QR Code contains an EIP-681 URI

Example URI

ethereum:0x46c69f4424043e720a704330748cf3c593656b9c

To Reproduce
Steps to reproduce the behavior:

  1. Go to Send Transaction view
  2. Click on QR Code scanner
  3. Position QR Code in front of Webcam
  4. QR Code scanner closes
VERTlG0
VERTlG0 commented Jul 8, 2017

The cpp-ethereum homepage is not exactly helpful... http://cpp-ethereum.org/ which just takes you to here: http://www.ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/ which only helps with building and installing.. and the only useful link is the "Running" which is only this: "Running eth without any argument will synchronise your node to the public blockchain. It is also possible to create or

Jas0n-F
Jas0n-F commented Aug 12, 2020

Bug Report

Problem

In a private group chat that I created, assigned a name and act as an admin, I am unable to successfully change the name.

Expected behavior

[comment]: # Group chat name is able to be changed

Actual behavior

[comment]: # Group chat name is not able to be changed

Notes

For the developer who will be investigating. Is it related to anothe

ekilmer
ekilmer commented Feb 21, 2020

It's nice if testing doesn't produce unnecessary artifacts after running with success but keeps relevant info on fail for further inspection.

Pytest should have a nice way of creating fixtures that can post-process a test based on whether it failed or not https://docs.pytest.org/en/latest/example/simple.html#making-test-result-information-available-in-fixtures

If a test fails, then keep the

Created by Vitalik Buterin

Released July 30, 2015

Organization
ethereum
Website
www.ethereum.org
Wikipedia
Wikipedia

Related Topics

blockchain cryptocurrency
You can’t perform that action at this time.