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

feat!: add ShareVersion field to blob #890

Merged
merged 9 commits into from
Nov 18, 2022

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Nov 17, 2022

Part of celestiaorg/celestia-app#936 and takes the first option mentioned in celestiaorg/celestia-app#1028 (comment)

@rootulp rootulp self-assigned this Nov 17, 2022
types/block.go Outdated Show resolved Hide resolved
types/block_test.go Outdated Show resolved Hide resolved
@rootulp rootulp requested a review from MSevey November 18, 2022 19:36
Comment on lines +910 to +911
// TestDataProto tests DataFromProto and Data.ToProto
func TestDataProto(t *testing.T) {
Copy link
Member

Choose a reason for hiding this comment

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

thanks for this! 🙂

@rootulp rootulp merged commit 2ec23f8 into celestiaorg:v0.34.x-celestia Nov 18, 2022
@rootulp rootulp deleted the rp/blob-share-version branch November 18, 2022 20:51
cmwaters pushed a commit that referenced this pull request Sep 20, 2023
#890) (#927)

* add a test to trigger the issue
* add a fix (in particular, we track the sender when receiving a tx twice)
* add a changelog
* update fix and test wrt. v0.34.x

---------
Co-authored-by: Daniel <[email protected]>
Co-authored-by: Pierre Sutra <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants