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

feat: improvements + remove evm #35

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

ctian1
Copy link
Member

@ctian1 ctian1 commented Oct 10, 2024

Also closes GRO-136, GRO-137, GRO-142, GRO-141

  • Use single Rust workspace
  • Shallow submodules
  • Remove EVM features of template (will be in its own repo)

hex = "0.4.3"

fibonacci-lib = { path = "lib" }
Copy link

@matthiasgoergens matthiasgoergens Nov 21, 2024

Choose a reason for hiding this comment

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

Please set up your editor to end all lines, including the last line, with a newline.

It's the POSIX standard and also makes GitHub and git complain less (and helps with command line utilities like cat or grep, too).

Copy link

@matthiasgoergens matthiasgoergens left a comment

Choose a reason for hiding this comment

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

Nice simplification!

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.

5 participants