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

Move manual seal node template under a feature flag #317

Merged
merged 10 commits into from Mar 15, 2021
Merged

Conversation

sorpaas
Copy link
Member

@sorpaas sorpaas commented Mar 12, 2021

fixes #315

@sorpaas
Copy link
Member Author

sorpaas commented Mar 15, 2021

It's really weird why Truffle is generating different bytecode for contracts on my local machine vs Github Actions.

@sorpaas
Copy link
Member Author

sorpaas commented Mar 15, 2021

I think this is related to trufflesuite/truffle-compile#77 :(

@sorpaas
Copy link
Member Author

sorpaas commented Mar 15, 2021

Let's just remove the contract bytecode test for now. That's not really important.

@sorpaas sorpaas merged commit c1694f4 into master Mar 15, 2021
@sorpaas sorpaas deleted the sp-manual-seal branch March 15, 2021 11:52
abhijeetbhagat pushed a commit to web3labs/frontier that referenced this pull request Jan 11, 2023
* Move manual seal node template under a feature flag

* Fix feature propogation

* Fix tests

* [WIP] Log GA-generated contract bytecode for debugging

* [WIP] Comment out middle steps for faster debugging

* Switch to dockerized truffle build

* [WIP] Try a different solidity version

* Remove debug GA workflow code

* Remove bytecode match check in tests

* Fix tests due to solc update
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.

Aura and Manual Sealing are Incompatible
1 participant