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

Rename framework modules #361

Merged
merged 3 commits into from
Jun 27, 2023
Merged

Rename framework modules #361

merged 3 commits into from
Jun 27, 2023

Conversation

jolestar
Copy link
Contributor

Rename:

moveos_std::bcd -> moveos_std::bcs
moveos_std::events -> moveos_std::event
rooch_framework:rooch_hash -> rooch_framework::hash

rm moveos_std::math

Clean up old docs before generating new docs.

@jolestar jolestar linked an issue Jun 27, 2023 that may be closed by this pull request
@jolestar
Copy link
Contributor Author

@feliciss I resolve #349 at this PR.

@jolestar jolestar merged commit 8394e03 into main Jun 27, 2023
@jolestar jolestar deleted the rename_framework_modules branch June 27, 2023 10:00
wubuku added a commit to wubuku/rooch that referenced this pull request Jun 27, 2023
* commit '5c4f49d911ef44975a6de8e2bc8ff8f8b181314c':
  migration rooch network (rooch-network#364)
  Remove the TxContext in the move test file. (rooch-network#362)
  Rename framework modules (rooch-network#361)
  fix README typo (rooch-network#359)
  [integration-test-runner] private_generics tests. (rooch-network#354)
  [testing] draft cases for private generics (rooch-network#285)
  Remove TxContext from the check in the entry function. (rooch-network#360)
  [Framework Testing] Add test to account_storage exists and move_from (rooch-network#358)
  add rust setup to workflow (rooch-network#356)
  Fix the issue of illegal invocation of private_generics in the module without throwing an error. (rooch-network#345) (rooch-network#351)
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.

[MoveosStdlib] Rename bcd to bcs and wrap all function from std::bcs
2 participants