-
Notifications
You must be signed in to change notification settings - Fork 170
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
Implement sequencer "shadow" feature #2015
Commits on Jul 17, 2024
-
rian committed
Jul 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 6f8e272 - Browse repository at this point
Copy the full SHA 6f8e272View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca76d85 - Browse repository at this point
Copy the full SHA ca76d85View commit details
Commits on Aug 1, 2024
-
rian committed
Aug 1, 2024 Configuration menu - View commit details
-
Copy full SHA for be4fe92 - Browse repository at this point
Copy the full SHA be4fe92View commit details -
fix deploy_contract and replace_class_hashes in state diff
rian committedAug 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 9fb7f93 - Browse repository at this point
Copy the full SHA 9fb7f93View commit details
Commits on Aug 2, 2024
-
merge main - wip - vm.call mutRefState broke
rian committedAug 2, 2024 Configuration menu - View commit details
-
Copy full SHA for f863c76 - Browse repository at this point
Copy the full SHA f863c76View commit details -
merge mainqip - call execute no longer accepst MutRefState
rian committedAug 2, 2024 Configuration menu - View commit details
-
Copy full SHA for e244aad - Browse repository at this point
Copy the full SHA e244aadView commit details -
Merge branch 'main' into rianhughes/merge-sequencer
rian committedAug 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 7a63520 - Browse repository at this point
Copy the full SHA 7a63520View commit details -
cairoVMCAll now modifies state
rian committedAug 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 9f14fff - Browse repository at this point
Copy the full SHA 9f14fffView commit details
Commits on Aug 3, 2024
-
allow vm.Call to modify state if ReaderWriter interface is satisfied
rian committedAug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a5ce53 - Browse repository at this point
Copy the full SHA 3a5ce53View commit details -
rian committed
Aug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 6571a1c - Browse repository at this point
Copy the full SHA 6571a1cView commit details -
implement logic to let sequencer shadow the sepolia network
rian committedAug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for fe14d54 - Browse repository at this point
Copy the full SHA fe14d54View commit details -
rian committed
Aug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for f7e606f - Browse repository at this point
Copy the full SHA f7e606fView commit details
Commits on Aug 5, 2024
-
rian committed
Aug 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 3531d68 - Browse repository at this point
Copy the full SHA 3531d68View commit details -
add support for snapshot - wip
rian committedAug 5, 2024 Configuration menu - View commit details
-
Copy full SHA for b6eb966 - Browse repository at this point
Copy the full SHA b6eb966View commit details
Commits on Aug 6, 2024
-
Merge branch 'main' into rianhughes/seq-shadow-mode-2
rian committedAug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 9ce554b - Browse repository at this point
Copy the full SHA 9ce554bView commit details
Commits on Aug 19, 2024
-
rian committed
Aug 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 80f5db3 - Browse repository at this point
Copy the full SHA 80f5db3View commit details -
transaction level debug using traces - wip
rian committedAug 19, 2024 Configuration menu - View commit details
-
Copy full SHA for eb9e439 - Browse repository at this point
Copy the full SHA eb9e439View commit details
Commits on Aug 20, 2024
-
more debug friendly trac verification
rian committedAug 20, 2024 Configuration menu - View commit details
-
Copy full SHA for a40cae0 - Browse repository at this point
Copy the full SHA a40cae0View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 157dce3 - Browse repository at this point
Copy the full SHA 157dce3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6201f84 - Browse repository at this point
Copy the full SHA 6201f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for bca58bd - Browse repository at this point
Copy the full SHA bca58bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3ad411 - Browse repository at this point
Copy the full SHA a3ad411View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a8d435e - Browse repository at this point
Copy the full SHA a8d435eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc57384 - Browse repository at this point
Copy the full SHA cc57384View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c2e994 - Browse repository at this point
Copy the full SHA 5c2e994View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29fe625 - Browse repository at this point
Copy the full SHA 29fe625View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1973a3 - Browse repository at this point
Copy the full SHA b1973a3View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3af9ba8 - Browse repository at this point
Copy the full SHA 3af9ba8View commit details
Commits on Aug 27, 2024
-
return receipts from blockifier (total gas)
Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 (#2089) Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.0 to 1.20.2. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.20.0...v1.20.2) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#2090) Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b6eeedc - Browse repository at this point
Copy the full SHA b6eeedcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 687b96c - Browse repository at this point
Copy the full SHA 687b96cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 243b46d - Browse repository at this point
Copy the full SHA 243b46dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d32b8 - Browse repository at this point
Copy the full SHA 93d32b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae41a15 - Browse repository at this point
Copy the full SHA ae41a15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9201c7d - Browse repository at this point
Copy the full SHA 9201c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6cd5e - Browse repository at this point
Copy the full SHA ea6cd5eView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0232f83 - Browse repository at this point
Copy the full SHA 0232f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eac97c - Browse repository at this point
Copy the full SHA 4eac97cView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bd604b - Browse repository at this point
Copy the full SHA 5bd604bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 247cc55 - Browse repository at this point
Copy the full SHA 247cc55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40936a5 - Browse repository at this point
Copy the full SHA 40936a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a68e3 - Browse repository at this point
Copy the full SHA 70a68e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe9e32 - Browse repository at this point
Copy the full SHA 0fe9e32View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba55e8b - Browse repository at this point
Copy the full SHA ba55e8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b49e733 - Browse repository at this point
Copy the full SHA b49e733View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c5741b5 - Browse repository at this point
Copy the full SHA c5741b5View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1570cf8 - Browse repository at this point
Copy the full SHA 1570cf8View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f17b19b - Browse repository at this point
Copy the full SHA f17b19bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f41e82 - Browse repository at this point
Copy the full SHA 5f41e82View commit details -
Configuration menu - View commit details
-
Copy full SHA for c978406 - Browse repository at this point
Copy the full SHA c978406View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d504c8 - Browse repository at this point
Copy the full SHA 2d504c8View commit details
Commits on Sep 8, 2024
-
todo: hack, if revert reason if different, use that from the sepolia …
…(differences can be minor)
Configuration menu - View commit details
-
Copy full SHA for fb41fb0 - Browse repository at this point
Copy the full SHA fb41fb0View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d04994 - Browse repository at this point
Copy the full SHA 5d04994View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e3a77 - Browse repository at this point
Copy the full SHA 02e3a77View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9117891 - Browse repository at this point
Copy the full SHA 9117891View commit details -
Configuration menu - View commit details
-
Copy full SHA for de63db5 - Browse repository at this point
Copy the full SHA de63db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f280451 - Browse repository at this point
Copy the full SHA f280451View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be9dc7c - Browse repository at this point
Copy the full SHA be9dc7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38957b4 - Browse repository at this point
Copy the full SHA 38957b4View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2fc2a7 - Browse repository at this point
Copy the full SHA c2fc2a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7bff7c - Browse repository at this point
Copy the full SHA e7bff7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eb7e69 - Browse repository at this point
Copy the full SHA 8eb7e69View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9479fa - Browse repository at this point
Copy the full SHA b9479faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 286d2ec - Browse repository at this point
Copy the full SHA 286d2ecView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ddb3cd7 - Browse repository at this point
Copy the full SHA ddb3cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a774d3e - Browse repository at this point
Copy the full SHA a774d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f796b7c - Browse repository at this point
Copy the full SHA f796b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c1f714 - Browse repository at this point
Copy the full SHA 6c1f714View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64c77a5 - Browse repository at this point
Copy the full SHA 64c77a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5e544 - Browse repository at this point
Copy the full SHA 5a5e544View commit details -
Configuration menu - View commit details
-
Copy full SHA for 129af4a - Browse repository at this point
Copy the full SHA 129af4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0025d39 - Browse repository at this point
Copy the full SHA 0025d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5890c48 - Browse repository at this point
Copy the full SHA 5890c48View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b383c50 - Browse repository at this point
Copy the full SHA b383c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for a402526 - Browse repository at this point
Copy the full SHA a402526View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bd5589 - Browse repository at this point
Copy the full SHA 3bd5589View commit details -
Configuration menu - View commit details
-
Copy full SHA for bad0f86 - Browse repository at this point
Copy the full SHA bad0f86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b7a357 - Browse repository at this point
Copy the full SHA 9b7a357View commit details -
Configuration menu - View commit details
-
Copy full SHA for 440c808 - Browse repository at this point
Copy the full SHA 440c808View commit details -
Configuration menu - View commit details
-
Copy full SHA for c88e865 - Browse repository at this point
Copy the full SHA c88e865View commit details
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 422c104 - Browse repository at this point
Copy the full SHA 422c104View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3512493 - Browse repository at this point
Copy the full SHA 3512493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93c9b15 - Browse repository at this point
Copy the full SHA 93c9b15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a6da0d - Browse repository at this point
Copy the full SHA 4a6da0dView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74079c3 - Browse repository at this point
Copy the full SHA 74079c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63737c9 - Browse repository at this point
Copy the full SHA 63737c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1266dae - Browse repository at this point
Copy the full SHA 1266daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36d1415 - Browse repository at this point
Copy the full SHA 36d1415View commit details -
Configuration menu - View commit details
-
Copy full SHA for 311356e - Browse repository at this point
Copy the full SHA 311356eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fc301f - Browse repository at this point
Copy the full SHA 4fc301fView commit details