Emin Mahrt
65f0e905dd
README: add missing full stop ( #14766 )
7 years ago
G. Kay Lee
ef8d4711d5
Update README.md ( #14701 )
...
README: change heading to "Go Ethereum"
7 years ago
Maximilian Meister
a20a02ce0b
README: document new config file option ( #14348 )
7 years ago
Or Rikon
8b1e4c4c5e
README: corrected attach example ( #14512 )
8 years ago
Dave Conroy
bc75351edf
README: fixing typo in documentation ( #14493 )
8 years ago
bas-vk
40976ea1a0
README: update attach instructions for testnet users ( #14448 )
8 years ago
nicky g
c3dc01caf1
README: add config to genesis.json ( #14373 )
...
README: add config to genesis.json
8 years ago
Felix Lange
da7af44060
build: require Go >= 1.7
...
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.
8 years ago
Aaron Hnatiw
faf713632c
README: fix typo
8 years ago
zelig
d7c398b638
build: add swarm command to binary packages, update README
8 years ago
sandakersmann
2c802399c3
README: Changed http:// to https:// for swarm link ( #3312 )
...
Changed http:// to https:// on one link in README.md
8 years ago
Viktor Trón
a602c57c8d
README: add documentation for bzz related executables to the table ( #3294 )
8 years ago
Felix Lange
4c614909ff
README: update for develop->master switch, remove old build table
8 years ago
sandakersmann
5a3844981b
README: Changed http:// to https:// on some links
...
Changed http:// to https:// on some links in README.md
8 years ago
Jordan Cohen
b3d7a5c5d0
README: docker run example
8 years ago
Luke Yeager
1ca9e552d9
README: Fix typo
...
"fine graned" -> "fine-grained"
8 years ago
Péter Szilágyi
ca211065b6
README: expand with "Running Geth" section
8 years ago
Try Space
4f088b6f1c
README: fix build->built typo
...
(cherry picked from commit e271fd5713
)
8 years ago
Fabio Berger
a3efdb13f2
README, core, rpc: fix various typos
8 years ago
Gianfranco Cecconi
2e530f4889
Just to make it clear how to build all executables
9 years ago
Changhoon Lee
2348f8e2a8
README: fix typos
...
README: fix typos
9 years ago
Péter Szilágyi
b4fbcd5060
README: Polish up exec section, rewrite contrib and add license.
9 years ago
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.
9 years ago
Jeffrey Wilcke
18d450b2d0
Updated README, Added CONTRIBUTING
9 years ago
Felix Lange
b2d18393c4
README.md: update copyright
9 years ago
Taylor Gerring
c6dbe9dc07
Travis and README cleanup
10 years ago
Taylor Gerring
53e042f0c4
Added link to ARM develop build
10 years ago
obscuren
7da8ebdfd0
Fixed readme links and description
10 years ago
Jeffrey Wilcke
e822f440b0
added ARM builds
10 years ago
Felix Lange
26fbea5cb7
README: simplify build instructions
10 years ago
Taylor Gerring
9a17dd91a4
Add link to Windows 64-bit geth dev build
10 years ago
Jeffrey Wilcke
9caf880ff9
Update README.md
10 years ago
Taylor Gerring
154570ebd3
Cleanup README developer info
10 years ago
Jeffrey Wilcke
4ddbf81e74
Updated README to include windows builds
10 years ago
Andy
59a7405a80
Broken link for detailed go build instructions #661
10 years ago
ligi
3a33428578
Fix links
...
Where 404s before - now linking to the path that they stay valid a little longer ;-)
10 years ago
Taylor Gerring
82eeb5e02a
Added Coveralls badges
10 years ago
Taylor Gerring
a4cbd1c7be
ethereum -> geth
10 years ago
aperseghin
db1c52918f
Update README.md
10 years ago
aperseghin
8e7549db0b
Minor fix
10 years ago
aperseghin
5838847a9a
Update README.md
...
Rename ethereum executable to geth
10 years ago
Maran
7690285cbe
Fix link to build instructions in the readme
10 years ago
obscuren
8f84ddbbec
Linux build links
10 years ago
obscuren
0f26a62334
Linux build links
10 years ago
zelig
2dc1b7282a
remove threatening coding standards section from README
10 years ago
zelig
c1bae04203
update README
...
- TLDR for godep install
- update executable section
- cleanup
- add several links to wiki
10 years ago
Taylor Gerring
113cf4208b
Update build status links to https
10 years ago
obscuren
d586a633ff
Updated readme
10 years ago
Taylor Gerring
cb34502728
Add godep usage information
10 years ago
Taylor Gerring
9796feccb7
Add Docker Hub link to automated builds
10 years ago