Skip to content

chore: use primary ovm-solc#723

Merged
gakonst merged 1 commit intomasterfrom
fix/canonical-compiler
May 1, 2021
Merged

chore: use primary ovm-solc#723
gakonst merged 1 commit intomasterfrom
fix/canonical-compiler

Conversation

@ben-chain
Copy link
Copy Markdown
Collaborator

Description

Now that we have merged kall support into the mainline compiler, we can update the funky import.

Additional context
I believe that the root cause of all of this was a caching layer in the builder.

Metadata

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented May 1, 2021

⚠️ No Changeset found

Latest commit: 1a69ee2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ben-chain ben-chain force-pushed the fix/canonical-compiler branch from 12cd368 to 1a69ee2 Compare May 1, 2021 02:36
@gakonst gakonst merged commit f6df843 into master May 1, 2021
@gakonst gakonst deleted the fix/canonical-compiler branch May 1, 2021 09:24
InoMurko pushed a commit to omgnetwork/optimism that referenced this pull request May 25, 2021
github-merge-queue bot pushed a commit that referenced this pull request Dec 5, 2025
…esis (#18490)

* fix: remove todo and update fees depositor address on mainnet (#704)

* chore: set genesis min withdrawal threshold from ten to two eth (#723)

* fix: remove unused errors (#726)
theochap pushed a commit that referenced this pull request Dec 10, 2025
OptimismBot pushed a commit that referenced this pull request Jan 13, 2026
…esis (#18490)

* fix: remove todo and update fees depositor address on mainnet (#704)

* chore: set genesis min withdrawal threshold from ten to two eth (#723)

* fix: remove unused errors (#726)
maurelian added a commit that referenced this pull request Jan 14, 2026
* chore: update fees depositor address and min withdrawal amount on genesis (#18490)

* fix: remove todo and update fees depositor address on mainnet (#704)

* chore: set genesis min withdrawal threshold from ten to two eth (#723)

* fix: remove unused errors (#726)

* fix: do not use fallback artifacts on PRs branches other than develop

---------

Co-authored-by: Disco <131301107+0xDiscotech@users.noreply.github.com>
Co-authored-by: Maurelian <maurelian@protonmail.ch>
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.

Downloaded Solidity by hardhat does not have kall, causing compilation errors

3 participants