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

Decrease ram usage in lib mode #501

Merged
merged 3 commits into from
Dec 4, 2023

Conversation

fbeutin-ledger
Copy link
Contributor

Description

Rationalize main function and clarify split between Clone and Ethereum mains
Remove THROW from lib mode handlers and remove associated TRY CATCH context
Add STACK_CANARY for Ethereum and clones not using standard path

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

@fbeutin-ledger fbeutin-ledger marked this pull request as draft December 1, 2023 11:40
@fbeutin-ledger fbeutin-ledger marked this pull request as ready for review December 1, 2023 16:17
@fbeutin-ledger fbeutin-ledger force-pushed the fbe/decrease_ram_usage_in_lib_mode branch 2 times, most recently from cd84bfa to 0f9b9bc Compare December 1, 2023 16:41
@fbeutin-ledger fbeutin-ledger force-pushed the fbe/decrease_ram_usage_in_lib_mode branch from e544c29 to 1723386 Compare December 4, 2023 13:42
@fbeutin-ledger fbeutin-ledger merged commit ac7b6e1 into develop Dec 4, 2023
88 of 93 checks passed
@fbeutin-ledger fbeutin-ledger deleted the fbe/decrease_ram_usage_in_lib_mode branch December 4, 2023 17:07
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