Commit Graph

135 Commits

Author SHA1 Message Date
Felix Lange 02356b36d6 crypto/secp256k1: remove dependency on libgmp
Turns out we actually don't need it, USE_NUM_NONE works
because we also set USE_FIELD_INV_BUILTIN.
2015-12-03 21:12:13 +01:00
Jeffrey Wilcke 18d450b2d0 Updated README, Added CONTRIBUTING 2015-08-18 23:00:15 +02:00
Felix Lange b2d18393c4 README.md: update copyright 2015-07-07 14:12:45 +02:00
Taylor Gerring c6dbe9dc07 Travis and README cleanup 2015-06-25 16:46:54 +02:00
Taylor Gerring 53e042f0c4 Added link to ARM develop build 2015-06-19 18:49:15 +02:00
obscuren 7da8ebdfd0 Fixed readme links and description 2015-06-09 13:45:35 +02:00
Jeffrey Wilcke e822f440b0 added ARM builds 2015-06-06 14:33:08 +02:00
Felix Lange 26fbea5cb7 README: simplify build instructions 2015-04-29 02:13:35 +02:00
Taylor Gerring 9a17dd91a4 Add link to Windows 64-bit geth dev build 2015-04-27 09:24:25 -05:00
Jeffrey Wilcke 9caf880ff9 Update README.md 2015-04-24 13:40:20 +02:00
Taylor Gerring 154570ebd3 Cleanup README developer info 2015-04-23 13:05:37 -05:00
Jeffrey Wilcke 4ddbf81e74 Updated README to include windows builds 2015-04-21 12:38:01 +02:00
Andy 59a7405a80 Broken link for detailed go build instructions #661 2015-04-20 14:47:12 -06:00
ligi 3a33428578 Fix links
Where 404s before - now linking to the path that they stay valid a little longer ;-)
2015-04-13 23:09:23 +02:00
Taylor Gerring 82eeb5e02a Added Coveralls badges 2015-03-28 22:04:36 +01:00
Taylor Gerring a4cbd1c7be ethereum -> geth 2015-03-28 00:32:23 +01:00
aperseghin 5838847a9a Update README.md
Rename ethereum executable to geth
2015-03-26 17:48:24 -04:00
Maran 7690285cbe Fix link to build instructions in the readme 2015-03-20 13:19:26 +01:00
obscuren c87cc59bdf Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
Conflicts:
	README.md
2015-03-15 12:20:58 +01:00
obscuren 8f84ddbbec Linux build links 2015-03-15 12:20:07 +01:00
obscuren 0f26a62334 Linux build links 2015-03-15 12:19:26 +01:00
zelig 2dc1b7282a remove threatening coding standards section from README 2015-03-03 01:51:00 +07:00
zelig c1bae04203 update README
- TLDR for godep install
- update executable section
- cleanup
- add several links to wiki
2015-03-03 01:44:29 +07:00
Taylor Gerring 113cf4208b Update build status links to https 2015-02-20 20:52:03 +01:00
obscuren d586a633ff Updated readme 2015-02-20 18:13:39 +01:00
Taylor Gerring cb34502728 Add godep usage information 2015-02-16 17:59:54 +01:00
Taylor Gerring 9796feccb7 Add Docker Hub link to automated builds 2015-02-16 17:51:33 +01:00
Corey Farwell 792cd0aa10 Fix broken link in README 2015-02-06 22:36:22 -05:00
obscuren cad53fa191 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
Conflicts:
	README.md
2015-02-05 12:36:30 -08:00
obscuren 0e682d936d Updated readme 2015-02-05 12:35:46 -08:00
obscuren cec30e23b2 Updated readme 2015-02-05 12:34:47 -08:00
Taylor Gerring bd64ed1e93 Update coveralls badge to develop branch 2015-01-30 18:47:25 -06:00
obscuren 0c0708076e added disasm 2015-01-30 14:41:14 +01:00
obscuren 48083608b5 Updated readme with badges 2015-01-24 19:09:29 +01:00
obscuren 393a6c5edf Gitter link 2015-01-24 18:48:19 +01:00
obscuren a125b0fbc3 Merge branch 'import_presale_keys' of https://github.com/Gustav-Simonsson/go-ethereum into Gustav-Simonsson-import_presale_keys
Conflicts:
	crypto/crypto.go
2015-01-22 22:42:39 +01:00
obscuren 08b03afa4b Version bump 2015-01-04 14:34:04 +01:00
Taylor Gerring 05da381c15 Add coveralls coverage badge 2014-12-21 14:36:13 -06:00
obscuren 437d79f094 Updated readme 2014-11-18 20:23:17 +01:00
obscuren 9509322ecd Updated readme 2014-11-10 13:36:53 +01:00
obscuren 5920aa7be6 Updated readme 2014-10-27 17:24:43 +01:00
obscuren 1e55fe3aa2 Updated readme 2014-10-27 17:22:29 +01:00
obscuren 9d386033ef Added bug 2014-10-27 17:16:03 +01:00
obscuren 2b02d81253 Added in progress to readme 2014-10-27 17:14:37 +01:00
Felix Lange bd2862aec6 fix 'go get' commands in after the move to cmd/ 2014-10-23 15:06:26 +02:00
Felix Lange 69baa465ea Merge eth-go repository into go-ethereum
mist, etheruem have been moved to cmd/
2014-10-23 15:01:27 +02:00
obscuren 50fd469249 Merge branch 'master' into develop 2014-10-23 01:03:22 +02:00
Making GitHub Delicious. 6247a99f41 add waffle.io badge 2014-10-22 15:56:40 -06:00
obscuren 350b0b1f66 Re-enabled Travis 2014-10-18 13:50:48 +02:00
Thibauld Favre b94dfc8d3a Update documentation and install.sh script to reflect renaming from ethereal to mist 2014-10-17 19:14:16 -04:00