-
Notifications
You must be signed in to change notification settings - Fork 109
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
refactor: move delegations to pkg/ for export #209
Conversation
Pull Request Test Coverage Report for Build 1747070086
💛 - Coveralls |
@asraa is it possible to sign your git commits? If not easy to do right now, let me make a workaround. |
Interesting, I wonder why they're not! I use -s on commit, let me see EDIT: Ah, actual signing, not sign-off :D On it, i'll force push with an update |
52b6498
c8d855e
to
52b6498
Compare
All signed :) |
Yeah, let me turn off that requirement, thanks! |
friendly ping @ethan-lowman-dd |
Signed-off-by: Asra Ali [email protected]
Moving the delegation iterator to pkg/ so that the iterator can be accessed in external projects that want to iterate over the delegations and read information like roles/thresholds from delegations.