Skip to content

Conversation

@mario-eth
Copy link
Contributor

@mario-eth mario-eth commented Oct 10, 2025

🕓 Changelog

This PR enables Readline (read -e) for data input in the interactive mode to handle large calldata without terminal freezing. The buffer now supports several MB instead of ~4KB.

…se it to freeze with very long input strings. Added now an option to read data from file in interactive mode
@pcaversaccio pcaversaccio self-assigned this Oct 10, 2025
@pcaversaccio pcaversaccio added the feature 💥 New feature or request label Oct 10, 2025
@pcaversaccio pcaversaccio changed the title fix long data terminal freeze in interactive mode ✨ Handle Large Calldata Input Without Freezing Oct 10, 2025
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Copy link
Owner

@pcaversaccio pcaversaccio left a comment

Choose a reason for hiding this comment

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

I refactored the entire logic here to use Readline instead. Can you test it please?

@pcaversaccio pcaversaccio merged commit e4f4c87 into pcaversaccio:main Oct 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature 💥 New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants