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

Taiko L2 #483

Merged
merged 19 commits into from
Sep 13, 2023
Merged

Taiko L2 #483

merged 19 commits into from
Sep 13, 2023

Conversation

markspanbroek
Copy link
Member

@markspanbroek markspanbroek commented Jul 13, 2023

Several fixes to allow a codex node to run against the Taiko L2 testnet.

  • Adds CLI parameter to specify a file containing an ethereum private key
  • Adds deployed address of Marketplace contract on Taiko
  • Waits on 1 confirmation for the ERC20 approve() call before doing further calls
  • Adds integration test that can be run with make testTaiko
  • Updates asynctest and ethers to the latest version

@markspanbroek markspanbroek marked this pull request as ready for review July 13, 2023 14:00
emizzle
emizzle previously approved these changes Jul 24, 2023
Copy link
Contributor

@emizzle emizzle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done, Mark, looks really good! A few minor suggestions, but nothing blocking.

codex/codex.nim Show resolved Hide resolved
codex/codex.nim Show resolved Hide resolved
codex/contracts/market.nim Show resolved Hide resolved
tests/integration/nodes.nim Outdated Show resolved Hide resolved
tests/integration/nodes.nim Outdated Show resolved Hide resolved
dryajov
dryajov previously approved these changes Jul 24, 2023
Copy link
Contributor

@dryajov dryajov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I would apply @emizzle suggestions tho. They should work and are much cleaner.

@markspanbroek markspanbroek dismissed stale reviews from dryajov and emizzle via 1489a4e July 28, 2023 14:33
@markspanbroek
Copy link
Member Author

Seeing some failing tests in testSales after rebasing onto master, could be related to #494

@markspanbroek markspanbroek merged commit 71cd351 into master Sep 13, 2023
@markspanbroek markspanbroek deleted the taiko-integration branch September 13, 2023 14:17
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.

4 participants