EOS Classic
44a1764f9c
README: Change gitter badge to discord
6 years ago
Yao Zengzeng
8a040de60b
README.md: fix some typos ( #17381 )
...
Signed-off-by: YaoZengzeng <yaozengzeng@zju.edu.cn>
6 years ago
ligi
2901b8b2d2
README: Fix punctuation - closes #17317
6 years ago
Anton Evangelatov
58243b4d3e
README: point Swarm brief to the Swarm README, instead of directly to docs
6 years ago
Giovanni HoSang
1e248f3a6e
README: change 'built in' to 'built-in'
7 years ago
Elad Nachmias
dd389e595f
eth: added travis build badge ( #16117 )
...
* eth: added travis build status for master branch
* README: fix travis badge order, link to CI
7 years ago
steve greensill
5603715c06
README: add goreportcard.com badge to Readme ( #16133 )
...
* README: add goreportcard.com badge to Readme
* README: fix double github.com
7 years ago
Chase Wright
a00f4a12a9
README: remove --fast and --cache flags and clarify default sync mode ( #16043 )
...
* 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
7 years ago
Martin Michlmayr
2ab5c11261
README: fix typo
7 years ago
Anton Markelov
ea5f2da39a
README: add docker RPC access docs ( #15362 )
7 years ago
Sumit Sarin
e5c19b6f98
README: fix typo ( #15312 )
7 years ago
gurrpi
314246da78
Adding period at end of sentence
...
missing period at line 119
7 years ago
akiva
4371367cd1
Makefile, README: remove evm target, add puppeth to table ( #14886 )
7 years ago
Péter Szilágyi
8e9197f2a1
README: get rid of the on-existent disasm command
7 years ago
Dexaran
33a24bb731
Update README.md
7 years ago
Dexaran
2d47c6bfde
Update README.md
7 years ago
Dexaran
d68ad36bb9
Update README.md
7 years ago
Dexaran
df74a43396
Update README.md
7 years ago
Dexaran
01cb9948f1
Update README.md
7 years ago
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 e271fd57132763f39c6993a35e6c063aac3af4f1)
8 years ago
Fabio Berger
a3efdb13f2
README, core, rpc: fix various typos
9 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