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

AKI-32 fix the energy limit for the eth_call #905

Merged
merged 1 commit into from
Jun 7, 2019
Merged

Conversation

AionJayT
Copy link
Collaborator

@AionJayT AionJayT commented Jun 5, 2019

Notice

It is not allowed to submit your PR to the 'master' branch directly, please submit your PR to the 'master-pre-merge' branch and rebase your PR to 'master-pre-merge' branch.

Description

Please include a brief summary of the change that this pull request proposes. Include any relevant motivation and context. List any dependencies required for this change.

  • Currently, the kernel has the issue for the user using eth_call but does not give the energy or give a small amount of the energy which cannot perform the transaction in the real blockchain. This fix grant the user perform the eth_call without the energy limit (or say the kernel will assign an extremely amount energy value in the call)

Fixes Issue # .

Type of change

Insert x into the following checkboxes to confirm (eg. [x]):

  • Bug fix.
  • New feature.
  • Enhancement.
  • Unit test.
  • Breaking change (a fix or feature that causes existing functionality to not work as expected).
  • Requires documentation update.

Testing

Please describe the tests you used to validate this pull request. Provide any relevant details for test configurations as well as any instructions to reproduce these results.

  • the test case relates with AKI-161 but there are 2 unit tests for checking the energy limit the kernel assigned.

@AionJayT AionJayT added the bug Something isn't working label Jun 5, 2019
@AionJayT AionJayT added this to the 0.4.1 milestone Jun 5, 2019
@AionJayT AionJayT requested a review from arajasek June 5, 2019 19:12
@AionJayT AionJayT merged commit 318be06 into master-pre-merge Jun 7, 2019
@AionJayT AionJayT deleted the AKI-32 branch June 7, 2019 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant