Skip to content

Fix multiple small issues.#11

Merged
toziegler merged 4 commits intomainfrom
tobi/fix_bunch
Jan 28, 2026
Merged

Fix multiple small issues.#11
toziegler merged 4 commits intomainfrom
tobi/fix_bunch

Conversation

@toziegler
Copy link
Copy Markdown
Contributor

This PR fixes multiple small issues.

Copy link
Copy Markdown

@lewisdaly lewisdaly left a comment

Choose a reason for hiding this comment

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

I think we should use the original transfer amount than amount_max across all exercises to keep things simple.


# Now we can execute or "post" the transfer:
tb "create_transfers id=24000 pending_id=24000 flags=post_pending_transfer;"
tb "create_transfers id=24000 pending_id=24000 amount=$amount_max flags=post_pending_transfer;"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

We can do amount_max, or simply the same amount of the original transfer - 200. I think 200 is easier in this case since we don't need to introduce a new concept.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done.

@toziegler toziegler requested a review from lewisdaly January 28, 2026 08:18
@toziegler toziegler merged commit 80c75e6 into main Jan 28, 2026
2 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