You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Java CC has made good progress with https://jira.hyperledger.org/browse/FAB-3218.
However its not quite ready yet. Its better to disable it for alpha2
and enable it when its more usable.
The disable will add endorser and CLI checks to error out if accessing java
chaincode. We may just prevent install/instantiate/upgrade of Java CC to make
it less invasive (ie, not checking invoke as we cannot invoke what's not
instantiated).
Change-Id: I6109833cc9276c5d7f0679b9987e43677125778a
Signed-off-by: Srinivasan Muralidharan <[email protected]>
0 commit comments