Skip to content

WIP: TF Components Package#102

Open
itsyaasir wants to merge 24 commits intomainfrom
feat/tf-compoenents-dev
Open

WIP: TF Components Package#102
itsyaasir wants to merge 24 commits intomainfrom
feat/tf-compoenents-dev

Conversation

@itsyaasir
Copy link
Copy Markdown
Contributor

@itsyaasir itsyaasir commented Mar 3, 2026

Warning

DON'T MERGE THIS PULL REQUEST

This PR is only used to track the changes of the feat/tf-compoenents-dev against the main branch.

The feat/tf-compoenents-dev branch is used to gather all the upcoming changes for components_move until the AuditTrails Move code is considered to be in alpha stage.

@chrisgitiota chrisgitiota marked this pull request as draft March 4, 2026 11:22
Generic role-data argument for the TfComponents `RoleMap` struct.

The usage of role-data is demonstrated in the accompanying counter example (`components_move/examples/counter/sources/counter.move`) and counter test (components_move/examples/counter/tests/counter_tests.move).
@itsyaasir itsyaasir changed the title Add admin capability protections and enhance resource management WIP: TF Components Package Mar 11, 2026
chrisgitiota and others added 6 commits March 17, 2026 10:01
RoleMap uses a `revoked_capabilities` deny list instead of an `issued_capabilities` list now.

Including
* Unit tests for `revoked_capabilities` deny list edge cases and the new `cleanup_revoked_capabilities()` function
* Enhanced documentation for the `revoked_capabilities` denylist

Co-authored-by: Yasir <yasirshariffa@gmail.com>
@itsyaasir itsyaasir marked this pull request as ready for review March 27, 2026 15:17
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