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

block-sdk integration #324

Merged

Conversation

nivasan1
Copy link
Contributor

@nivasan1 nivasan1 commented Oct 4, 2023

🤜 🤛 From Skip!

  • In this PR, I migrate pob -> the block-sdk, specifically
    • I migrate the x/builder module -> x/auction (same functionality, different name)
    • I change the pob mempool -> block-sdk mempool
      - Read more here, specifically, this new mempool is a registry of sub-mempools, each mapped to their own custom ingress (getting txs from network) and reap (putting txs into proposals) logic
    • I integrate the FreeLane and the Auction lane

@nivasan1 nivasan1 force-pushed the nv/block-sdk-integration branch from 4c95c3d to ea42c9a Compare October 4, 2023 15:48
@swelf19
Copy link
Contributor

swelf19 commented Oct 10, 2023

Nice! The only one thing, could you please remove free tx lane. We no need it now.

@pr0n00gler pr0n00gler merged commit 8e460a7 into neutron-org:update-sdk47 Oct 17, 2023
4 of 8 checks passed
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