We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Destroyed Mist build instructions for Ubuntu (markdown)
Revert bd731308e6fce4e4c26dbddc4684066757e1c847...d083a0c82d9c404029a9fd066708af21245424e3 on _Footer
Updated JavaScript Console (markdown)
Clarify how to interact with a contract using `sendTransaction`
added pi instruction link
Updated Geth (markdown)
Corrected geth param
Correcting added link (preview does not do ../ and ./ correctly)
Adding link to Command Line options
Adding link to Golang
Typo perfomance -> performance
Typo aggragation -> aggregation
Typo: etheruem -> ethereum
Update Go version to 1.4.2 in URLs
add info about --genesis
Updated Developers' Guide (markdown)
=true, not space true. Changing it back to have true to keep closer with the original content. (But the equals makes this work.)
Just --rpc, not "--rpc true" (or else no RPC server starts up)
Go is needed too (to build for go-ethereum)
fix broken link (gpu_miner instead of gpuminer)
the if(!addr) statement in minedBlocks function didnt have a closing bracket, also fixed code indenting
Edit typos
Missing 's' for personal.listAccounts
curl does not follow 302 redirects by default
double from
added rpc flag for ethmienr to work
add staphas last minute notes
updated contract creation examples
Updated Private network (markdown)