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

Al3mart/fund manager #13

Merged
merged 7 commits into from
Jul 19, 2023
Merged

Al3mart/fund manager #13

merged 7 commits into from
Jul 19, 2023

Conversation

al3mart
Copy link
Owner

@al3mart al3mart commented Jul 19, 2023

Refactors code, adds a call buffer to build the batch call. Now main.rs requests the calls directly to calls.rs.
Sets BLOCKS_SCHEDULED to 1205 Being that the blocks corresponding to 2 epochs (600*2) + 5 blocks of margin.
Now after sending the tx it just waits for it to be included in a block, not to be finalised. Still waits for success of the extrinsic execution.

Would be nice to move sign_and_send_call fn to utils.rs

@al3mart al3mart added the enhancement New feature or request label Jul 19, 2023
@al3mart al3mart requested a review from AlexD10S July 19, 2023 01:02
@al3mart al3mart mentioned this pull request Jul 19, 2023
8 tasks
@al3mart al3mart merged commit d53a2ca into main Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant