13.06.2017 Views

Whitepaper - Ethereum Classic With Cover

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Ethereum</strong> <strong>Classic</strong> Documentation, Release 0.1<br />

Known issues<br />

• Lack of canonical build<br />

• Lack of webthree-umbrella builds<br />

• No automated Windows tests<br />

• Broken cross-repo PRs<br />

• Hanging tests<br />

• Incomplete test suits<br />

• Do we run “ethereum/tests” at all?<br />

• Do we run “ethereum/rpc-tests” at all?<br />

• Windows box is running Windows 7 home edition. No RDC access.<br />

• Running Visual Studio 2013.<br />

• Should be running Windows 10 with VS2015 targeting Windows7<br />

• We still don’t have working El Capitan binaries<br />

• Nothing doing Homebrew/PPA updates per cycle<br />

• No clean builds ever?<br />

1.2.4 go-ethereum<br />

The go-ethereum client is commonly referred to as geth, which is the the command line interface for running a<br />

full ethereum node implemented in Go. By installing and running geth, you can take part in the ethereum frontier<br />

live network and:<br />

Links:<br />

• mine real ether<br />

• transfer funds between addresses<br />

• create contracts and send transactions<br />

• explore block history<br />

• and much much more<br />

• Website: http://ethereum.github.io/go-ethereum/<br />

• Github: https://github.com/ethereum/go-ethereum<br />

• Wiki: https://github.com/ethereum/go-ethereum/wiki/geth<br />

• Gitter: https://gitter.im/ethereum/go-ethereum<br />

1.2.5 pyethapp<br />

pyethapp is the python-based client implementing the <strong>Ethereum</strong> cryptoeconomic state machine. The python<br />

implementation aims to provide an easily hackable and extendable codebase.<br />

pyethapp leverages two ethereum core components to implement the client:<br />

Links:<br />

• pyethereum - the core library, featuring the blockchain, the ethereum virtual machine, mining<br />

• pydevp2p - the p2p networking library, featuring node discovery for and transport of multiple services over<br />

multiplexed and encrypted connections<br />

• Github: https://github.com/ethereum/pyethapp<br />

42 Chapter 1. Contents

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!