Skip to content

feat: sendRawTranscationConditional op-e2e test#11671

Merged
hamdiallam merged 3 commits intodevelopfrom
sendtxcond.e2e
Oct 9, 2024
Merged

feat: sendRawTranscationConditional op-e2e test#11671
hamdiallam merged 3 commits intodevelopfrom
sendtxcond.e2e

Conversation

@hamdiallam
Copy link
Copy Markdown
Contributor

@hamdiallam hamdiallam commented Aug 29, 2024

Requires

Adds an op-e2e test for the SendRawTransactionConditional endpoint.

Monorepo was fitting as we dont have e2e tests for feature in op-geth and the txproxy is a supplemental/external service to this endpoint tested separately for what it does. The monorepo e2e tests op-geth pathways hence placing it here

tests pass locally (just waiting for a tagged release of op-geth to update the monorepo with)

Copy link
Copy Markdown
Contributor Author

hamdiallam commented Aug 29, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @hamdiallam and the rest of your teammates on Graphite Graphite

@hamdiallam hamdiallam changed the title e2e test feat: sendRawTranscationConditional e2e test Aug 29, 2024
@hamdiallam hamdiallam changed the title feat: sendRawTranscationConditional e2e test feat: sendRawTranscationConditional op-e2e test Sep 3, 2024
Comment thread op-e2e/setup.go Outdated
@hamdiallam hamdiallam changed the base branch from develop to op-e2e.rollupsequencerhttp September 11, 2024 23:25
@hamdiallam hamdiallam force-pushed the op-e2e.rollupsequencerhttp branch from 95dde60 to 26f631c Compare September 12, 2024 22:07
@hamdiallam hamdiallam force-pushed the op-e2e.rollupsequencerhttp branch from 26f631c to 1691a15 Compare September 18, 2024 16:02
Base automatically changed from op-e2e.rollupsequencerhttp to develop September 18, 2024 16:20
@hamdiallam hamdiallam marked this pull request as ready for review October 4, 2024 21:37
@hamdiallam hamdiallam requested a review from a team as a code owner October 4, 2024 21:37
@hamdiallam hamdiallam requested review from a team, geoknee and tynes October 4, 2024 21:37
@semgrep-app
Copy link
Copy Markdown
Contributor

semgrep-app bot commented Oct 4, 2024

Semgrep found 1 sol-style-notice-over-dev-natspec finding:

  • packages/contracts-bedrock/scripts/deploy/ChainAssertions.sol

Prefer @notice over @dev in natspec comments

Ignore this finding from sol-style-notice-over-dev-natspec.

@hamdiallam hamdiallam enabled auto-merge October 7, 2024 19:03
@hamdiallam
Copy link
Copy Markdown
Contributor Author

@protolambda @tynes soft bump

Copy link
Copy Markdown
Contributor

@tynes tynes left a comment

Choose a reason for hiding this comment

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

Given there are unit tests for the validity conditions being applied themselves, this covers sending and forwarding thru the RPC

@hamdiallam hamdiallam added this pull request to the merge queue Oct 9, 2024
Merged via the queue into develop with commit a54c79b Oct 9, 2024
@hamdiallam hamdiallam deleted the sendtxcond.e2e branch October 9, 2024 19:43
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.

3 participants