Commit Graph

158 Commits

Author SHA1 Message Date
Chetan Sarva 8011cd2fb6 docs: updated contributing info 2016-11-17 22:35:18 -05:00
Chetan Sarva 3dfb13fe86 docs: updated architecture diagram 2016-11-17 16:07:02 -05:00
Chetan Sarva 2cf8e68619 docs: updated quickstart example 2016-11-17 16:02:13 -05:00
Patrick Mylund Nielsen 9294f11f40 Update first line in README.md to be more accurate 2016-11-17 14:14:48 -05:00
Joel Burget e494b5063c
Grammar / formatting fixes. 2016-11-16 16:18:19 -05:00
Chetan Sarva aafa5e41b8 [docs] updated documentation: edited for clarity 2016-11-15 16:55:10 -05:00
Chetan Sarva 35d49a0a69 added getTransaction output 2016-11-14 19:26:48 -05:00
Chetan Sarva 6aa91b115f Rewrite of main readme; detailed docs moved to docs/ folder 2016-11-14 19:23:29 -05:00
Patrick Mylund Nielsen 7b5da9d64b Correct block_voting.sol link 2016-11-14 01:57:04 -05:00
Patrick Mylund Nielsen ab3889c3fb Add notes on sending Private Transactions to README.md 2016-11-14 01:05:54 -05:00
Patrick Mylund Nielsen 8d1b23245a Clarify 7nodes roles 2016-11-14 00:54:08 -05:00
Patrick Mylund Nielsen ebe8a851ca Change a couple references 2016-11-14 00:34:02 -05:00
Patrick Mylund Nielsen 5fed1e349f Remove _data files and point to quorum-examples repository 2016-11-14 00:32:43 -05:00
Bas van Kervel 936e7473bb quorum: Add README and example files 2016-11-03 15:59:33 +01:00
sandakersmann 5a3844981b README: Changed http:// to https:// on some links
Changed http:// to https:// on some links in README.md
2016-09-27 08:48:55 +02:00
Jordan Cohen b3d7a5c5d0 README: docker run example 2016-08-18 12:49:42 -04:00
Luke Yeager 1ca9e552d9 README: Fix typo
"fine graned" -> "fine-grained"
2016-07-26 17:23:20 -07:00
Péter Szilágyi ca211065b6 README: expand with "Running Geth" section 2016-07-12 12:51:31 +03:00
Try Space 4f088b6f1c README: fix build->built typo
(cherry picked from commit e271fd57132763f39c6993a35e6c063aac3af4f1)
2016-07-01 11:20:15 +03:00
Fabio Berger a3efdb13f2 README, core, rpc: fix various typos 2016-06-21 17:38:35 +01:00
Gianfranco Cecconi 2e530f4889 Just to make it clear how to build all executables 2016-05-23 14:19:17 +01:00
Changhoon Lee 2348f8e2a8 README: fix typos
README: fix typos
2016-05-12 22:40:47 +09:00
Péter Szilágyi b4fbcd5060 README: Polish up exec section, rewrite contrib and add license. 2016-05-03 14:26:55 +03:00
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