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

Fbe/redo file architecture clean #520

Merged
merged 19 commits into from
Feb 2, 2024

Conversation

fbeutin-ledger
Copy link
Contributor

@fbeutin-ledger fbeutin-ledger commented Jan 16, 2024

Description

Redo utils / src_common structure to prepare for better plugin sdk generation

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)

Diff on plugin sdk:

Only in ethereum-plugin-sdk: LICENSE
diff -r ethereum-plugin-sdk/include/eth_internals.h ethereum-plugin-sdk-old/include/eth_internals.h
25a26,27
> #define RUN_APPLICATION 1
> 
diff -r ethereum-plugin-sdk/include/main.c ethereum-plugin-sdk-old/include/main.c
20d19
< #include "lib_standard_app/swap_lib_calls.h" // RUN_APPLICATION

@fbeutin-ledger fbeutin-ledger force-pushed the fbe/redo_file_architecture_clean branch 6 times, most recently from 08b786e to fb19951 Compare January 18, 2024 10:38
@fbeutin-ledger fbeutin-ledger force-pushed the fbe/redo_file_architecture_clean branch from fb19951 to 6c9bb0d Compare February 2, 2024 09:37
@fbeutin-ledger fbeutin-ledger force-pushed the fbe/redo_file_architecture_clean branch 2 times, most recently from 4af623b to 8e329c3 Compare February 2, 2024 10:23
@fbeutin-ledger fbeutin-ledger force-pushed the fbe/redo_file_architecture_clean branch from 8e329c3 to 0e82fdd Compare February 2, 2024 10:23
@apaillier-ledger apaillier-ledger force-pushed the fbe/redo_file_architecture_clean branch from cf8ead6 to d6d0c47 Compare February 2, 2024 13:14
@fbeutin-ledger fbeutin-ledger merged commit 4d6feea into develop Feb 2, 2024
92 of 96 checks passed
@fbeutin-ledger fbeutin-ledger deleted the fbe/redo_file_architecture_clean branch February 2, 2024 16:27
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