Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create go.yml #2

Closed
wants to merge 124 commits into from
Closed

Create go.yml #2

wants to merge 124 commits into from

Conversation

meowsbits
Copy link
Owner

No description provided.

chfast and others added 30 commits November 8, 2019 19:22
govendor fetch github.com/ethereum/evmc/bindings/go/evmc@=v6.0.2
Submods, gomods, oh my!
(Mostly vendor/dep management)

I used a submodule with go mod's replace
directive because I want to first
establish an MVP implementation of the
existing PR as-is.

Issues found during testing, design and
architectural questions are unstable and still
open for discussion.

Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
As noted in the comment, this may not be the right
gitm commit -S -s -m core/vm:

Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Only skipping EWASM tests when that flag is not set.
Parallelism set for all cases (unmodified from original
behavior).

Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
…ther

Signed-off-by: meows <b5c6@protonmail.com>
The logs are so verbose I cant read what
fails on Travis.

Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
meowsbits and others added 6 commits May 4, 2020 15:03
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
Signed-off-by: meows <b5c6@protonmail.com>
@meowsbits meowsbits closed this Aug 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants