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

fix: gas reports #217

Merged
merged 1 commit into from
Aug 28, 2023
Merged

fix: gas reports #217

merged 1 commit into from
Aug 28, 2023

Conversation

enitrat
Copy link
Collaborator

@enitrat enitrat commented Aug 28, 2023

Fixes action trigger condition

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Resolves: #

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

@github-actions
Copy link

Snapshot Comparison Report:

No changes in gas consumption.

@Eikix Eikix added this pull request to the merge queue Aug 28, 2023
Merged via the queue into main with commit ff08100 Aug 28, 2023
2 checks passed
@Eikix Eikix deleted the fix/gas-reports branch August 28, 2023 18:17
@lambda-0x lambda-0x mentioned this pull request Aug 28, 2023
2 tasks
Quentash pushed a commit to Quentash/kakarot-ssj that referenced this pull request Aug 29, 2023
github-merge-queue bot pushed a commit that referenced this pull request Aug 29, 2023
* feat/chainidopcode

* feat/chainidopcode

* Update crates/evm/src/tests/test_instructions/test_block_information.cairo

* docs: execution context (#176)

* docs: execution context

* chore: changelog

* fix: typo

* Update docs/general/model/execution_context.md

Co-authored-by: Elias Tazartes <[email protected]>

* Update docs/general/model/execution_context.md

Co-authored-by: Elias Tazartes <[email protected]>

* feat: add pc+=1 to diagram

* chore: delete changelog

---------

Co-authored-by: Elias Tazartes <[email protected]>

* feat(evm): add basefee opcode (#191)

* feat(evm): add basefee opcode

* fix(evm): change basefee to gasprice

* feat(evm): add gaslimit opcode (#192)

* feat(evm): add gaslimit opcode

* refacto(evm): implement suggestions

* chore: fmt

---------

Co-authored-by: Mathieu <[email protected]>
Co-authored-by: msaug <[email protected]>

* refacto(evm): improve split word by 2x (#196)

* fix: gas reports (#217)

* feat(evm): add push{i} opcodes (#195)

* feat(evm): add push{i} opcodes

* refacto(evm): only 1 into in push

* fix(evm): actually return the result of the opcode

* impl suggestions

* refactor: simplify returns (#201)

* refactor returns

* make suggested changes in `decode_and_execute` function

---------

Co-authored-by: Mathieu <[email protected]>
Co-authored-by: Elias Tazartes <[email protected]>
Co-authored-by: Lucas @ StarkWare <[email protected]>
Co-authored-by: msaug <[email protected]>
Co-authored-by: lambda-0x <[email protected]>
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.

2 participants