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: add state override for gas estimates #1358

Merged
merged 49 commits into from
Jul 22, 2024
Merged
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
cff1757
feat: add state override for gas estimates
aon Mar 5, 2024
9b68b44
Merge branch 'main' into aon-add-override-estimate-gas-tracer
aon Mar 5, 2024
77f8d21
chore: run zk format
aon Mar 5, 2024
e2ad0f4
fix: change state overrides to use storage_view
aon Mar 6, 2024
aa58304
feat: improve `StateOverride` with custom serializer
aon Mar 7, 2024
0327102
fix: remove pub from hashmap
aon Mar 7, 2024
9f9e328
feat: add storage overrides struct
aon Mar 11, 2024
df87370
fix: read value on overrided state
aon Mar 11, 2024
c0b37c4
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Mar 12, 2024
d1bee52
minor changes
Mar 12, 2024
dbab472
Merge branch 'aon-add-override-estimate-gas-tracer' of github.com:mat…
Mar 12, 2024
671689c
create new state_override file and add tests
Mar 13, 2024
0335fb2
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Mar 14, 2024
a640cee
linter and spellcheck
Mar 14, 2024
f6db295
Merge branch 'aon-add-override-estimate-gas-tracer' of github.com:mat…
Mar 14, 2024
1a39ddd
Cargo lock
Mar 14, 2024
2deec8c
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Mar 14, 2024
f62e51e
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Mar 15, 2024
31384e4
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Mar 15, 2024
dbc177e
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Mar 18, 2024
c32cf4f
fix merge conflicts
Jun 6, 2024
5c56d18
zk fmt
Jun 6, 2024
93aa395
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jun 6, 2024
945946f
Revert submodule update to match main
Jun 6, 2024
da57e99
contracts
Jun 6, 2024
fd8af63
fix CI
Jun 10, 2024
f6ee13d
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Jun 10, 2024
7182490
change test function signature
Jun 10, 2024
422e69f
merge with main
Jun 13, 2024
b8b663f
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Jun 17, 2024
4ac87e0
Move StorageOverrides inside StorageView
Jun 19, 2024
f4c0189
Apply earlier the storageOverrides
Jun 19, 2024
f023a17
fix spelling
Jun 19, 2024
8ec5256
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Jun 24, 2024
20932d4
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Jun 27, 2024
4fee27a
storageview implement overrideStorage trait
Jun 28, 2024
299f3f0
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Jun 28, 2024
bc4b245
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Deniallugo Jul 1, 2024
9479f03
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Jul 1, 2024
157577b
add logic for stateDiff and State with tests, and added state_overrid…
Jul 1, 2024
9649f59
remove toml
Jul 1, 2024
5cb963e
outdated comment
Jul 2, 2024
241991e
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Jul 2, 2024
a0627cb
add logic for testing stateDiff and State differences and fix nits
Jul 11, 2024
33a83c8
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Jul 11, 2024
cf7b8cb
fix error on merge
Jul 12, 2024
b074154
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jul 16, 2024
3685e54
fix tests
Jul 17, 2024
3d3c469
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada Jul 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into aon-add-override-estimate-gas-tracer
Jrigada authored Mar 12, 2024
commit c0b37c47348d7f1e2956fcb66f3d7d11302456cc

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.