aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* README.md: update formatting (#19532)Giulio2019-06-131-152/+186
|
* swarm: code cleanup, move to ethersphere/swarm (#19661)Rafael Matias2019-06-041-11/+10
|
* Merge pull request #19259 from ligi/address_19246Péter Szilágyi2019-03-131-1/+1
|\ | | | | README: Mention go 1.10 as minumum - context #19246
| * README: Mention go 1.10 as minumum - context #19246ligi2019-03-121-1/+1
| |
* | README: fix some grammar mistakes (#18981)Rajdeep Singh2019-02-041-14/+14
| |
* | README: Fix typo (#18966)ligi2019-01-301-1/+1
|/
* Changed http:// to https:// on JSON-RPC link (#18224)Marius Kjærstad2018-12-021-1/+1
| | | Changed http:// to https:// on JSON-RPC link in README.md
* Update minimum required Go version in README.md (#18151)a-sklyarov2018-11-211-1/+1
|
* README: Change gitter badge to discordEOS Classic2018-09-141-1/+1
|
* README.md: fix some typos (#17381)Yao Zengzeng2018-08-141-1/+1
| | | Signed-off-by: YaoZengzeng <yaozengzeng@zju.edu.cn>
* README: Fix punctuation - closes #17317ligi2018-08-051-1/+1
|
* README: point Swarm brief to the Swarm README, instead of directly to docsAnton Evangelatov2018-07-241-1/+1
|
* README: change 'built in' to 'built-in'Giovanni HoSang2018-04-041-1/+1
|
* eth: added travis build badge (#16117)Elad Nachmias2018-02-271-0/+1
| | | | | | * eth: added travis build status for master branch * README: fix travis badge order, link to CI
* README: add goreportcard.com badge to Readme (#16133)steve greensill2018-02-201-0/+1
| | | | | | * README: add goreportcard.com badge to Readme * README: fix double github.com
* README: remove --fast and --cache flags and clarify default sync mode (#16043)Chase Wright2018-02-101-12/+17
| | | | | | | | | | | | * Remove --fast flag and clarify default `--fast` is no longer a flag it's `--syncmode "fast"` and that is the default * Remove --cache flag --cache=512 is no longer required as of 1.8 as the default has been increased * README: Minor cache amount fix, mention Rinkeby
* README: fix typoMartin Michlmayr2017-11-171-1/+1
|
* README: add docker RPC access docs (#15362)Anton Markelov2017-10-241-0/+2
|
* README: fix typo (#15312)Sumit Sarin2017-10-171-1/+1
|
* Adding period at end of sentencegurrpi2017-08-211-1/+1
| | | missing period at line 119
* Makefile, README: remove evm target, add puppeth to table (#14886)akiva2017-08-031-0/+1
|
* README: get rid of the on-existent disasm commandPéter Szilágyi2017-07-171-1/+0
|
* Update README.mdDexaran2017-07-141-1/+1
|
* Update README.mdDexaran2017-07-141-1/+1
|
* Update README.mdDexaran2017-07-141-1/+1
|
* Update README.mdDexaran2017-07-141-1/+1
|
* Update README.mdDexaran2017-07-141-1/+1
|
* README: add missing full stop (#14766)Emin Mahrt2017-07-071-1/+1
|
* Update README.md (#14701)G. Kay Lee2017-06-261-1/+1
| | | README: change heading to "Go Ethereum"
* README: document new config file option (#14348)Maximilian Meister2017-06-211-0/+16
|
* README: corrected attach example (#14512)Or Rikon2017-05-251-1/+1
|
* README: fixing typo in documentation (#14493)Dave Conroy2017-05-221-1/+1
|
* README: update attach instructions for testnet users (#14448)bas-vk2017-05-091-6/+8
|
* README: add config to genesis.json (#14373)nicky g2017-05-031-0/+6
| | | README: add config to genesis.json
* build: require Go >= 1.7Felix Lange2017-03-221-1/+1
| | | | | | | We have decided to bump the requirement to Go 1.7 because it enables subtests and allows dropping backwards-compatibility code. This is in line with Go's support policy. Go 1.6 and earlier no longer receive security updates.
* README: fix typoAaron Hnatiw2017-03-031-1/+1
|
* build: add swarm command to binary packages, update READMEzelig2016-12-131-3/+1
|
* README: Changed http:// to https:// for swarm link (#3312)sandakersmann2016-11-211-1/+1
| | | Changed http:// to https:// on one link in README.md
* README: add documentation for bzz related executables to the table (#3294)Viktor Trón2016-11-181-1/+4
|
* README: update for develop->master switch, remove old build tableFelix Lange2016-11-151-18/+4
|
* README: Changed http:// to https:// on some linkssandakersmann2016-09-271-5/+5
| | | Changed http:// to https:// on some links in README.md
* README: docker run exampleJordan Cohen2016-08-191-0/+12
|
* README: Fix typoLuke Yeager2016-07-271-1/+1
| | | | "fine graned" -> "fine-grained"
* README: expand with "Running Geth" sectionPéter Szilágyi2016-07-121-0/+191
|
* README: fix build->built typoTry Space2016-07-011-1/+1
| | | | (cherry picked from commit e271fd57132763f39c6993a35e6c063aac3af4f1)
* README, core, rpc: fix various typosFabio Berger2016-06-221-1/+1
|
* Just to make it clear how to build all executablesGianfranco Cecconi2016-05-231-0/+4
|
* README: fix typosChanghoon Lee2016-05-121-3/+3
| | | README: fix typos
* README: Polish up exec section, rewrite contrib and add license.Péter Szilágyi2016-05-031-25/+36
|
* crypto/secp256k1: remove dependency on libgmpFelix Lange2015-12-041-1/+1
| | | | | Turns out we actually don't need it, USE_NUM_NONE works because we also set USE_FIELD_INV_BUILTIN.
* Updated README, Added CONTRIBUTINGJeffrey Wilcke2015-08-191-25/+20
|
* README.md: update copyrightFelix Lange2015-07-071-1/+1
|
* Travis and README cleanupTaylor Gerring2015-06-251-4/+3
|
* Added link to ARM develop buildTaylor Gerring2015-06-201-0/+1
|
* Fixed readme links and descriptionobscuren2015-06-091-2/+4
|
* added ARM buildsJeffrey Wilcke2015-06-061-4/+4
|
* README: simplify build instructionsFelix Lange2015-04-291-40/+19
|
* Add link to Windows 64-bit geth dev buildTaylor Gerring2015-04-271-1/+1
|
* Update README.mdJeffrey Wilcke2015-04-241-0/+1
|
* Cleanup README developer infoTaylor Gerring2015-04-241-5/+1
|
* Updated README to include windows buildsJeffrey Wilcke2015-04-211-2/+2
|
* Broken link for detailed go build instructions #661Andy2015-04-211-1/+1
|
* Fix links ligi2015-04-141-2/+2
| | | Where 404s before - now linking to the path that they stay valid a little longer ;-)
* Added Coveralls badgesTaylor Gerring2015-03-291-2/+2
|
* ethereum -> gethTaylor Gerring2015-03-281-1/+1
|
* Update README.mdaperseghin2015-03-271-6/+6
| | | Rename ethereum executable to geth
* Fix link to build instructions in the readmeMaran2015-03-201-1/+1
|
* Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-03-151-1/+1
|\ | | | | | | | | Conflicts: README.md
| * Linux build linksobscuren2015-03-151-3/+5
| |
* | Linux build linksobscuren2015-03-151-3/+5
|/
* remove threatening coding standards section from READMEzelig2015-03-031-31/+0
|
* update READMEzelig2015-03-031-42/+41
| | | | | | | - TLDR for godep install - update executable section - cleanup - add several links to wiki
* Update build status links to httpsTaylor Gerring2015-02-211-2/+2
|
* Updated readmeobscuren2015-02-211-4/+4
|
* Add godep usage informationTaylor Gerring2015-02-171-0/+2
|
* Add Docker Hub link to automated buildsTaylor Gerring2015-02-171-0/+1
|
* Fix broken link in READMECorey Farwell2015-02-071-1/+1
|
* Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-061-2/+1
|\ | | | | | | | | Conflicts: README.md
| * Updated readmeobscuren2015-02-061-10/+10
| |
* | Updated readmeobscuren2015-02-061-10/+10
|/
* Update coveralls badge to develop branchTaylor Gerring2015-01-311-1/+1
|
* added disasmobscuren2015-01-301-1/+2
|
* Updated readme with badgesobscuren2015-01-251-14/+12
|
* Gitter linkobscuren2015-01-251-0/+2
|
* Merge branch 'import_presale_keys' of ↵obscuren2015-01-231-1/+1
| | | | | | | https://github.com/Gustav-Simonsson/go-ethereum into Gustav-Simonsson-import_presale_keys Conflicts: crypto/crypto.go
* Version bumpobscuren2015-01-041-1/+1
|
* Add coveralls coverage badgeTaylor Gerring2014-12-221-0/+1
|
* Updated readmeobscuren2014-11-191-45/+23
|
* Updated readmeobscuren2014-11-101-0/+13
|
* Updated readmeobscuren2014-10-281-2/+6
|
* Updated readmeobscuren2014-10-281-18/+23
|
* Added bugobscuren2014-10-281-0/+1
|
* Added in progress to readmeobscuren2014-10-281-0/+3
|
* fix 'go get' commands in after the move to cmd/Felix Lange2014-10-231-2/+2
|
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-13/+47
|\ | | | | | | mist, etheruem have been moved to cmd/
| * Re-enabled Travisobscuren2014-10-181-1/+2
| |
| * Storage at changed to return bytesobscuren2014-08-221-1/+1
| |
| * bumpobscuren2014-08-221-1/+1
| |
| * Docobscuren2014-08-211-1/+6
| |
| * Prot 0.6.3obscuren2014-08-211-1/+1
| |
| * Refactored to new state and vmobscuren2014-07-241-1/+1
| |
| * bumpobscuren2014-07-171-1/+1
| |
| * bumpobscuren2014-07-011-1/+1
| |
| * bumpobscuren2014-06-271-1/+1
| |
| * bumpobscuren2014-06-201-1/+1
| |
| * bumpobscuren2014-06-171-1/+1
| |
| * bumpobscuren2014-06-101-1/+1
| |
| * Bump to RC11Maran2014-05-281-1/+1
| |
| * 10obscuren2014-05-281-1/+1
| |
| * bumpobscuren2014-05-261-1/+1
| |
| * Bumpedobscuren2014-05-211-1/+1
| |
| * Bumpobscuren2014-05-201-1/+1
| |
| * Bumped versionobscuren2014-05-151-1/+1
| |
| * Bumpedobscuren2014-05-131-1/+1
| |
| * bumpobscuren2014-05-101-1/+1
| |
| * bumpobscuren2014-05-051-1/+1
| |
| * Upped version numberobscuren2014-04-271-1/+1
| |
| * Removed old VM codeobscuren2014-03-221-1/+1
| |
| * No longer devobscuren2014-03-061-2/+2
| |
| * Added git flow explanationobscuren2014-02-151-2/+7
| |
| * Added readmeobscuren2014-02-151-0/+79
|
* Merge branch 'master' into developobscuren2014-10-231-0/+1
|\
| * add waffle.io badgeMaking GitHub Delicious.2014-10-231-0/+1
| |
* | Update documentation and install.sh script to reflect renaming from ethereal ↵Thibauld Favre2014-10-181-4/+4
|/ | | | to mist
* build statuscaktux2014-10-121-3/+3
|
* Version bumpobscuren2014-09-261-1/+1
|
* Bumpobscuren2014-09-251-1/+1
|
* Error windowobscuren2014-08-221-1/+1
|
* bumpobscuren2014-08-221-1/+1
|
* Bumped versionobscuren2014-08-211-1/+1
|
* Updateobscuren2014-07-301-5/+1
|
* Updated README to include Cpt. Obv.obscuren2014-07-301-0/+6
|
* Refactored to reflect the new VM and Stateobscuren2014-07-241-1/+1
|
* bumpobscuren2014-07-171-1/+1
|
* bumpobscuren2014-07-011-1/+1
|
* bumpobscuren2014-06-271-1/+1
|
* bumpobscuren2014-06-201-1/+1
|
* bumpobscuren2014-06-171-1/+1
|
* bumpobscuren2014-06-101-1/+1
|
* Added config file setup. Fixes #59obscuren2014-05-301-4/+6
| | | | * Also fixes asset path problems
* Unified the contract interface and tx interface. Fixes #62obscuren2014-05-301-1/+1
|
* Bump to RC11Maran2014-05-281-1/+1
|
* bumpobscuren2014-05-271-1/+1
|
* Bumpobscuren2014-05-261-1/+1
|
* Bumpedobscuren2014-05-211-2/+3
|
* Updated readme to reflect optionsobscuren2014-05-211-16/+12
|
* Bumpobscuren2014-05-201-1/+1
|
* Bumped versionobscuren2014-05-151-1/+1
|
* Switched to new keyring methodsobscuren2014-05-141-1/+1
|
* Upgraded to new mutanobscuren2014-05-101-1/+1
|
* bumpobscuren2014-05-051-1/+2
|
* Fixed minor issue with upnp where 'err' wasn't checked resulting in crashobscuren2014-05-021-1/+9
|
* Updated version numberobscuren2014-04-271-1/+1
|
* Fixed up grammar and spelling in READMEAlex Cabrera2014-04-081-22/+16
|
* Updated to new mutan apiobscuren2014-03-311-6/+6
|
* .obscuren2014-03-221-1/+1
|
* Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2014-03-021-2/+1
|\
| * Update README.mdJeffrey Wilcke2014-03-011-2/+1
| |
* | Update README.mdJeffrey Wilcke2014-03-011-1/+1
| |
* | Update README.mdJeffrey Wilcke2014-03-011-2/+1
|/
* Updated readmeobscuren2014-02-281-32/+9
|
* Fixed broken links. Fixes #18obscuren2014-02-211-4/+4
|
* Added link to dev packageobscuren2014-02-151-0/+3
|
* Added git flow explanationobscuren2014-02-151-1/+6
|
* Updated to the great merge packageobscuren2014-02-151-1/+1
|
* Updated readmeobscuren2014-02-091-17/+20
|
* Added key address and key generationobscuren2014-02-091-4/+1
|
* Mining using a different hash nowobscuren2014-02-061-3/+1
|
* Updated build instructionsRamesh Nair2014-02-011-6/+2
|
* Update READMERamesh Nair2014-02-011-2/+14
|
* Removed the last block of the block chainobscuren2014-01-251-1/+1
| | | | Added CurrentBlock to block manager
* Updated readmeobscuren2014-01-241-3/+21
|
* Removed capitalization of the json sourceobscuren2014-01-161-1/+1
|
* Updated readme and coding standardsobscuren2014-01-161-0/+3
|
* Updated readme and coding standardsobscuren2014-01-161-2/+13
|
* sub packagesobscuren2014-01-111-3/+2
|
* sub packagesobscuren2014-01-111-2/+14
|
* Coding styleobscuren2014-01-111-1/+24
|
* gofmt no coding standardsobscuren2014-01-111-0/+5
|
* Updated read me and changed mine argument to mobscuren2014-01-101-3/+2
|
* Updated readmeobscuren2014-01-101-1/+1
|
* Updated readmeobscuren2014-01-091-5/+15
|
* travisobscuren2014-01-061-0/+3
|
* moved to markdownobscuren2014-01-011-0/+11