-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First version based on go-ethereum 10.8 with EVMC support
- Loading branch information
0 parents
commit 38ceb61
Showing
1,664 changed files
with
661,313 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
**/*_test.go | ||
|
||
build/_workspace | ||
build/_bin | ||
tests/testdata |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto | ||
*.sol linguist-language=Solidity |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# See http://help.github.com/ignore-files/ for more about ignoring files. | ||
# | ||
# If you find yourself ignoring temporary files generated by your text editor | ||
# or operating system, you probably want to add a global ignore instead: | ||
# git config --global core.excludesfile ~/.gitignore_global | ||
|
||
/tmp | ||
*/**/*un~ | ||
*/**/*.test | ||
*un~ | ||
.DS_Store | ||
*/**/.DS_Store | ||
.ethtest | ||
*/**/*tx_database* | ||
*/**/*dapps* | ||
build/_vendor/pkg | ||
|
||
#* | ||
.#* | ||
*# | ||
*~ | ||
.project | ||
.settings | ||
|
||
# used by the Makefile | ||
/build/_workspace/ | ||
/build/cache/ | ||
/build/bin/ | ||
/geth*.zip | ||
|
||
# travis | ||
profile.tmp | ||
profile.cov | ||
|
||
# IdeaIDE | ||
.idea | ||
|
||
# VS Code | ||
.vscode | ||
|
||
# dashboard | ||
/dashboard/assets/flow-typed | ||
/dashboard/assets/node_modules | ||
/dashboard/assets/stats.json | ||
/dashboard/assets/bundle.js | ||
/dashboard/assets/bundle.js.map | ||
/dashboard/assets/package-lock.json | ||
|
||
**/yarn-error.log |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "tests"] | ||
path = tests/testdata | ||
url = https://github.com/ethereum/tests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# This file configures github.com/golangci/golangci-lint. | ||
|
||
run: | ||
timeout: 3m | ||
tests: true | ||
# default is true. Enables skipping of directories: | ||
# vendor$, third_party$, testdata$, examples$, Godeps$, builtin$ | ||
skip-dirs-use-default: true | ||
skip-files: | ||
- core/genesis_alloc.go | ||
|
||
linters: | ||
disable-all: true | ||
enable: | ||
- deadcode | ||
- goconst | ||
- goimports | ||
- gosimple | ||
- govet | ||
- ineffassign | ||
- misspell | ||
# - staticcheck | ||
- unconvert | ||
# - unused | ||
- varcheck | ||
|
||
linters-settings: | ||
gofmt: | ||
simplify: true | ||
goconst: | ||
min-len: 3 # minimum length of string constant | ||
min-occurrences: 6 # minimum number of occurrences | ||
|
||
issues: | ||
exclude-rules: | ||
- path: crypto/blake2b/ | ||
linters: | ||
- deadcode | ||
- path: crypto/bn256/cloudflare | ||
linters: | ||
- deadcode | ||
- path: p2p/discv5/ | ||
linters: | ||
- deadcode | ||
- path: core/vm/instructions_test.go | ||
linters: | ||
- goconst | ||
- path: cmd/faucet/ | ||
linters: | ||
- deadcode |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,123 @@ | ||
Jeffrey Wilcke <jeffrey@ethereum.org> | ||
Jeffrey Wilcke <jeffrey@ethereum.org> <geffobscura@gmail.com> | ||
Jeffrey Wilcke <jeffrey@ethereum.org> <obscuren@obscura.com> | ||
Jeffrey Wilcke <jeffrey@ethereum.org> <obscuren@users.noreply.github.com> | ||
|
||
Viktor Trón <viktor.tron@gmail.com> | ||
|
||
Joseph Goulden <joegoulden@gmail.com> | ||
|
||
Nick Savers <nicksavers@gmail.com> | ||
|
||
Maran Hidskes <maran.hidskes@gmail.com> | ||
|
||
Taylor Gerring <taylor.gerring@gmail.com> | ||
Taylor Gerring <taylor.gerring@gmail.com> <taylor.gerring@ethereum.org> | ||
|
||
Bas van Kervel <bas@ethdev.com> | ||
Bas van Kervel <bas@ethdev.com> <basvankervel@ziggo.nl> | ||
Bas van Kervel <bas@ethdev.com> <basvankervel@gmail.com> | ||
Bas van Kervel <bas@ethdev.com> <bas-vk@users.noreply.github.com> | ||
|
||
Sven Ehlert <sven@ethdev.com> | ||
|
||
Vitalik Buterin <v@buterin.com> | ||
|
||
Marian Oancea <contact@siteshop.ro> | ||
|
||
Christoph Jentzsch <jentzsch.software@gmail.com> | ||
|
||
Heiko Hees <heiko@heiko.org> | ||
|
||
Alex Leverington <alex@ethdev.com> | ||
Alex Leverington <alex@ethdev.com> <subtly@users.noreply.github.com> | ||
|
||
Zsolt Felföldi <zsfelfoldi@gmail.com> | ||
|
||
Gavin Wood <i@gavwood.com> | ||
|
||
Martin Becze <mjbecze@gmail.com> | ||
Martin Becze <mjbecze@gmail.com> <wanderer@users.noreply.github.com> | ||
|
||
Dimitry Khokhlov <winsvega@mail.ru> | ||
|
||
Roman Mandeleil <roman.mandeleil@gmail.com> | ||
|
||
Alec Perseghin <aperseghin@gmail.com> | ||
|
||
Alon Muroch <alonmuroch@gmail.com> | ||
|
||
Arkadiy Paronyan <arkadiy@ethdev.com> | ||
|
||
Jae Kwon <jkwon.work@gmail.com> | ||
|
||
Aaron Kumavis <kumavis@users.noreply.github.com> | ||
|
||
Nick Dodson <silentcicero@outlook.com> | ||
|
||
Jason Carver <jacarver@linkedin.com> | ||
Jason Carver <jacarver@linkedin.com> <ut96caarrs@snkmail.com> | ||
|
||
Joseph Chow <ethereum@outlook.com> | ||
Joseph Chow <ethereum@outlook.com> ethers <TODO> | ||
|
||
Enrique Fynn <enriquefynn@gmail.com> | ||
|
||
Vincent G <caktux@gmail.com> | ||
|
||
RJ Catalano <catalanor0220@gmail.com> | ||
RJ Catalano <catalanor0220@gmail.com> <rj@erisindustries.com> | ||
|
||
Nchinda Nchinda <nchinda2@gmail.com> | ||
|
||
Aron Fischer <github@aron.guru> <homotopycolimit@users.noreply.github.com> | ||
|
||
Vlad Gluhovsky <gluk256@users.noreply.github.com> | ||
|
||
Ville Sundell <github@solarius.fi> | ||
|
||
Elliot Shepherd <elliot@identitii.com> | ||
|
||
Yohann Léon <sybiload@gmail.com> | ||
|
||
Gregg Dourgarian <greggd@tempworks.com> | ||
|
||
Casey Detrio <cdetrio@gmail.com> | ||
|
||
Jens Agerberg <github@agerberg.me> | ||
|
||
Nick Johnson <arachnid@notdot.net> | ||
|
||
Henning Diedrich <hd@eonblast.com> | ||
Henning Diedrich <hd@eonblast.com> Drake Burroughs <wildfyre@hotmail.com> | ||
|
||
Felix Lange <fjl@twurst.com> | ||
Felix Lange <fjl@twurst.com> <fjl@users.noreply.github.com> | ||
|
||
Максим Чусовлянов <mchusovlianov@gmail.com> | ||
|
||
Louis Holbrook <dev@holbrook.no> | ||
Louis Holbrook <dev@holbrook.no> <nolash@users.noreply.github.com> | ||
|
||
Thomas Bocek <tom@tomp2p.net> | ||
|
||
Victor Tran <vu.tran54@gmail.com> | ||
|
||
Justin Drake <drakefjustin@gmail.com> | ||
|
||
Frank Wang <eternnoir@gmail.com> | ||
|
||
Gary Rong <garyrong0905@gmail.com> | ||
|
||
Guillaume Nicolas <guin56@gmail.com> | ||
|
||
Sorin Neacsu <sorin.neacsu@gmail.com> | ||
Sorin Neacsu <sorin.neacsu@gmail.com> <sorin@users.noreply.github.com> | ||
|
||
Valentin Wüstholz <wuestholz@gmail.com> | ||
Valentin Wüstholz <wuestholz@gmail.com> <wuestholz@users.noreply.github.com> | ||
|
||
Armin Braun <me@obrown.io> | ||
|
||
Ernesto del Toro <ernesto.deltoro@gmail.com> | ||
Ernesto del Toro <ernesto.deltoro@gmail.com> <ernestodeltoro@users.noreply.github.com> |
Oops, something went wrong.