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(connector-besu): support Besu v21.1.6 #982

Closed
petermetz opened this issue May 25, 2021 · 0 comments · Fixed by #1244
Closed

feat(connector-besu): support Besu v21.1.6 #982

petermetz opened this issue May 25, 2021 · 0 comments · Fixed by #1244
Assignees
Labels
Besu enhancement New feature or request
Milestone

Comments

@petermetz
Copy link
Contributor

Description

The connector should support Besu v21.1.x.
We need actual test coverage and the AIO image updated for said test coverage so that we can credibly claim said support instead of just saying "well it should because I read the release notes of Besu v21.1.6 for example and nothing struck me as a change that would mess with our connector's ability to work with it".

Acceptance Criteria

  1. Specific test case that is locked down to a 21.1.6 ledger (the AIO image) so that even if we add more things later on, this test remains frozen in time forever verifying the connector against 21.1.6. This will be extremely valuable in the long run in catching regressions.
  2. Will probably have to make sure an updated version of the Besu AIO image is published

cc: @takeutak @sfuji822 @hartm @jonathan-m-hamilton @AzaharaC @jordigiam @kikoncuo @petermetz @arnab-roy

@petermetz petermetz added enhancement New feature or request Besu labels May 25, 2021
@petermetz petermetz added this to the v0.6.0 milestone May 25, 2021
@TonyRowntree TonyRowntree self-assigned this Jun 21, 2021
@AzaharaC AzaharaC self-assigned this Jul 20, 2021
@petermetz petermetz modified the milestones: v0.6.0, v0.7.0 Jul 20, 2021
@TonyRowntree TonyRowntree removed their assignment Jul 22, 2021
@petermetz petermetz modified the milestones: v0.7.0, v0.8.0 Aug 10, 2021
@petermetz petermetz modified the milestones: v0.8.0, v0.9.0 Aug 17, 2021
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Aug 20, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Aug 31, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Aug 31, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
@petermetz petermetz modified the milestones: v0.9.0, v0.10.0 Sep 2, 2021
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Sep 7, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
petermetz pushed a commit that referenced this issue Sep 8, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
RafaelAPB pushed a commit to RafaelAPB/blockchain-integration-framework that referenced this issue Mar 9, 2022
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Besu enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants