Ethereum
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,272 public repositories matching this topic...
Error: There was a timeout while attempting to connect to the network.
Check to see that your provider is valid.
If you have a slow internet connection, try configuring a longer timeout in your Truffle config. Use the networks[networ
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.
Community members are creating their own simple ERC20 tokens, so it would be good if they
Output Yul ASTs
It would be helpful/essential for verification tools to have access to the Yul ASTs that are generated throughout compilation via Yul.
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
-
Updated
Oct 22, 2020 - JavaScript
The fast, light, and robust client for Ethereum-like networks.
-
Updated
Oct 21, 2020 - Rust
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
-
Updated
Aug 6, 2020 - Go
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
-
Updated
Oct 24, 2020 - C
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:
- Go to Send Transaction view
- Click on QR Code scanner
- Position QR Code in front of Webcam
- QR Code scanner closes
A guide to smart contract security best practices
-
Updated
Oct 23, 2020 - HTML
Quorum doesn't return a message error clearly specifying the cause of an error (from a user standpoint) when the transaction manager fails to Quorum (e.g: 400 bad request, ...).
System information
Release: 2.2.3
Expected behaviour
Helpful error message
Actual behaviour
invalid argument 0: json: cannot unmarshal non-string into Go value of type common.Hash
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
The Comprehensive Ethereum Reading List
-
Updated
May 25, 2020
Squeezer Framework - Build serverless dApps
-
Updated
May 9, 2019 - JavaScript
₿ A guide (for humans!) to cryto-currencies and their algos.
-
Updated
Oct 5, 2020
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
-
Updated
Oct 25, 2020 - JavaScript
Curated collection of blockchain & cryptocurrency resources.
-
Updated
Sep 23, 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
Lightweight Java and Android library for integration with Ethereum clients
-
Updated
Oct 9, 2020 - Java
Pythonic Smart Contract Language for the EVM
-
Updated
Oct 25, 2020 - Python
Blockchain and Crytocurrency Resources
-
Updated
May 29, 2020
Personal blockchain for Ethereum development
-
Updated
Oct 14, 2020 - JavaScript
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 2,100 + stars, 580 + forks
-
Updated
Oct 16, 2020 - Python
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
Raiden Network
-
Updated
Oct 22, 2020 - Python
A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes.
-
Updated
Oct 24, 2020 - JavaScript
Created by Vitalik Buterin
Released July 30, 2015
- Organization
- ethereum
- Website
- www.ethereum.org
- Wikipedia
- Wikipedia


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! :)