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

PoS Implement Bitset data structure #564

Merged

Conversation

tholonious
Copy link
Contributor

No description provided.

@tholonious tholonious marked this pull request as ready for review June 21, 2023 17:50
@tholonious tholonious requested a review from a team as a code owner June 21, 2023 17:50
Copy link
Member

@lazynina lazynina left a comment

Choose a reason for hiding this comment

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

functionality looks good - just some comment clean up

utils/bitset/bitset.go Outdated Show resolved Hide resolved
utils/bitset/bitset.go Outdated Show resolved Hide resolved
@tholonious tholonious force-pushed the sa/update-block-header-to-support-pos-schema branch from 0ce5751 to d798c71 Compare June 25, 2023 21:10
@tholonious tholonious force-pushed the sa/implement-bitset-data-structure branch from 3e87ccd to 07a9535 Compare June 25, 2023 21:42
Copy link
Contributor

@AeonSw4n AeonSw4n left a comment

Choose a reason for hiding this comment

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

Nice and simple, I like it! And we're 💯 we won't fall victim to treacherous implementation details concealed in third-party libraries. I'm giving approval since I'm convinced the code works. Though I've left some comments around encode/decode. Could you address these before merging?

utils/bitset/bitset.go Show resolved Hide resolved
utils/bitset/bitset.go Show resolved Hide resolved
@tholonious tholonious force-pushed the sa/implement-bitset-data-structure branch 2 times, most recently from c6da9fb to 4d6f3ba Compare June 27, 2023 14:36
Base automatically changed from sa/update-block-header-to-support-pos-schema to feature/pos-messaging-schema June 27, 2023 15:56
@tholonious tholonious force-pushed the sa/implement-bitset-data-structure branch from 4d6f3ba to a3e0fa9 Compare June 27, 2023 15:59
@tholonious tholonious merged commit 6eb792e into feature/pos-messaging-schema Jun 27, 2023
@tholonious tholonious deleted the sa/implement-bitset-data-structure branch June 27, 2023 16:03
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