Skip to content

Fix solver crash when Stellar Steady Hand charges is more than 3#356

Merged
KonaeAkira merged 1 commit into
previewfrom
increase-max-stellar-steady-hands-cap
Jun 2, 2026
Merged

Fix solver crash when Stellar Steady Hand charges is more than 3#356
KonaeAkira merged 1 commit into
previewfrom
increase-max-stellar-steady-hands-cap

Conversation

@KonaeAkira

Copy link
Copy Markdown
Owner

Fixes #355

Fixing the outright crash is easy. However, attempting to solve with 4 Stellar Steady Hand charges will likely use a lot of memory and cause on out-of-memory error on web.

Still, the option to solve with 4 or more charges remains open to users of the both the web and native versions.

@KonaeAkira KonaeAkira added A-solver Area: Solver bug labels Jun 2, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying raphael-rs with  Cloudflare Pages  Cloudflare Pages

Latest commit: b798464
Status: ✅  Deploy successful!
Preview URL: https://6d915608.raphael-rs.pages.dev
Branch Preview URL: https://increase-max-stellar-steady.raphael-rs.pages.dev

View logs

@KonaeAkira KonaeAkira merged commit ca9e0f9 into preview Jun 2, 2026
4 checks passed
@KonaeAkira KonaeAkira deleted the increase-max-stellar-steady-hands-cap branch June 2, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-solver Area: Solver bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Solver crashes when max Stellar Steady Hand charges is more than 3

1 participant