-
Notifications
You must be signed in to change notification settings - Fork 179
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
Update Stable Cadence feature branch #5472
Merged
turbolent
merged 59 commits into
feature/stable-cadence
from
ramtin/update-stable-cadence-13
Feb 28, 2024
Merged
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
832c440
Add normalized time per computation logs to transaction execution
janezpodhostnik 686df4d
extract common logic
janezpodhostnik d1cc0ce
Improve account migration error handling
janezpodhostnik 68588ff
Merge branch 'master' into janez/improve-migration-err-handling
j1010001 2c49100
Merge branch 'master' into janez/time-per-computation-estimation-logs
j1010001 c979af3
disable block basefee
ramtinms f99a37e
add a test for tx with gas fee of zero
ramtinms 2e1625e
update tests
ramtinms 659ea14
disable direct call gas tip and fee cap
ramtinms 357219a
Merge branch 'master' into ramtin/flow-evm-disable-base-fee
ramtinms 2092351
Merge branch 'master' into janez/time-per-computation-estimation-logs
janezpodhostnik e3401d2
Add version, flag, and checksum to payload file
fxamacker 159974b
Add more test assertions for EVM events
m-Peter b831b03
Return check-summed variant for deployed contract address
m-Peter c5a937b
Merge branch 'master' into fxamacker/improve-payload-file
fxamacker 1bd3e48
set base fee to zero
ramtinms 2cb9919
add test for dynamic fees
ramtinms 4409090
update docs
ramtinms 19ea14a
Merge branch 'master' into ramtin/flow-evm-disable-base-fee
ramtinms 8a6bbaf
Merge pull request #5404 from onflow/petera/fix-event-tx-order
peterargue 59a3b11
Merge branch 'master' into janez/time-per-computation-estimation-logs
janezpodhostnik 14044fd
Merge branch 'master' into janez/improve-migration-err-handling
janezpodhostnik 847cd6e
Add more logging and minor refactoring
fxamacker fc709b9
Merge branch 'master' into fxamacker/improve-payload-file
fxamacker df30b02
Merge branch 'master' into evm-events-more-test-assertions
franklywatson 63286fc
Merge branch 'master' into janez/improve-migration-err-handling
turbolent 75e1537
Merge branch 'master' into ramtin/flow-evm-disable-base-fee
ramtinms e40084b
Merge pull request #5409 from onflow/janez/improve-migration-err-hand…
turbolent e1e2ddd
Merge pull request #5444 from onflow/petera/backport-fix-event-tx-order
peterargue 363c6e1
fix tx hash issue for direct calls
ramtinms 7832f6c
Merge branch 'master' into ramtin/flow-evm-fix-tx-hash-issue
ramtinms 2ee39c8
add test
ramtinms 9ca5a55
Merge pull request #5432 from onflow/ramtin/flow-evm-disable-base-fee
ramtinms 5d64f99
.
ramtinms ee455a8
Merge branch 'master' into ramtin/flow-evm-dont-returne-address-zero-…
ramtinms 05e4140
Merge branch 'master' into ramtin/flow-evm-fix-tx-hash-issue
ramtinms 8f003a5
Merge branch 'master' into janez/time-per-computation-estimation-logs
janezpodhostnik 20efe04
Merge branch 'master' into evm-events-more-test-assertions
janezpodhostnik f64ed9e
Merge pull request #5385 from onflow/janez/time-per-computation-estim…
janezpodhostnik c4831ee
Merge pull request #5454 from onflow/ramtin/flow-evm-fix-tx-hash-issue
ramtinms 29142a1
Merge branch 'master' into evm-events-more-test-assertions
janezpodhostnik 3771366
apply pr feedbacks
ramtinms 49aabc9
Merge pull request #5416 from m-Peter/evm-events-more-test-assertions
janezpodhostnik aa51a1b
expose more functions for evm addr
ramtinms 583caba
Merge branch 'master' into fxamacker/improve-payload-file
fxamacker 03c69c1
add test for nonce
ramtinms 35d56ce
Merge pull request #5438 from onflow/fxamacker/improve-payload-file
fxamacker 58b189e
Merge branch 'master' into ramtin/flow-evm-dont-returne-address-zero-…
ramtinms fbe9716
add test for codeHash
ramtinms ba8588e
Merge branch 'master' into ramtin/flow-evm-dont-returne-address-zero-…
ramtinms 3df00b6
clean up
ramtinms a660585
Merge branch 'master' into ramtin/5458-expose-evm-code-codehash-nonce
ramtinms c912767
Merge pull request #5456 from onflow/ramtin/flow-evm-dont-returne-add…
ramtinms f9c5cbf
Merge branch 'master' into ramtin/5458-expose-evm-code-codehash-nonce
ramtinms 6908b7e
Merge pull request #5460 from onflow/ramtin/5458-expose-evm-code-code…
ramtinms c8ee48d
Merge branch 'master' into ramtin/update-stable-cadence-13
ramtinms f0942ac
fix merge issue
ramtinms 17df3d5
fix renamed types
ramtinms 1dbb69d
Merge branch 'feature/stable-cadence' into ramtin/update-stable-caden…
janezpodhostnik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Conflict resolution 1 - kept both flags