pyskell
pyskell
Not sure how you're doing versioning so I edited this assuming that any version within the 0 major version number is fine. Also suggest changing the naming scheme so that...
To use `etcommon-bigint` you need to specify it as `etcommon-bigint` in your `Cargo.toml` but as `bigint` in your `main.rs`. Example: Cargo.toml: ``` [dependencies] etcommon-bigint = "0.2.9" ``` main.rs: ``` extern...
ETH recently introduced the REVERT opcode to allow for a transaction failure that does not consume all gas. As a side-effect they've had the `status` element of a transaction receipt...
ECIP: TBD Title: Utilizing a second authentication method to prove ownership and facilitate fund recovery in the event of a theft Status: Draft Type: Security Author: Pyskell Created: 2017-07-21 #...
Old link is no longer available
The ETC inception date is the same as Ethereum's, as the original chain it should be listed as 2014.
FIX IT FIX IT FIX IT