fabric-samples/first-network
Jason Yellick 4e2ce23e43 FAB-14271 Add channel policies to channel config
Previously, configtxgen would auto-populate policies if they were
omitted.  This presented some problems for specifying partial policy
schemes, like only overriding one policy.  Support for omitting policies
was deprecated in v1.3 and has been removed for v2.0.0.

Change-Id: Ie01bf8f05911358a0af144f2fe2df2667c2bf12e
Signed-off-by: Jason Yellick <jyellick@us.ibm.com>
2019-02-20 14:08:40 -05:00
..
base Merge "FAB-13011 add kafka consensus type to byfn sample" 2018-12-13 09:14:35 +00:00
channel-artifacts FAB-4073 build your first network sample 2017-06-21 05:42:36 +00:00
org3-artifacts [FAB-8386] eyfn fails to execute invoke on org3 2018-02-19 22:28:44 -05:00
scripts [FAB-13862] Rename example02 ABstore 2019-01-30 09:02:23 +01:00
.env [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-23 16:10:15 -05:00
.gitignore [FAB-9330] Refactor top-level .gitignore into subdirs 2018-04-04 06:26:20 -04:00
byfn.sh Merge "FAB-13011 add kafka consensus type to byfn sample" 2018-12-13 09:14:35 +00:00
configtx.yaml FAB-14271 Add channel policies to channel config 2019-02-20 14:08:40 -05:00
crypto-config.yaml [FAB-7750] first network with support to FAB-5664 2018-02-15 13:19:22 +01:00
docker-compose-cli.yaml [FAB-13668] BYFN's container volume mapping is bad 2019-01-14 16:17:30 +01:00
docker-compose-couch-org3.yaml [FAB-12073] Fix Org3 peers CouchDB config. 2018-09-23 19:15:31 +00:00
docker-compose-couch.yaml [FAB-8568] BYFN: Fix IMAGE_TAG for couchdb 2018-02-28 03:41:02 -05:00
docker-compose-e2e-template.yaml [FAB-8602] Add volumes to first-network e2e yaml 2018-03-01 08:47:17 -05:00
docker-compose-kafka.yaml FAB-13011 add kafka consensus type to byfn sample 2018-12-05 11:06:35 +02:00
docker-compose-org3.yaml [FAB-13668] BYFN's container volume mapping is bad 2019-01-14 16:17:30 +01:00
eyfn.sh FAB-13011 add kafka consensus type to byfn sample 2018-12-05 11:06:35 +02:00
README.md [FAB-8561] Add note to readthedocs link in README 2018-02-28 19:46:51 +00:00

Build Your First Network (BYFN)

The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.

NOTE: After navigating to the documentation, choose the documentation version that matches your version of Fabric