Skip to content

Right Caret Added in Start Scheduler Button#783

Merged
theborakompanioni merged 7 commits intomasterfrom
0xsaksham-scheduler
Jul 2, 2024
Merged

Right Caret Added in Start Scheduler Button#783
theborakompanioni merged 7 commits intomasterfrom
0xsaksham-scheduler

Conversation

@0xSaksham
Copy link
Contributor

this PR tries to implement #319

I still need to make the scheduler run in normal mode, and work flawlessly with npm start and npm run dev:start

@0xSaksham 0xSaksham marked this pull request as ready for review June 18, 2024 08:31
@theborakompanioni theborakompanioni marked this pull request as draft June 18, 2024 08:45
@theborakompanioni
Copy link
Collaborator

Please don't merge this branch right now

Hey @0xSaksham!

PR has been converted to draft and reviewers removed! Please add them anytime you think the changes are ready for a review. 🙌

@0xSaksham
Copy link
Contributor Author

image

@0xSaksham 0xSaksham marked this pull request as ready for review July 2, 2024 05:42
@0xSaksham
Copy link
Contributor Author

You have to put 3 different addresses to make the scheduler start.

@0xSaksham
Copy link
Contributor Author

This is Ready to merge!

@0xSaksham 0xSaksham changed the title Attempt #1:Scheduler Right Caret Added in Start Scheduler Button Jul 2, 2024
@theborakompanioni
Copy link
Collaborator

This is Ready to merge!

Please remove everything not related to the icon change. e.g. passing tumbler_options, the commented-out section and the superfluous {' '}. Okay for you?

setAlert(undefined)
setIsWaitingSchedulerStart(true)

// const destinations = addressValueKeys(addressCount).map((key) => values[key])
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
// const destinations = addressValueKeys(addressCount).map((key) => values[key])

Comment on lines 292 to 303
tumbler_options: {
addrcount: addressCount,
minmakercount: 1,
makercountrange: [1, 0],
mixdepthcount: addressCount,
mintxcount: 1,
txcountparams: [1, 0],
timelambda: 0.025, // 0.025 minutes := 1.5 seconds
stage1_timelambda_increase: 1.0,
liquiditywait: 13,
waittime: 0.0,
},
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
tumbler_options: {
addrcount: addressCount,
minmakercount: 1,
makercountrange: [1, 0],
mixdepthcount: addressCount,
mintxcount: 1,
txcountparams: [1, 0],
timelambda: 0.025, // 0.025 minutes := 1.5 seconds
stage1_timelambda_increase: 1.0,
liquiditywait: 13,
waittime: 0.0,
},

Comment on lines 356 to 359
{' '}
{
// MARK: Scheduler Page
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
{' '}
{
// MARK: Scheduler Page
}

@0xSaksham
Copy link
Contributor Author

Completed the Changes

@theborakompanioni theborakompanioni merged commit 4c5a2cf into master Jul 2, 2024
@theborakompanioni theborakompanioni deleted the 0xsaksham-scheduler branch July 2, 2024 10:26
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.

2 participants