Skip to content

Modify SubmitBlock to SubmitBlocks in DA interace#1083

Merged
gupadhyaya merged 3 commits into
mainfrom
manav/modify_da_interface_submit_blocks
Jul 19, 2023
Merged

Modify SubmitBlock to SubmitBlocks in DA interace#1083
gupadhyaya merged 3 commits into
mainfrom
manav/modify_da_interface_submit_blocks

Conversation

@Manav-Aggarwal

@Manav-Aggarwal Manav-Aggarwal commented Jul 18, 2023

Copy link
Copy Markdown
Member

Overview

Resolves: #1080, #1084

Adding DA Testing PR WIP: #1086

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing - 1086 adds this
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@Manav-Aggarwal Manav-Aggarwal changed the title Modify SubmitBlock to SubmitBlocks WIP Modify SubmitBlock to SubmitBlocks Jul 18, 2023
@Manav-Aggarwal Manav-Aggarwal changed the title Modify SubmitBlock to SubmitBlocks Modify SubmitBlock to SubmitBlocks in DA interace Jul 18, 2023
@codecov

codecov Bot commented Jul 18, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (f40c7c6) 55.61% compared to head (e443997) 55.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1083      +/-   ##
==========================================
- Coverage   55.61%   55.60%   -0.01%     
==========================================
  Files          63       63              
  Lines        6799     6800       +1     
==========================================
  Hits         3781     3781              
- Misses       2606     2607       +1     
  Partials      412      412              
Impacted Files Coverage Δ
block/manager.go 8.89% <0.00%> (ø)
da/celestia/celestia.go 7.01% <0.00%> (-0.07%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Manav-Aggarwal Manav-Aggarwal added C:types C:data-availability Component: Data Availability layer abstraction C:block-sync T:enhancement labels Jul 18, 2023
@Manav-Aggarwal Manav-Aggarwal marked this pull request as ready for review July 18, 2023 20:47
Comment thread da/test/da_test.go

@gupadhyaya gupadhyaya left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

generally looks good. just needs an additional test for multiple block submission and retrieve imo.

@tzdybal tzdybal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good. I think that as follow up issue we can think about improving error messages (because there's no way to know which block failed).

@gupadhyaya gupadhyaya added this pull request to the merge queue Jul 19, 2023
Merged via the queue into main with commit a836166 Jul 19, 2023
@gupadhyaya gupadhyaya deleted the manav/modify_da_interface_submit_blocks branch July 19, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C:block-sync C:data-availability Component: Data Availability layer abstraction T:enhancement

Projects

None yet

3 participants