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

Support placeStorageOrder in a batch #904

Open
ilionic opened this issue Sep 24, 2022 · 0 comments
Open

Support placeStorageOrder in a batch #904

ilionic opened this issue Sep 24, 2022 · 0 comments

Comments

@ilionic
Copy link

ilionic commented Sep 24, 2022

Problem:

Currently tx.market.placeStorageOrder works only in a single transaction. When using in batch calls ( tx.utility.batchAll or tx.utility.batch ) order is stuck in "Pending" status. It makes bulk pinning very inconvenient and slow.

Solution:

add batch/batchAll support in storage manager on the miner’s side

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

No branches or pull requests

1 participant