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

[EVM] Add a transaction test #515

Merged
merged 10 commits into from
Dec 1, 2023
Merged

[EVM] Add a transaction test #515

merged 10 commits into from
Dec 1, 2023

Conversation

devbugging
Copy link
Contributor

Description

Add a test for an EVM transaction, and improve the EVM script test.
This PR targets a specific commit of flow-go since there was a bug this test uncovered so I had to fix it there, once the PR is merged and tagged we can update: onflow/flow-go#5069


For contributor use:

  • Targeted PR against master branch
  • Linked to GitHub issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the GitHub PR explorer
  • Added appropriate labels

Gregor Gololicic added 2 commits November 30, 2023 17:37
# Conflicts:
#	go.mod
#	go.sum
#	server/access/streamBackend.go
@devbugging devbugging merged commit 329374b into master Dec 1, 2023
3 checks passed
@devbugging devbugging deleted the gregor/evm-tx branch December 1, 2023 16:10
@devbugging devbugging restored the gregor/evm-tx branch December 12, 2023 13:41
@devbugging devbugging deleted the gregor/evm-tx branch December 20, 2023 12:41
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