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

move pure solidity libs/utils into common (or similar) package #2124

Open
holic opened this issue Jan 12, 2024 · 1 comment
Open

move pure solidity libs/utils into common (or similar) package #2124

holic opened this issue Jan 12, 2024 · 1 comment

Comments

@holic
Copy link
Member

holic commented Jan 12, 2024

things like Bytes.sol can be moved out to keep store/world packages concise

see #2090 (comment)

@holic holic added this to the v2 MUD stable milestone Jan 17, 2024
@holic holic added this to MUD Feb 8, 2024
@holic holic modified the milestone: v2 MUD stable Feb 8, 2024
@holic holic moved this to Planned in MUD Feb 8, 2024
@holic holic self-assigned this Feb 9, 2024
@holic holic removed their assignment Feb 23, 2024
@yonadaa
Copy link
Contributor

yonadaa commented Feb 28, 2024

I like the idea of a "byte operations" library that is separate from Store. This may include:

  • rightMask.sol
  • Memory.sol
  • Bytes.sol
  • Slice.sol
  • Storage.sol

@holic holic removed this from the MUD v2 stable release milestone Feb 28, 2024
@holic holic removed the status in MUD Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Status: No status
Development

No branches or pull requests

2 participants