Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

update to use fabric version 1.4.2 #1167

Closed
2 of 5 tasks
cazfletch opened this issue Jul 22, 2019 · 1 comment
Closed
2 of 5 tasks

update to use fabric version 1.4.2 #1167

cazfletch opened this issue Jul 22, 2019 · 1 comment
Labels
generator Requires changes in the generator-fabric project

Comments

@cazfletch
Copy link
Contributor

cazfletch commented Jul 22, 2019

update to use fabric 1.4.2 now it is released. This includes the generator and the fabric we create in the cucumber tests. There are also some deprecated things we need to update

  • update generator to use 1.4.2
  • update fabric used in cucumber tests to 1.4.2
  • automatic vendoring of the shim in go is deprecated so need to do it ourselves
  • in the generator update update to using raft ordering service - can't do this as raft currently requires tls
  • in the cucumber tests update to using raft ordering service
@cazfletch cazfletch added this to the Sprint 12 milestone Jul 22, 2019
@cazfletch
Copy link
Contributor Author

notes for go shim issue:

  1. in the generator add a go.mod file with the correct dependency in it see https://blog.golang.org/using-go-modules
  2. when we package go run go mod vendor

@cazfletch cazfletch added the generator Requires changes in the generator-fabric project label Jul 23, 2019
@cazfletch cazfletch self-assigned this Jul 29, 2019
cazfletch added a commit that referenced this issue Jul 30, 2019
Updated the version of fabric to be 1.4.2 in the cucumber and integration tests

contributes to #1167

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>
@cazfletch cazfletch removed their assignment Jul 31, 2019
cazfletch added a commit that referenced this issue Aug 2, 2019
* select CA for enrollment (Closes #1160) (#1166)

Signed-off-by: Akshat Shah <akshatshah@akshats-mbp.hursley.uk.ibm.com>

(cherry picked from commit 3c89e2f)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Update rewrite package json (#1178)

update to set min version

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

(cherry picked from commit 9852860)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* ClosesIssue#1157 (#1181)

Signed-off-by: Akshat Shah <akshatshah@akshats-mbp.hursley.uk.ibm.com>

(cherry picked from commit 89907cc)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Fall back to CCP channel list if access denied (resolves #1142) (#1143)

Signed-off-by: Simon Stone <sstone1@uk.ibm.com>

(cherry picked from commit 85085d2)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Update basic dev tutorial for Java (#1165)

Signed-off-by: Matthew B. White <whitemat@uk.ibm.com>

(cherry picked from commit ad3e69f)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Update fabric to 1.4.2 (#1193)

Updated the version of fabric to be 1.4.2 in the cucumber and integration tests

contributes to #1167

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

(cherry picked from commit c6089d5)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Update menu labels (#1179) (#1199)

Updated smart contract pane menu labels

Signed-off-by: Akshat Shah <akshatshah@akshats-mbp.hursley.uk.ibm.com>

(cherry picked from commit f6761c6)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Show error payloads (#1187)

Added more error handling to show why endorsement fails

closes #1110

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

(cherry picked from commit 98791ab)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Enable Java in the extension (#1202)

Enabled choosing java contract
Updated README
Added Java samples to samples gallery

closes #520

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

(cherry picked from commit bce6550)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* UpdatedDisplayNames (#1200)

Edited the local_fabric & local_fabric_wallet display names.
closes #1105

Signed-off-by: Akshat Shah <akshatshah@akshats-mbp.hursley.uk.ibm.com>

(cherry picked from commit ca46a39)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Removed toggle dev mode (close #877)

Signed-off-by: Jake Turner <jaketurner25@live.com>

(cherry picked from commit a84c7b9)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Update cucumber tests (#1206)

Update cucumber tests to use Java contract

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

(cherry picked from commit 6b45447)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Merge fixes

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>
@cazfletch cazfletch modified the milestones: Sprint 12, Sprint 13 Aug 9, 2019
@cazfletch cazfletch assigned cazfletch and unassigned cazfletch Aug 12, 2019
@cazfletch cazfletch removed this from the Sprint 13 milestone Aug 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
generator Requires changes in the generator-fabric project
Projects
None yet
Development

No branches or pull requests

1 participant