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

Association History Processing (Part 1) #617

Merged
merged 1 commit into from
Apr 6, 2024

Conversation

neekolas
Copy link
Contributor

@neekolas neekolas commented Apr 4, 2024

Summary

  • Adds new associations module
  • Adds the struct for storing the immutable AssociationState (will make more sense after you look at the next PR
  • Adds a MemberIdentifier struct used to hold either wallet addresses or installation public keys.

Copy link
Contributor Author

neekolas commented Apr 4, 2024

@neekolas neekolas changed the title Bootstrap associations Association History Processing (Part 1) Apr 4, 2024
@neekolas neekolas force-pushed the 04-04-association_history_processing_pt._1 branch from f460aea to 96fcc6f Compare April 4, 2024 21:58
v
}

pub fn rand_u64() -> u64 {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These are unused for now, but will be once the second PR in the stack goes in

Copy link
Contributor

@insipx insipx left a comment

Choose a reason for hiding this comment

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

Looks good!

@neekolas neekolas marked this pull request as ready for review April 5, 2024 15:59
@neekolas neekolas requested a review from a team as a code owner April 5, 2024 15:59
Copy link
Contributor Author

neekolas commented Apr 6, 2024

Merge activity

@neekolas neekolas merged commit 175287b into main Apr 6, 2024
13 of 14 checks passed
@neekolas neekolas deleted the 04-04-association_history_processing_pt._1 branch April 6, 2024 00:03
@37ng 37ng mentioned this pull request Apr 10, 2024
@neekolas neekolas mentioned this pull request Apr 10, 2024
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.

3 participants