-
Notifications
You must be signed in to change notification settings - Fork 0
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
Ghc 9.6 v2 #4
Ghc 9.6 v2 #4
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e770fab - Browse repository at this point
Copy the full SHA e770fabView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbedb1b - Browse repository at this point
Copy the full SHA bbedb1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for db8bddf - Browse repository at this point
Copy the full SHA db8bddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4cfef - Browse repository at this point
Copy the full SHA 6b4cfefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 161a3ac - Browse repository at this point
Copy the full SHA 161a3acView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a77c19f - Browse repository at this point
Copy the full SHA a77c19fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e07ddaf - Browse repository at this point
Copy the full SHA e07ddafView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b744ce - Browse repository at this point
Copy the full SHA 0b744ceView commit details -
Merge pull request ethereum#495 from alecmaly/main
Added `startPrank()` and `stopPrank()` cheatcodes to hevm.
Configuration menu - View commit details
-
Copy full SHA for 02c072f - Browse repository at this point
Copy the full SHA 02c072fView commit details
Commits on Jul 8, 2024
-
Rationale: solc releases prior to 0.8.24 did not contain an executable for arm64 chips. Without Rosetta, the part of `hevm` that requires calling `solc` wouldn't work on arm-based OSX. Upgrading solc also showed that `hevm` loops if the bytecode contains infinite recursion using only `JUMP` (and not `JUMPI`) instructions. For this reason we now skip a few tests that contain infinite recursion.
Configuration menu - View commit details
-
Copy full SHA for b769f4f - Browse repository at this point
Copy the full SHA b769f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 789b6a9 - Browse repository at this point
Copy the full SHA 789b6a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbda341 - Browse repository at this point
Copy the full SHA fbda341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17f706c - Browse repository at this point
Copy the full SHA 17f706cView commit details -
Workaround for a possible bug in GHC
On arm Mac, the GHC is trying to locate libc++, but during that it also searches for c++ (without the lib prefix), which is an alias for a clang executable. It tries to load an executable as a static library which results in an error. I have no idea why these changes work, but they seem to work.
Configuration menu - View commit details
-
Copy full SHA for 0de509f - Browse repository at this point
Copy the full SHA 0de509fView commit details
Commits on Jul 9, 2024
-
Test: Remove copying of a directory that no longer exists
Foundry does not depend on DS tests anymore, they provide their own cheatcodes directly in their VM now, so that the `lib` directory no longer exists.
Configuration menu - View commit details
-
Copy full SHA for da17d9b - Browse repository at this point
Copy the full SHA da17d9bView commit details -
Nix: Add a new develop shell for MacOS
This shell only sets up the test dependencies, but keeps the Haskell environment setup from the system. This is a temporary workaround until the nix/ghc issue on MacOS is fixed upstream.
Configuration menu - View commit details
-
Copy full SHA for 8f70949 - Browse repository at this point
Copy the full SHA 8f70949View commit details -
Configuration menu - View commit details
-
Copy full SHA for a09dcb9 - Browse repository at this point
Copy the full SHA a09dcb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0dc85 - Browse repository at this point
Copy the full SHA 7d0dc85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9428a20 - Browse repository at this point
Copy the full SHA 9428a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for f445333 - Browse repository at this point
Copy the full SHA f445333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 459495b - Browse repository at this point
Copy the full SHA 459495bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97a535e - Browse repository at this point
Copy the full SHA 97a535eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b8bc40 - Browse repository at this point
Copy the full SHA 1b8bc40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 342cf20 - Browse repository at this point
Copy the full SHA 342cf20View commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f57a76 - Browse repository at this point
Copy the full SHA 8f57a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for c990bbb - Browse repository at this point
Copy the full SHA c990bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee3a532 - Browse repository at this point
Copy the full SHA ee3a532View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93a37d4 - Browse repository at this point
Copy the full SHA 93a37d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c21f94 - Browse repository at this point
Copy the full SHA 2c21f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f04a93 - Browse repository at this point
Copy the full SHA 2f04a93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 396247c - Browse repository at this point
Copy the full SHA 396247cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e769fff - Browse repository at this point
Copy the full SHA e769fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a61a60 - Browse repository at this point
Copy the full SHA 9a61a60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 644a264 - Browse repository at this point
Copy the full SHA 644a264View commit details
Commits on Jul 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3827486 - Browse repository at this point
Copy the full SHA 3827486View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6c1fd6 - Browse repository at this point
Copy the full SHA a6c1fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdcbc20 - Browse repository at this point
Copy the full SHA fdcbc20View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5276c92 - Browse repository at this point
Copy the full SHA 5276c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfdd73a - Browse repository at this point
Copy the full SHA cfdd73aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7afd6ed - Browse repository at this point
Copy the full SHA 7afd6edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f7393f - Browse repository at this point
Copy the full SHA 5f7393fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 284d646 - Browse repository at this point
Copy the full SHA 284d646View commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43d410e - Browse repository at this point
Copy the full SHA 43d410eView commit details -
Merge pull request ethereum#505 from ethereum/release-with-matrix
Use matrix for release configuration
Configuration menu - View commit details
-
Copy full SHA for 61e9def - Browse repository at this point
Copy the full SHA 61e9defView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeb1ee0 - Browse repository at this point
Copy the full SHA aeb1ee0View commit details -
Merge pull request ethereum#504 from ethereum/fixing-release-arm-build
Adding MacOS-ARM64 release build
Configuration menu - View commit details
-
Copy full SHA for cdc1ed5 - Browse repository at this point
Copy the full SHA cdc1ed5View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 808bbd8 - Browse repository at this point
Copy the full SHA 808bbd8View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 588f342 - Browse repository at this point
Copy the full SHA 588f342View commit details
Commits on Jul 23, 2024
-
Merge pull request ethereum#509 from ethereum/fix-initial-storage
cli: fix --initial-storage option for hevm symbolic
Configuration menu - View commit details
-
Copy full SHA for 3f5b21e - Browse repository at this point
Copy the full SHA 3f5b21eView commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1441c75 - Browse repository at this point
Copy the full SHA 1441c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34cb93b - Browse repository at this point
Copy the full SHA 34cb93bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 653805f - Browse repository at this point
Copy the full SHA 653805fView commit details -
Configuration menu - View commit details
-
Copy full SHA for da293e8 - Browse repository at this point
Copy the full SHA da293e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6575b73 - Browse repository at this point
Copy the full SHA 6575b73View commit details