dymint icon indicating copy to clipboard operation
dymint copied to clipboard

feat(da): RetrieveBatchesV2 method

Open keruch opened this issue 1 year ago • 0 comments

Part of #930

This PR contains changes with respect to the generalized DA specification. This is the second part of the implementation following #929.

Changelog:

  • Added batch encoding/decoding [1]
  • Added RetrieveBatchesV2 method [2]

For Author:

  • [x] Targeted PR against correct branch
  • [x] Included the correct type prefix in the PR title
  • [x] Linked to Github issue with discussion and accepted design
  • [x] Targets only one github issue
  • [x] Wrote unit and integration tests <-- is not needed in this PR
  • [x] All CI checks have passed
  • [x] Added relevant godoc comments

For Reviewer:

  • [ ] Confirmed the correct type prefix in the PR title
  • [ ] Reviewers assigned
  • [ ] Confirmed all author checklist items have been addressed

After reviewer approval:

  • [ ] In case targets main branch, PR should be squashed and merged.
  • [ ] In case PR targets a release branch, PR should be rebased.

keruch avatar Jul 03 '24 17:07 keruch