Skip to content

Commit 5e296fd

Browse files
committed
Revert package-lock.json
Signed-off-by: OsamaRab3 <osrab3@gmail.com>
1 parent 734d336 commit 5e296fd

9 files changed

+267
-71
lines changed

e2e/__snapshots__/fablo-config-hlf2-1org-1chaincode-peer-dev-mode.json.test.ts.snap

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1663,8 +1663,6 @@ installChannels() {
16631663
printHeadline "Creating 'my-channel1' on Org1/peer0" "U1F63B"
16641664
docker exec -i cli.org1.example.com bash -c "source scripts/channel_fns.sh; createChannelAndJoin 'my-channel1' 'Org1MSP' 'peer0.org1.example.com:7041' 'crypto/users/Admin@org1.example.com/msp' 'orderer0.group1.orderer.example.com:7030';"
16651665
1666-
# Restart Explorer
1667-
printItalics "Restarting Explorer" "U1F504"
16681666
}
16691667
16701668
installChaincodes() {

e2e/__snapshots__/fablo-config-hlf2-1org-1chaincode.json.test.ts.snap

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1735,8 +1735,6 @@ installChannels() {
17351735
printItalics "Joining 'my-channel1' on Org1/peer1" "U1F638"
17361736
docker exec -i cli.org1.example.com bash -c "source scripts/channel_fns.sh; fetchChannelAndJoin 'my-channel1' 'Org1MSP' 'peer1.org1.example.com:7042' 'crypto/users/Admin@org1.example.com/msp' 'orderer0.group1.orderer.example.com:7030';"
17371737
1738-
# Restart Explorer
1739-
printItalics "Restarting Explorer" "U1F504"
17401738
}
17411739
17421740
installChaincodes() {

e2e/__snapshots__/fablo-config-hlf2-1org-2chaincode-raft-ccaas.json.test.ts.snap

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1786,8 +1786,6 @@ installChannels() {
17861786
printHeadline "Creating 'my-channel2' on Org1/peer0" "U1F63B"
17871787
docker exec -i cli.org1.example.com bash -c "source scripts/channel_fns.sh; fetchChannelAndJoinTls 'my-channel2' 'Org1MSP' 'peer0.org1.example.com:7041' 'crypto/users/Admin@org1.example.com/msp' 'crypto/users/Admin@org1.example.com/tls' 'crypto-orderer/tlsca.orderer.example.com-cert.pem' 'orderer0.group1.orderer.example.com:7030';"
17881788
1789-
# Restart Explorer
1790-
printItalics "Restarting Explorer" "U1F504"
17911789
}
17921790
17931791
installChaincodes() {

e2e/__snapshots__/fablo-config-hlf2-2orgs-2chaincodes-private-data.yaml.test.ts.snap

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2472,8 +2472,6 @@ installChannels() {
24722472
printItalics "Joining 'my-channel1' on Org2/peer0" "U1F638"
24732473
docker exec -i cli.org2.example.com bash -c "source scripts/channel_fns.sh; fetchChannelAndJoin 'my-channel1' 'Org2MSP' 'peer0.org2.example.com:7061' 'crypto/users/Admin@org2.example.com/msp' 'orderer0.group1.orderer.example.com:7030';"
24742474
2475-
# Restart Explorer
2476-
printItalics "Restarting Explorer" "U1F504"
24772475
}
24782476
24792477
installChaincodes() {

e2e/__snapshots__/fablo-config-hlf2-2orgs-2chaincodes-raft.yaml.test.ts.snap

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4039,8 +4039,6 @@ installChannels() {
40394039
printItalics "Joining 'my-channel3' on Org2/peer1" "U1F638"
40404040
docker exec -i cli.org2.example.com bash -c "source scripts/channel_fns.sh; fetchChannelAndJoinTls 'my-channel3' 'Org2MSP' 'peer1.org2.example.com:7082' 'crypto/users/Admin@org2.example.com/msp' 'crypto/users/Admin@org2.example.com/tls' 'crypto-orderer/tlsca.orderer2.com-cert.pem' 'orderer0.group2.orderer2.com:7050';"
40414041
4042-
# Restart Explorer
4043-
printItalics "Restarting Explorer" "U1F504"
40444042
echo "Restarting global Explorer: explorer.example.com"
40454043
docker restart explorer.example.com || true
40464044
}

e2e/__snapshots__/fablo-config-hlf2-3orgs-1chaincode-raft-explorer.json.test.ts.snap

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4475,8 +4475,6 @@ installChannels() {
44754475
printItalics "Joining 'my-channel3' on Org2/peer1" "U1F638"
44764476
docker exec -i cli.org2.example.com bash -c "source scripts/channel_fns.sh; fetchChannelAndJoinTls 'my-channel3' 'Org2MSP' 'peer1.org2.example.com:7062' 'crypto/users/Admin@org2.example.com/msp' 'crypto/users/Admin@org2.example.com/tls' 'crypto-orderer/tlsca.orderer.example.com-cert.pem' 'orderer0.group1.orderer.example.com:7030';"
44774477
4478-
# Restart Explorer
4479-
printItalics "Restarting Explorer" "U1F504"
44804478
echo "Restarting global Explorer: explorer.example.com"
44814479
docker restart explorer.example.com || true
44824480
}

e2e/__snapshots__/fablo-config-hlf3-1orgs-1chaincode.json.test.ts.snap

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1948,8 +1948,6 @@ installChannels() {
19481948
printItalics "Joining 'my-channel1' on Org1/peer1" "U1F638"
19491949
docker exec -i cli.org1.example.com bash -c "source scripts/channel_fns.sh; fetchChannelAndJoinTls 'my-channel1' 'Org1MSP' 'peer1.org1.example.com:7042' 'crypto/users/Admin@org1.example.com/msp' 'crypto/users/Admin@org1.example.com/tls' 'crypto-orderer/tlsca.orderer.example.com-cert.pem' 'orderer0.group1.orderer.example.com:7030';"
19501950
1951-
# Restart Explorer
1952-
printItalics "Restarting Explorer" "U1F504"
19531951
}
19541952
19551953
installChaincodes() {

e2e/__snapshots__/fablo-config-hlf3-bft-1orgs-1chaincode.json.test.ts.snap

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1972,8 +1972,6 @@ installChannels() {
19721972
printItalics "Joining 'my-channel1' on Org1/peer1" "U1F638"
19731973
docker exec -i cli.org1.example.com bash -c "source scripts/channel_fns.sh; fetchChannelAndJoinTls 'my-channel1' 'Org1MSP' 'peer1.org1.example.com:7042' 'crypto/users/Admin@org1.example.com/msp' 'crypto/users/Admin@org1.example.com/tls' 'crypto-orderer/tlsca.orderer.example.com-cert.pem' 'orderer0.group1.orderer.example.com:7030';"
19741974
1975-
# Restart Explorer
1976-
printItalics "Restarting Explorer" "U1F504"
19771975
}
19781976
19791977
installChaincodes() {

0 commit comments

Comments
 (0)