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

Feat/evm backend #1249

Merged
merged 12 commits into from
Aug 10, 2023
Merged

Feat/evm backend #1249

merged 12 commits into from
Aug 10, 2023

Conversation

leisterfrancisco
Copy link
Collaborator

Enable EVM Support

What does this PR do?

  • add hapi evm logic to logic related to Antelope EVM implementations

const instance = axios.create({
timeout: 15000,
httpsAgent: new https.Agent({
rejectUnauthorized: false

Check failure

Code scanning / CodeQL

Disabling certificate validation High

Disabling certificate validation is strongly discouraged.
@leisterfrancisco
Copy link
Collaborator Author

leisterfrancisco commented Jul 26, 2023

Please ignore comments from CodeFactor, I'll fix them in the following PR which will include more logic related to sync with old tEVM blocks

hapi-evm/package.json Outdated Show resolved Hide resolved
hapi-evm/package.json Outdated Show resolved Hide resolved
Copy link
Collaborator

@xavier506 xavier506 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leisterfrancisco please see codefactor comments

@leisterfrancisco leisterfrancisco added the WIP Work In Progress label Jul 28, 2023
@leisterfrancisco leisterfrancisco removed the WIP Work In Progress label Aug 9, 2023
Copy link
Collaborator

@Torresmorah Torresmorah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xavier506 xavier506 merged commit 48edcbf into dev Aug 10, 2023
2 of 4 checks passed
@xavier506 xavier506 deleted the feat/evm-backend branch August 10, 2023 15:24
@Torresmorah Torresmorah mentioned this pull request Sep 4, 2023
13 tasks
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