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

execute from outside: implement mempool #1321

Merged
merged 12 commits into from
Aug 28, 2024
Merged

Conversation

tcoratger
Copy link
Collaborator

Time spent on this PR:

Resolves: #

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

src/retry/validate.rs Outdated Show resolved Hide resolved
src/retry/validate.rs Outdated Show resolved Hide resolved
src/retry/mempool.rs Outdated Show resolved Hide resolved
src/eth_provider/provider.rs Outdated Show resolved Hide resolved
src/eth_provider/provider.rs Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
src/retry/mempool.rs Outdated Show resolved Hide resolved
src/retry/validate.rs Outdated Show resolved Hide resolved
src/retry/mempool.rs Outdated Show resolved Hide resolved
src/retry/mempool.rs Outdated Show resolved Hide resolved
src/retry/mempool.rs Outdated Show resolved Hide resolved
anukkrit149 pushed a commit to karnotxyz/kakarot-rpc that referenced this pull request Aug 9, 2024
…s32 (new) (kkrt-labs#1321)

## Pull request type

<!-- Please try to limit your pull request to one type,
submit multiple pull requests if needed. -->

Please check the type of change your PR introduces:

- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, renaming)
- [x] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Documentation content changes
- [ ] Other (please describe):

## What is the current behavior?

<!-- Please describe the current behavior that you are modifying,
or link to a relevant issue. -->

Resolves kkrt-labs#1308 

## What is the new behavior?
-
-
-

<!-- Reviewable:start -->
- - -
This change is [<img src="https://reviewable.io/review_button.svg"
height="34" align="absmiddle"
alt="Reviewable"/>](https://reviewable.io/reviews/kkrt-labs/kakarot/1321)
<!-- Reviewable:end -->
Makefile Show resolved Hide resolved
src/client/mod.rs Outdated Show resolved Hide resolved
src/pool/mod.rs Outdated Show resolved Hide resolved
src/providers/eth_provider/provider.rs Show resolved Hide resolved
src/providers/eth_provider/provider.rs Show resolved Hide resolved
src/client/mod.rs Outdated Show resolved Hide resolved
src/client/mod.rs Outdated Show resolved Hide resolved
src/main.rs Show resolved Hide resolved
src/client/mod.rs Outdated Show resolved Hide resolved
@tcoratger tcoratger added this pull request to the merge queue Aug 28, 2024
Merged via the queue into kkrt-labs:main with commit f97902f Aug 28, 2024
8 checks passed
@tcoratger tcoratger deleted the mempool branch August 28, 2024 11:55
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