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

chore: bump rsmt2d to v0.11.0 #2304

Merged
merged 3 commits into from
Aug 17, 2023
Merged

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Aug 17, 2023

@rootulp rootulp added the backport:v1.x PR will be backported automatically to the v1.x branch upon merging label Aug 17, 2023
@rootulp rootulp added this to the Mainnet milestone Aug 17, 2023
@rootulp rootulp self-assigned this Aug 17, 2023
@MSevey MSevey requested a review from a team August 17, 2023 16:21
evan-forbes
evan-forbes previously approved these changes Aug 17, 2023
@MSevey MSevey requested a review from a team August 17, 2023 16:22
@rootulp rootulp requested review from staheri14 and rach-id August 17, 2023 16:22
@evan-forbes
Copy link
Member

the race detector is getting hit by TestQGB. kinda related to #2303

@evan-forbes
Copy link
Member

evan-forbes commented Aug 17, 2023

@rootulp I think its okay to just add that exception in this or whatever other PR that is failing the race detector

@codecov-commenter
Copy link

Codecov Report

Merging #2304 (a5eed2a) into main (299a2e4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2304   +/-   ##
=======================================
  Coverage   20.77%   20.77%           
=======================================
  Files         136      136           
  Lines       15398    15398           
=======================================
  Hits         3199     3199           
  Misses      11891    11891           
  Partials      308      308           

@rootulp rootulp merged commit 9306f5c into celestiaorg:main Aug 17, 2023
@rootulp rootulp deleted the rp/bump-rsmt2d-v0.11.0 branch August 17, 2023 17:29
mergify bot pushed a commit that referenced this pull request Aug 17, 2023
rootulp added a commit that referenced this pull request Aug 17, 2023
This is an automatic backport of pull request #2304 done by
[Mergify](https://mergify.com).
Cherry-pick of 9306f5c has failed:
```
On branch mergify/bp/v1.x/pr-2304
Your branch is up to date with 'origin/v1.x'.

You are currently cherry-picking commit 9306f5c.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   go.mod
	modified:   go.sum

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   Makefile

```


To fix up this pull request, you can check it out locally. See
documentation:
https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

---


<details>
<summary>Mergify commands and options</summary>

<br />

More conditions and actions can be found in the
[documentation](https://docs.mergify.com/).

You can also trigger Mergify actions by commenting on this pull request:

- `@Mergifyio refresh` will re-evaluate the rules
- `@Mergifyio rebase` will rebase this PR on its base branch
- `@Mergifyio update` will merge the base branch into this PR
- `@Mergifyio backport <destination>` will backport this PR on
`<destination>` branch

Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you
can:

- look at your merge queues
- generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com
</details>

---------

Co-authored-by: Rootul P <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:v1.x PR will be backported automatically to the v1.x branch upon merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants